]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core
MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.
[mirror_edk2.git] / MdeModulePkg / Core /
2014-11-12 Star ZengMdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and...
2014-10-29 Star ZengMdeModulePkg/IntelFrameworkModulePkg FwVol:
2014-10-14 Star ZengMdeModulePkg PeiCore: Update the code of PeiAllocatePag...
2014-10-09 Star ZengMdeModulePkg DxeCore: Add FVH signature check before...
2014-09-09 Gao, LimingMdeModulePkg: Fix XCODE Link Issue in DxeCore
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Star ZengMdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_C...
2014-08-27 Star ZengMdeModulePkg DxeCore: Don't cache memory mapped IO FV.
2014-08-20 Star ZengMdeModulePkg PeiCore: Add NULL pointer check.
2014-08-18 Gao, LimingUpdate PeiCore to follow PI spec to retrieve GUIDED...
2014-08-14 Zeng, StarMdeModulePkg/IntelFrameworkModulePkg: Update PeiCore...
2014-08-12 Star ZengMdeModulePkg PeiCore: The DEBUG message (for HeapOffset...
2014-08-11 Gao, LimingMdeModulePkg: DxeCore
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-09 Olivier MartinThe UEFI specification does not say anything when the...
2014-06-27 Tapan ShahMdeModulePkg/PiSmmCore: Initialize missing LoadedImage...
2014-06-26 Eric DongRefine code to make it more safely.
2014-06-25 Andrew FishMdeModulePkg/DxeMain: Zero ImageContext local variable...
2014-05-13 Gao, LimingFix comment typos.
2014-04-15 Star ZengMdeModulePkg/SecurityPkg: Update TreePei to handle...
2014-04-01 Eric DongCheck the parameter before use it.
2014-02-13 Gao, LimingFixed the issue in ExitBootServices() implementation...
2014-01-17 jyao1DxeCore is designed to trust input data, so add comment...
2014-01-15 Gao, Liming1. Add new API MigratePeiServicesTablePointer() in...
2014-01-09 Gao, LimingClarify PcdPeiCoreMaxPeimPerFv description that means...
2014-01-02 Liming GaoUpdate the heap migration logic to avoid memory overflow.
2014-01-02 Liming GaoCorrect the RemainingPages calculation in PEI AllocateP...
2013-12-17 Liming GaoFix two issues in PeiCore.
2013-11-22 Jeff Fan1. DxeIplPeim will locate Vector Handoff Table PPI...
2013-11-15 Liming GaoAdd support for PI1.2.1 TempRam Done PPI.
2013-11-05 Jeff FanSupport unhook notification function for Smst->SmmRegis...
2013-10-30 Star ZengMdeModulePkg Pool: Update the type of Size to UINTN...
2013-10-29 Elvin LiFix the bug that SetTimer () cannot work when Type...
2013-10-11 Star Zeng1. Enable use-cases in PEI using SecurityPPI co-equal...
2013-10-09 Liming GaoUpdate PeiCore to support load PEIM into memory on...
2013-09-16 Star ZengMdeModulePkg: Add support for weakly aligned FVs.
2013-09-04 Liming GaoFixed the issue in PeiCore on Load Module At Fixed...
2013-08-20 Shumin QiuAdd the missing status code in the returned table of...
2013-08-07 Harry LiebelMdeModulePkg: Added ARM Aarch64 architecture support
2013-03-22 mdkinneyGuarantee that free memory in the 4K page starting...
2013-03-22 mdkinneyFix a bug in the DXE Core that generates an ASSERT...
2013-03-04 lzeng14Not close gEfiEndOfDxeEventGroupGuid event in ReadyToLo...
2013-02-27 ydong10In order to make sure the image is section alignment...
2013-02-20 vanjeffUpdate SmiManager() comments and implementation to...
2013-01-29 lzeng141. Update DxeCore to get correct AuthenticationStatus...
2012-12-20 li-elvinCheck status before reporting error status code.
2012-12-18 jyao1Add PI1.2.1 EndOfDxe support.
2012-11-08 lzeng14Build the registered guid HOB and SystemTable to record...
2012-11-01 vanjeffFixed one bug: gSmmCorePrivate->InSmm is not set to...
2012-11-01 erictianMdeModulePkg: eliminate all implicit library dependenci...
2012-10-31 lgao4Install CustomGuidedSectionExtractionPpi for Tiano...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-16 ydong10Fix code potential errors.
2012-10-16 vanjeffUpdate SmiManager() to invoke all root SMI handlers...
2012-09-29 erictianMdeModulePkg:removes the unreachable ‘break’ instructio...
2012-09-25 vanjeff1. Update PiSmmCore to always invoke SmiManage (NULL...
2012-09-07 lzeng14Fix the memory leak issue and enhance the check for...
2012-09-06 lzeng14Check the return code from CoreLocateDevicePath() in...
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-08-22 lgao4Roll back one unnecessary change in Dispatcher.c, which...
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-08-02 czhang46Measure ExitBootServices failure case
2012-07-27 lzeng14Close the corresponding GUIDed section extraction proto...
2012-07-26 oliviermartinMdeModulePkg/CoreDxe: Fixed compiler warning 'integer...
2012-07-25 niruiyuFix the typo in InstallMultipleProtocolInterfaces comments
2012-07-17 lgao4Update HobLib and Hob Service to avoid data over flow.
2012-06-25 rsun3MdeModulePkg PI SMM Core: Unregister handler for SMM...
2012-05-31 rsun3Change returned status codes for SmiManage() per PI...
2012-05-30 lzeng14Record LoadImage perf log for LoadImageEx() and use...
2012-05-29 lzeng14Update DxeCore and FwVolDxe drivers to inherit authenti...
2012-05-18 ydong10Add logic to validate variable before use it.
2012-05-16 lgao4Add Perf log for SMM driver Load and Start Image.
2012-05-08 lgao4Fix the potential issue that NULL pointer may be referr...
2012-04-27 ydong10Enhance the error handling for AllocatePool and Allocat...
2012-04-26 lzeng14Return EFI_INVALID_PARAMETER when Type has either EVT_N...
2012-04-24 ydong10Validate some fields in PE image to make sure not acces...
2012-04-24 rsun3MdeModulePkg PiSmmCore: Fix a bug in SmmLoadImage(...
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.
next