Age | Commit message (Expand) | Author |
2015-07-02 | MdeModulePkg: move arch-specific allocation granularity defines to DxeMain.h | Ard Biesheuvel |
2015-06-05 | Add UEFI 2.5 properties table support in DXE core. | Yao, Jiewen |
2014-12-12 | MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt... | Star Zeng |
2014-11-20 | MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function. | Eugene Cohen |
2014-11-12 | MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support. | Star Zeng |
2014-10-29 | MdeModulePkg/IntelFrameworkModulePkg FwVol: | Star Zeng |
2014-08-27 | MdeModulePkg DxeCore: Don't cache memory mapped IO FV. | Star Zeng |
2013-11-22 | 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it... | Jeff Fan |
2013-08-20 | Add the missing status code in the returned table of InstallMultipleProtocolI... | Shumin Qiu |
2012-08-22 | Add PI1.2.1 SAP2 support and UEFI231B mantis 896 | lgao4 |
2012-08-02 | Measure ExitBootServices failure case | czhang46 |
2012-05-29 | Update DxeCore and FwVolDxe drivers to inherit authentication status for the ... | lzeng14 |
2012-04-27 | Enhance the error handling for AllocatePool and AllocatePages function. | ydong10 |
2012-04-26 | Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO... | lzeng14 |
2012-03-15 | 1. Introduced CPU Exception Handler Library to provide the CPU exception hand... | vanjeff |
2011-12-15 | Enhance DXE dispatcher logic to check the duplicated FV image bases on FvHob2... | lgao4 |
2011-11-23 | MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX... | rsun3 |
2011-11-23 | Update DxeCore handle FV Image file with Depex section per PI spec. | lgao4 |
2011-10-27 | Add core FFS3 support, DxeCore. | lzeng14 |
2011-07-06 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2011-06-16 | MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent | jljusten |
2011-05-24 | Add the DriverFamilyOverride support in DxeCore. | niruiyu |
2011-02-12 | Updates function description per UEFI2.3d. No impact is for functionality. Th... | lgao4 |
2010-08-03 | Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLib | mdkinney |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-27 | 1. Refine debug agent library. | vanjeff |
2010-02-16 | 1) Fix build issues | mdkinney |
2010-02-13 | Update DXE Core to be compatible with PI 1.2 SMM Drivers. | mdkinney |
2010-02-05 | Enable the Load Module At fixed Address feature | jchen20 |
2009-11-26 | Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpen... | lgao4 |
2009-05-11 | fix the typo in DxeCore | eric_tian |
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 | Retire TCG platform protocol, which will be replaced by PI Security Architect... | lgao4 |
2009-02-23 | retire gEfiFirmwareVolumeDispatcherProtocolGuid | eric_tian |
2009-02-23 | Update DxeCore for the performance infrastructure updates: Use Raw sting to r... | qhuang8 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-11-22 | Clean up | mdkinney |
2008-10-30 | Measure time spent in Driver Binding Supported() calls | mdkinney |
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 | Comments for CoreInitializeMemoryServices should be updated | eric_tian |
2008-09-16 | The file name Exec.h contains UEFI Event support functions and structure. But... | eric_tian |
2008-09-10 | Add EFIAPI modifier for all GCD services APIs | qhuang8 |
2008-09-09 | Rename Hand.h to Handle.h. | qwang12 |
2008-09-08 | Add more comment for EFI_DEP_REPLACE_TRUE | qwang12 |
2008-09-08 | Remove a dead macro EFI_DXESERVICE | qwang12 |
2008-09-01 | clean up DxeCore to remove some dead code. | qhuang8 |