]> 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 /
2012-03-27 lzeng14Searching for files starts on an 8 byte aligned boundar...
2012-03-15 vanjeff1. Introduced CPU Exception Handler Library to provide...
2012-03-13 ydong10Enhance the error handling.
2012-02-29 lgao4Fix the issue in PeiCore to support PDB file path witho...
2012-02-17 lgao4Don't install FV protocol on the corrupt FV image.
2012-02-15 ydong10Add code check to avoid access violation.
2012-01-04 lgao4Fix the issue in PeiCore that doesn’t handle Unix style...
2011-12-19 lgao4Add more check to make sure the valid pointer be used.
2011-12-15 lgao4Enhance DXE dispatcher logic to check the duplicated...
2011-12-09 rsun3MdeModulePkg DXE Core: Refine code to avoid UNIXGCC...
2011-12-06 rsun3MdeModulePkg DXE Core: Fix overflow and truncation...
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-11-25 lzeng141. According to PI errata 0000840 and PI 1.2c Vol 3...
2011-11-23 rsun3MdeModulePkg DXE Core: Update implementation of SetMemo...
2011-11-23 lgao4Update DxeCore handle FV Image file with Depex section...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-27 lzeng14Add core FFS3 support, DxeCore.
2011-10-27 lzeng14Add core FFS3 support, PeiCore and DxeIpl.
2011-10-27 vanjeffStore PeiServices** when updating IDT table in DxeIplPe...
2011-09-27 lgao4Fix ICC9 build break.
2011-09-26 lgao4Remove ASSERT (EFI_IMAGE_MACHINE_TYPE_SUPPORTED (Image...
2011-09-21 jyao1Add PCD for 1G page table
2011-09-20 rsun3MdeModulePkg PeiMain: Enhance the PEI Core to convert...
2011-09-19 jyao1Correct 1G page table generation.
2011-09-15 rsun3Enhance the PEI Core to convert pointers pointing to...
2011-09-13 jyao1Use CPU_HOB to detect max address support from platform...
2011-08-31 mdkinneyRollback SMRAM Lock location
2011-08-24 erictianRemove CONST modifier to be spec compliance
2011-08-24 mdkinneyUpdate SMM Core to use SMM Mode as soon as SMM Mode...
2011-08-18 vanjeffUpdated GCD implementation to consume the correct EFI...
2011-08-16 rsun31. Add two performance measurement points for SMM perfo...
2011-08-08 oliviermartinMdeModulePkg/Dxe: Move assertions inside CoreInsertGcdM...
2011-07-15 andrewfishMdeModulePkg: Fix VS2008 warning.
2011-07-14 andrewfishMdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl...
2011-07-13 rsun3Fix an issue that there may be an infinite loop in...
2011-07-12 lgao4Correct the status code value to EFI_SW_PC_INIT_END...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-16 jljustenMdeModulePkg DXE Core: Add Idle event during BootServic...
2011-06-16 lgao4Remove the unused TimerLib from PeiCore.
2011-06-10 niruiyuSet *ImageHandle to NULL when LoadImage() returns EFI_A...
2011-06-09 niruiyuAdd assertion in PeiAllocatePool when out of resource.
2011-06-09 niruiyuFix crash in GetMemoryMap() when memory type 0x80000000...
2011-06-04 andrewfishFix X64 clang warnings.
2011-05-31 niruiyuUpdate the comments of InstallConfigurationTable to...
2011-05-26 li-elvinAdd more status code in drivers.
2011-05-25 erictianMake sure the return value of MapKey is correct by...
2011-05-24 niruiyuAdd the DriverFamilyOverride support in DxeCore.
2011-05-17 lzeng14CalculateSum8() and CalculateSum16() defined in BaseLib...
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.
next