]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core
EDK II Packages: Add Contributions.txt and License.txt files
[mirror_edk2.git] / MdeModulePkg / Core /
2010-03-04 jchen20Fix a bug in load modules at fixed address which may...
2010-03-04 jchen20Fix a bug in LMFA which may potentially impact OS S3.
2010-03-04 hhuan13Remove Size==0 branch in SmmAllocatePool()
2010-03-03 rsun3Minor bug fix and robustness check improvement.
2010-03-03 jchen20Enable "Load Module At fixed Address" feature in SMM...
2010-03-03 jyao1Change the minimal SMM core size from 1MB to 256KB-4K.
2010-03-02 hhuan13Fix K8 scan issues
2010-03-01 klu2Add checking whether FvCount is overflow when new unkno...
2010-03-01 rsun3Minor coding style fix.
2010-03-01 jchen20update DxeIpl to use EFI_S3_RESUME2_PPI instead of...
2010-03-01 mdkinneyUpdate PI SMM Core to ignore memory ranges from SMRAM...
2010-03-01 hhuan13Update PiSmmCore:
2010-02-27 vanjeff1. Refine debug agent library.
2010-02-26 geekboy15aFixed GCC build issue caused by converting a pointer...
2010-02-26 xli24Add parameter checking for PEI service AllocatePages...
2010-02-26 rsun3Add more code robustness check for modules under MdeMod...
2010-02-26 jchen20Fix a bug in "Load module At fixed address" to enable...
2010-02-26 hhuan13Clean up PiSmmCore to pass K8 scan
2010-02-26 jgong5Add EfiCpuArchProtocol dependency for PiSmmIpl module...
2010-02-25 mdkinneyAdd PI SMM IPL and PI SMM Core
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 vanjeffroll back changing on save and restore interrupt status...
2010-02-24 rsun3Minor comment fix.
2010-02-24 jgong5Avoid shadowing PE image read function on IPF
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 mdkinneyFix comment
2010-02-22 jgong5Enhance memory copy logic for PEI core image read....
2010-02-17 andrewfishCleanup HOB DEBUG prints
2010-02-16 mdkinney1) Fix build issues
2010-02-16 andrewfishClean up HOB debug prints
2010-02-16 andrewfishFix crash in UnixPkg and BeagleBoard caused by gSmmBase...
2010-02-13 mdkinneyUpdate DXE Core to be compatible with PI 1.2 SMM Drivers.
2010-02-11 klu2Fix the issue that unknown format FV in Fvhob is instal...
2010-02-11 rsun3Coding style fix and minor improvements.
2010-02-10 vanjeffa)Save and disable CPU interrupt before calling AsmWrit...
2010-02-10 jchen20revise the debug message to add 0x in front of the...
2010-02-09 jchen20change the GetPcd64 to FixedGetPcd64 to pass ECC
2010-02-08 erictianformat uniform: move tab to blank.
2010-02-08 qhuang8Remove DEBUG_LOAD for InstallProtocolInterface() to...
2010-02-08 jchen20modified to pass the VS2003 build
2010-02-05 jchen20modified to pass the ICC build
2010-02-05 jchen20Enable the Load Module At fixed Address feature
2010-02-04 jgong5Enable PEI core to differentiate PEIMs in performance...
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2010-01-26 lgao4Print the warning information for the image without...
2010-01-26 klu2Remove ASSERT() to make AllocatePool() service match...
2010-01-25 klu2Fix the issue that accessing for unaligned address...
2010-01-24 lgao4Correct PeiCore not dispatch the register for shadow...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-15 lgao4Update PeiLoadFilePpi produced by PeiCore to load only...
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2010-01-14 rsun3Fix the issue in MdeModulePkg that mismatch between...
2010-01-14 klu2When found the file according to given file name guid...
2010-01-14 mdkinneyUpdate INF file to properly declare which PCDs must...
2010-01-14 mdkinneyCleanup INF file for PEI Core
2010-01-04 klu2check whether FvHandle is NULL for FfsGetVolumeInfo...
2010-01-04 klu2Add default implementation of EFI_CPU_IO_PPI and EFI_PC...
2009-12-25 xli24Fix ICC compiler warning.
2009-12-25 klu2Add fixing for supporting third-party FV in unknown...
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-12-22 lgao4Produce LoadPeImage protocol only in framework compatib...
2009-12-03 klu2Move the Fv updating of PeiCore's internal structure...
2009-12-03 klu2Remove the tab characters.
2009-12-03 klu2After PeiCore is shadowed into permanent memory, the...
2009-12-01 lgao4Correct error status to EFI_NOT_FOUND when the image...
2009-11-27 klu2The FV size in EFI_FV_INFO has been excluded the length...
2009-11-26 lgao4Apply GetFileBufferByFilePath API of DxeServicesLib...
2009-11-25 klu2Add checking for VolumeHandle, if VolumeHandle is NULL...
2009-11-17 xli24Following 3 updates are for spec update published in...
2009-11-16 klu2Remove a typo
2009-11-16 klu2Initialize the FileHandle to NULL, before search FV...
2009-11-11 klu2To make backward compatiblity, if can not find correspo...
2009-11-11 klu2Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by...
2009-10-26 lgao4Update comments on setting >= 8 bytes Fv Alignment.
2009-10-26 jchen20For now PEI Core LoadImage() service to always call...
2009-10-08 jljustenPEI Core: Remove unused variable in PeiLoadImageLoadIma...
2009-10-02 jljustenFix warnings generated by GCC.
2009-10-01 mdkinneyUpdate PEI Core LoadImage() service to always call...
2009-09-21 qhuang8Remove the error checking for multi-instance device...
2009-09-21 qhuang8Enhance DxeCore LocateDevicePath() boot service to...
2009-09-17 lgao4Make ASSERT statement more meaningful.
2009-09-16 lgao4Enhance PeiCore and DxeCore check whether the image...
2009-09-10 lgao4Set correctly FV format guid when install FV INFO PPI.
2009-08-24 qhuang8Adjust the parameter order of debug print. Judging...
2009-08-24 qhuang8Make end of line consistent caused by previous check in.
2009-08-24 qhuang8Integrate the patch contributed by Andrew Fish to port...
2009-08-20 qhuang8Use .p2align directive instead of ambiguous .align...
2009-08-11 qhuang81. Update DxeIpl PEIM to not use PeCoffLoaderLib to...
2009-08-11 qhuang81. Update IA32 PeiCore implementation to support load...
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-07-11 mdkinneyCorrect #include statements. This is a DXE DRIVER...
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-11 eric_tianfix the typo in DxeCore
2009-04-28 lgao4Add ASSERT when EFI decompress need to be parsed but...
2009-04-27 jljustenAdd PcdDxeIplSupportUefiDecompress usage into DxeIpl...
2009-04-22 qhuang8Update DxeCore to support to install gEfiHiiPackageList...
2009-04-17 eric_tianretain gEfiLoadPeImageProtocolGuid, and only published...
2009-04-16 eric_tianremove the gEfiLoadPeImageProtocolGuid and replace...
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
next