]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg / Core /
2011-04-08 rsun3Add more checks to skip allocated SMRAM regions when...
2011-03-16 mdkinneyFix LocateDevicePath() to return proper error status...
2011-03-14 ydong10Enhance inf and dec file to follow specs.
2011-03-14 erictianadd gEfiPeiMasterBootModeGuid dependency for getting...
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2011-02-23 lgao4Update PeiCore and DxeCore to verify FFS data checksum.
2011-02-12 lgao4Update DEBUG log information to specify SMM driver...
2011-02-12 lgao4Correct typo in word in DxeCore.
2011-02-12 lgao4Updates function description per UEFI2.3d. No impact...
2011-01-21 mdkinneyFix bounds check on parameter of type EFI_GCD_IO_TYPE...
2011-01-11 mdkinneyClean up GCD DEBUG() macros so DEBUG_CODE() is only...
2011-01-06 mdkinneyAdd DEBUG() macros to all GCD services to monitor all...
2010-12-09 rsun3when SMM Communication Protocol.Communicate() is called...
2010-12-06 mdkinney1) Change location of DEBUG() macro that prints the...
2010-12-04 mdkinneyUpdate PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG...
2010-11-09 lgao4Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSy...
2010-11-04 rsun3Complement fix for revision #10998 (Remove PI SMM IPL...
2010-11-03 vanjeffswaps the order of timer disable and memory map termina...
2010-11-03 rsun3Remove PI SMM IPL's dependency on CPU AP so that PI...
2010-10-18 ydong10Refine code to make code run more safely.
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-08-26 pgao2Avoid DxeCore to reclaim PEI stack as IDT may be on...
2010-08-06 mdkinneyMove registration of DXE Core with PeCoffExtraActionLib...
2010-08-03 mdkinneyUpdate DXE Core so its own PE/COFF image is passed...
2010-07-28 lgao4Enhance FV2.ReadSection() to read GUIDED section raw...
2010-07-19 vanjeff1. Add init flag DEBUG_AGENT_INIT_DXE_AP.
2010-07-18 andrewfishFix 64-bit bug in DxeIpl. You can't cast an & UINT64...
2010-07-07 andrewfishUpdate the previous fix to only shadow the function...
2010-07-07 andrewfishFix issue with ARM port. Image.c shadow code is not...
2010-06-29 mdkinney1) Call ProcessNotifyList() to process all Dispatch...
2010-06-17 rsun3Add a missing parameter description in the function...
2010-06-14 mdkinney1) Improve how memory usage is tracked in DXE Core
2010-05-14 lgao4Fix DxeCore Dispatch Issue that DXE drivers may not...
2010-05-11 mdkinney1) Fix IPF ICC 11.1 issue when /Ox is used related...
2010-05-10 xdu2Minor comment update.
2010-05-07 mdkinneyFix ICC 11.1 build break
2010-05-05 lgao4Use new API GetSectionFromAnyFvByFileType() of MdePkg...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-21 niruiyuFix a bug that FV->ReadSection cannot get the EFI_SECTI...
2010-04-07 klu2Fix the issue that GCC treat enum type as unsigned...
2010-04-05 jljustenMdeModulePkg: Fix warning with VS2005 toolchain on...
2010-04-03 jgong5Avoid DEBUG_CLEAR_MEMORY clearing MemoryMap internal...
2010-03-21 jyao1Change BufferSize from UINTN * to UINTN to eliminate...
2010-03-19 jgong5Hold Memory Lock until DEBUG_CLEAR_MEMORY called in...
2010-03-13 vanjeff1. update the definitions in debug agent library, renam...
2010-03-12 jchen20Fixed a bug in LMFA code
2010-03-11 vanjeffroll back IDT_ENTRY counter to 32
2010-03-10 jchen20The patch attached is to fix the issue that LMFA featur...
2010-03-09 qhuang8Minor update comment to remove unprintable character...
2010-03-09 jgong5Fix the SMRAM caching range base and size. The original...
2010-03-04 rsun3Fix a bug that a NULL pointer may be dereferenced.
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...
next