]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Gcd/Gcd.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Gcd / Gcd.c
2022-11-01 Min M XuMdeModulePkg: Update Dxe to handle unaccepted memory...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE...
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2020-11-05 Jeff BrasenMdeModulePkg/Gcd: Check memory allocation when initiali...
2020-07-15 Oleksiy YakovlevMdeModulePkg: Add New Memory Attributes
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-12-20 Ard BiesheuvelMdeModulePkg/Dxe/Gcd: disregard memory above MAX_ALLOC_...
2018-10-30 Jian J WangMdeModulePkg/Core: fix an issue of potential NULL point...
2018-10-26 Jian J WangMdeModulePkg/Core: prevent re-acquire GCD memory lock
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-04-08 Star ZengMdeModulePkg/Gcd: Suppress incorrect compiler/analyzer...
2018-04-05 Kinney, Michael DMdeModulePkg/Gcd: Filter gCpu->SetMemoryAttributes...
2018-04-02 Heyi GuoMdeModulePkg/Gcd: Fix bug of attribute conversion
2018-03-16 Jian J WangMdeModulePkg/Core: allow HeapGuard even before CpuArchP...
2017-10-10 Liming GaoMdeModulePkg: Update DxeCore to consume PI EfiGcdMemory...
2017-09-21 Jian J WangMdeModulePkg/Core: Fix out-of-sync issue in GCD
2017-01-12 Jiewen YaoMdeModulePkg/DxeCore:Clear RT attribute on SetCapabilities.
2017-01-10 Michael KinneyMdeModulePkg/DxeCore: Fix ASSERT() from GCD DEBUG(...
2015-09-21 Laszlo ErsekMdeModulePkg/Core/Dxe/Gcd: remove set but not used...
2015-09-18 Star ZengMdeModulePkg DxeCore: Take the range in resource HOB...
2015-09-17 Star ZengMdeModulePkg DxeCore: Relocate HOB List after other...
2015-05-19 Liming GaoMdeModulePkg: Update the short name for persistent...
2015-05-11 Star ZengMdeModulePkg DxeCore: Add memory more reliable support.
2015-05-11 Star ZengMdeModulePkg DxeCore: Add read only memory support.
2015-04-29 Liming GaoMdeModulePkg: Add support for UEFI2.5 and PI1.4 Persist...
2014-12-23 Hot TianMdeModulePkg: fix mixed dos and linux EOL format issue
2014-11-20 Eugene CohenMdePkg/MdeModulePkg: Implement the missing SetMemorySpa...
2012-10-16 ydong10Fix code potential errors.
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2011-11-23 rsun3MdeModulePkg DXE Core: Update implementation of SetMemo...
2011-08-18 vanjeffUpdated GCD implementation to consume the correct EFI...
2011-08-08 oliviermartinMdeModulePkg/Dxe: Move assertions inside CoreInsertGcdM...
2011-07-13 rsun3Fix an issue that there may be an infinite loop in...
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-04-24 hhtianUpdate the copyright notice format
2010-02-26 rsun3Add more code robustness check for modules under MdeMod...
2010-02-10 jchen20revise the debug message to add 0x in front of the...
2010-02-05 jchen20Enable the Load Module At fixed Address feature
2009-02-10 eric_tianclean K8.
2009-02-06 eric_tianCleanup K8 warning.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
2008-09-16 eric_tianComments for CoreInitializeMemoryServices should be...
2008-09-10 qhuang8Add EFIAPI modifier for all GCD services APIs
2008-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-18 qhuang8Code scrub for DxeCore
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-21 qhuang8Change the file name case to follow coding style: The...