| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNull | Zhang, Shenglei | 2019-08-05 | 1 | -1/+0 |
* | MdeModulePkg: Remove S3Lib.h and PeiS3LibNull | Zhang, Shenglei | 2019-08-05 | 1 | -1/+0 |
* | MdeModulePkg/DxeIpl: Support Capsule On Disk. | Wei6 Xu | 2019-06-26 | 1 | -1/+2 |
* | Revert "Capsule-on-Disk entire Patch | Zhang, Chao B | 2019-06-21 | 1 | -2/+1 |
* | MdeModulePkg/DxeIpl: Support Capsule On Disk. | Wei6 Xu | 2019-06-20 | 1 | -1/+2 |
* | MdeModulePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 1 | -7/+1 |
* | MdeModulePkg/DxeLoadFunc: Add use case for new Perf macro | Dandan Bi | 2018-07-26 | 1 | -1/+2 |
* | MdeModulePkg DxeIpl: Move ClearFirst4KPage/IsNullDetectionEnabled definition | Star Zeng | 2017-12-11 | 1 | -26/+1 |
* | MdeModulePkg/DxeIplPeim: Refine coding style in function comments | Dandan Bi | 2017-10-24 | 1 | -7/+7 |
* | MdeModulePkg/DxeIpl: Implement NULL pointer detection | Jian J Wang | 2017-10-11 | 1 | -0/+25 |
* | MdeModulePkg: Allow DxeIpl to load without permanent memory | Cohen, Eugene | 2016-05-30 | 1 | -1/+19 |
* | 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it... | Jeff Fan | 2013-11-22 | 1 | -1/+2 |
* | Store PeiServices** when updating IDT table in DxeIplPeim before transfer to ... | vanjeff | 2011-10-27 | 1 | -1/+2 |
* | Update the copyright notice format | hhtian | 2010-04-24 | 1 | -2/+2 |
* | update DxeIpl to use EFI_S3_RESUME2_PPI instead of EFI_S3_RESUME_PPI | jchen20 | 2010-03-01 | 1 | -1/+1 |
* | 1. Refine debug agent library. | vanjeff | 2010-02-27 | 1 | -14/+15 |
* | 1. Update DxeIpl PEIM to not use PeCoffLoaderLib to load DXE core. Instead, w... | qhuang8 | 2009-08-11 | 1 | -48/+3 |
* | Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. | jljusten | 2009-04-10 | 1 | -1/+3 |
* | Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En... | qhuang8 | 2008-12-23 | 1 | -24/+19 |
* | Update PEIM entry point to follow PEIM entry point. | lgao4 | 2008-11-27 | 1 | -17/+0 |
* | Add necessary CONST modifier. | xli24 | 2008-11-27 | 1 | -2/+2 |
* | Remove over specific library class | klu2 | 2008-11-05 | 1 | -1/+0 |
* | Update prototype of DxeLoadCore(). | xli24 | 2008-09-04 | 1 | -1/+1 |
* | Simplify the code to use the EFI_FV_FILE_INFO structure of DxeCore to save th... | qhuang8 | 2008-07-19 | 1 | -4/+3 |
* | Code scrub DxeIpl to add back the CONST modifier and solve a typecast warning. | qhuang8 | 2008-07-18 | 1 | -11/+14 |
* | Code Scrub DxeIpl module. | qhuang8 | 2008-07-16 | 1 | -5/+101 |
* | Code scrube for MdeModule Definitions. | lgao4 | 2008-07-08 | 1 | -3/+0 |
* | Update to fix minor coding style issues. | qhuang8 | 2008-05-21 | 1 | -9/+5 |
* | Add doxygen style comments for functions in DxeIpl. | qhuang8 | 2008-05-07 | 1 | -0/+88 |
* | Update the file description to be more descriptive. | qhuang8 | 2008-04-08 | 1 | -1/+2 |
* | Update all files in DxeIpl Peim to follow doxygen style header. | qhuang8 | 2008-04-08 | 1 | -2/+3 |
* | MdeModule cleanup for PI: | klu2 | 2007-12-10 | 1 | -12/+3 |
* | Enable PeiCore to dispatch the encapsulated fv images with depex expression. ... | lgao4 | 2007-12-06 | 1 | -11/+1 |
* | 1) Improve the EFI Memory Map stability to improve ACPI S4 support | mdkinney | 2007-11-27 | 1 | -0/+2 |
* | PI spec will be updated to make it clear that this HOB should describe the st... | qhuang8 | 2007-11-08 | 1 | -0/+7 |
* | 1. Add ExtractGuidedSectionLib library to replace customdecompress library. | lgao4 | 2007-09-29 | 1 | -1/+1 |
* | Remove PeCoffLoader library class and its instances. | lgao4 | 2007-09-28 | 1 | -43/+0 |
* | Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface instead of installing EFI_... | klu2 | 2007-09-28 | 1 | -0/+1 |
* | 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkg | klu2 | 2007-09-26 | 1 | -3/+2 |
* | Merge branch of PI tree to main trunk | klu2 | 2007-09-24 | 1 | -4/+23 |
* | Update CustomDecompress library to support algorithm guid and Update DxeIpl a... | lgao4 | 2007-08-08 | 1 | -2/+2 |
* | Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg. | yshang1 | 2007-07-20 | 1 | -1/+1 |
* | Removed CommonHeader.h from MdePkg & MdeModulePkg | AJFISH | 2007-07-10 | 1 | -4/+28 |
* | Check in following modules, | xgu3 | 2007-07-05 | 1 | -0/+117 |