Age | Commit message (Expand) | Author |
2008-01-17 | Back the wrong check in for MdeModulePkg.dsc. | vanjeff |
2008-01-17 | 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind... | vanjeff |
2008-01-16 | Port PlatformDriOverrideDxe into R9. | vanjeff |
2008-01-15 | Fix bug that failed to reclaim the variable. | yshang1 |
2008-01-14 | 1) Replace MACRO with C functions. | yshang1 |
2008-01-11 | Fixed one bug in UefiPxeBc start()/stop(). That would cause stop() failure. | vanjeff |
2008-01-11 | Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co... | yshang1 |
2008-01-10 | Align the header of variable from 1 to 4, which can avoid the size of variabl... | yshang1 |
2008-01-09 | 1) Fix the bug that Variable Cache Search does not be protected by lock durin... | yshang1 |
2008-01-09 | sync tracker to remove duplicate display mode in ConOut virtual handle GOP in... | vanjeff |
2008-01-08 | fixed one bug when calculate the string length. | vanjeff |
2008-01-04 | update for passing the ICC compiler | eric_tian |
2008-01-04 | 1. Import UEFI PxeBc module in MdeModulePkg | vanjeff |
2008-01-04 | Measure PEimage and ActionString data according to TPM requirement. | lgao4 |
2008-01-02 | Add TCG/TPM internal PPI and Protocol | lgao4 |
2008-01-02 | Fixed the porting issue. That leads uninitialized variable. | vanjeff |
2007-12-26 | usb kb's bug fix | eric_tian |
2007-12-26 | align all fields of data struct | eric_tian |
2007-12-26 | Enhance the Usb bus driver to support Star with Remaining device path. | vanjeff |
2007-12-26 | Fixed the bug that the PPI descriptor number defined in PeiCore.h is not enou... | vanjeff |
2007-12-24 | add iSCSI protocol | eric_tian |
2007-12-20 | Remove 'Framework' word in comments | klu2 |
2007-12-18 | fix a issue to pass ICC build | qwang12 |
2007-12-18 | Sync the latest version from R8. | vanjeff |
2007-12-17 | Fixed the bug when set mode value is less than the Max mode value. | vanjeff |
2007-12-11 | Use AllocatePage for FvImage. | lgao4 |
2007-12-11 | Changed the file or directory name inconsistences | jwang36 |
2007-12-10 | Move sure FvImage buffer at its alignment when install FVB protocol on it. | lgao4 |
2007-12-10 | MdeModule cleanup for PI: | klu2 |
2007-12-10 | Remove logic to repair image handles | mdkinney |
2007-12-10 | roll back change | mdkinney |
2007-12-07 | Cache FvImage at buffer with its required alignment. | lgao4 |
2007-12-07 | 1. Move some status code related PCDs to MdePkg | qhuang8 |
2007-12-06 | edk2/MdeModulePkg/Include/Protocol/Dpc.h | jljusten |
2007-12-06 | Enable PeiCore to dispatch the encapsulated fv images with depex expression. ... | lgao4 |
2007-12-05 | Update CapsuleDriver to use capsule library. | lgao4 |
2007-12-05 | Add Capsule library | lgao4 |
2007-12-05 | 1. Update default value to adapt to most platform. | qhuang8 |
2007-12-05 | Add Capsule library | lgao4 |
2007-12-04 | Roll back wrong check in, peimain and dxe main still dependent on intelframew... | klu2 |
2007-12-04 | Remove useful dependency package's relationship | klu2 |
2007-11-30 | Update ConnectController() to convert an ImageHandle retrieved from the Platf... | mdkinney |
2007-11-29 | remove building of EFI_SEC_PLATFORM_INFORMATION_PPI GUIDed HOB from PEI core.... | qwang12 |
2007-11-29 | the last check-in for UsbMouseAbsolutePointer is not correct. do it again. | eric_tian |
2007-11-28 | Fixed potential issues to release resources when error occurs. | vanjeff |
2007-11-28 | modify the corresponding file path about UsbMouseAbsolutePointerDxe driver | eric_tian |
2007-11-28 | change the folder name of "UsbMouseSimulateTouchPadDxe" to "UsbMouseAbsoluteP... | eric_tian |
2007-11-28 | change "UsbMouseSimulateTouchPad" to "UsbMouseAbsolutePointer" for more clear... | eric_tian |
2007-11-27 | Remove the unnecessary CapsuleInfo.h file. | lgao4 |
2007-11-27 | correct the gEfiCapsuleArchProtocolGuid to be the same with PI 1.0 spec with ... | qwang12 |