]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/DxeIplPeim/DxeLoad.c
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match...
[mirror_edk2.git] / MdeModulePkg / Core / DxeIplPeim / DxeLoad.c
2009-04-28 lgao4Add ASSERT when EFI decompress need to be parsed but...
2009-04-27 jljustenAdd PcdDxeIplSupportUefiDecompress usage into DxeIpl...
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2008-12-23 qhuang8Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib...
2008-12-05 mdkinneySimplify call to FUNCTION_ENTRY_POINT() based on update...
2008-12-05 xli24Fix the build break caused by update of FUNCTION_ENTRY_...
2008-11-27 lgao4Update PEIM entry point to follow PEIM entry point.
2008-11-27 xli24Add necessary CONST modifier.
2008-10-29 mdkinneyImages loaded by the DXE IPL should allocate memory...
2008-09-04 xli24Update prototype of DxeLoadCore().
2008-08-01 mdkinneyIncrease size of function addresses printed in DEBUG...
2008-07-19 qhuang8Fix the ICC waring for unreachable code.
2008-07-19 qhuang8Simplify the code to use the EFI_FV_FILE_INFO structure...
2008-07-18 qhuang8Code scrub DxeIpl to add back the CONST modifier and...
2008-07-16 qhuang8Temporarily remove the immature "CONST" modifier.
2008-07-16 qhuang8Code Scrub DxeIpl module.
2008-05-29 mdkinneyRemove ASSERT() if ReadOnlyVariable2 PPI is not present...
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-13 qhuang8Minor coding style adjustment for DxeIpl.
2008-05-07 qhuang8Add doxygen style comments for functions in DxeIpl.
2008-04-08 qhuang8Update all files in DxeIpl Peim to follow doxygen style...
2007-12-10 klu2MdeModule cleanup for PI:
2007-12-06 lgao4Enable PeiCore to dispatch the encapsulated fv images...
2007-11-27 mdkinney1) Improve the EFI Memory Map stability to improve...
2007-11-08 qhuang8PI spec will be updated to make it clear that this...
2007-11-06 lgao4To find DxeCore by PE32 section is enough, DxeCore...
2007-11-01 lgao4Print entry point address by using 0x%10p for the above...
2007-10-31 lgao4Print real entry point for IPF image.
2007-10-24 qwang12ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)
2007-10-22 lgao4Fix alignment requirement when Load IPF TeImage into...
2007-10-18 klu2The BaseAddress and Length should be align PAGE accordi...
2007-10-10 qwang120) Change the PEI core behavior to not install FV HOB...
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-09-28 klu2Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface inste...
2007-09-27 klu2Fix wrong judgement for gInMemory
2007-09-27 klu2Change the function name.
2007-09-26 klu21) Add library classes of S3Lib and RecoveryLib in...
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-13 klu2Add missing definition EFI_PEIM_ENTRY_POINT to IntelFra...
2007-08-13 qwang12Change the behavior of DxeIplLoadFile to load EFI_SECTI...
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-07-24 yshang1Retire the "Include/Common" of MdeModulePkg.
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-05 xgu3Check in following modules,