Age | Commit message (Expand) | Author |
2009-12-23 | PI 1.1 SMM Feature Check-in | davidhuang |
2009-12-22 | Produce LoadPeImage protocol only in framework compatibility mode. | lgao4 |
2009-11-26 | Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpen... | lgao4 |
2009-04-22 | Update DxeCore to support to install gEfiHiiPackageListProtocolGuid in LoadIm... | qhuang8 |
2009-04-17 | retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac... | eric_tian |
2009-04-16 | remove the gEfiLoadPeImageProtocolGuid and replace all references for it with... | eric_tian |
2009-04-03 | Add loaded Image device paths for EFI Drivers loaded from PCI Option ROM. | gikidy |
2009-03-10 | Cleanup to Remove default PCD value and extra build option. | qhuang8 |
2009-03-10 | Retire TCG platform protocol, which will be replaced by PI Security Architect... | lgao4 |
2009-02-23 | retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use... | eric_tian |
2009-02-13 | Meta-data reviewed. | gikidy |
2009-01-06 | Correct /FAcs option to /FAsc | lgao4 |
2008-12-12 | INF head modified | jji4 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-11-05 | Remove over specific Guid | klu2 |
2008-10-31 | Add missing TimerLib class since DxeMain directly use TimerLib API. | qhuang8 |
2008-10-29 | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian |
2008-10-28 | Refine file header for INF files of DXE and PEI core modules. | xli24 |
2008-10-28 | clean up EBC in inf files. | vanjeff |
2008-10-05 | Change PeiMain/DxeMain's base name to PeiCore/DxeCore. | klu2 |
2008-09-23 | move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres... | eric_tian |
2008-09-16 | Merge the global data in ExecData.c to Event.c | eric_tian |
2008-09-16 | The file name Exec.h contains UEFI Event support functions and structure. But... | eric_tian |
2008-09-09 | Rename Hand.h to Handle.h. | qwang12 |
2008-09-01 | Clean up DxeCore to use report status code macros in ReportStatusCode to reti... | qhuang8 |
2008-08-27 | Add dependency of DevicePathLib to DxeCore so that the internal device path r... | qhuang8 |
2008-08-20 | Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices... | qhuang8 |
2008-07-24 | Code Scrub for Dxe Core. | qhuang8 |
2008-07-08 | Code scrube for MdeModule Definitions. | lgao4 |
2008-05-21 | Update to fix minor coding style issues. | qhuang8 |
2008-05-21 | Change the file name case to follow coding style: The first character should ... | qhuang8 |
2008-02-26 | 1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI... | vanjeff |
2008-02-02 | 1) Cleanup HiiLib, IfrSupportLib. | qwang12 |
2008-01-21 | UEFI HII: Merge UEFI HII support changes from branch. | qwang12 |
2008-01-04 | Measure PEimage and ActionString data according to TPM requirement. | lgao4 |
2007-12-10 | MdeModule cleanup for PI: | klu2 |
2007-12-07 | Cache FvImage at buffer with its required alignment. | 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-09-29 | 1. Add ExtractGuidedSectionLib library to replace customdecompress library. | lgao4 |
2007-09-28 | 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. | lgao4 |
2007-09-04 | Merge the PI enabling works from the branch | qwang12 |
2007-08-29 | Add dependent packages in INF of modules. | yshang1 |
2007-08-08 | Update CustomDecompress library to support algorithm guid and Update DxeIpl a... | lgao4 |
2007-07-20 | remove some comments introduced by tools. | vanjeff |
2007-07-19 | Clean up the Isa related DXE in IntelFrameworkMoudlePkg. | yshang1 |
2007-07-06 | Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ... | klu2 |
2007-07-04 | Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1. | yshang1 |