]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Gcd/Gcd.c
ShellPkg: Fix GCC build fail and code refine.
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Gcd / Gcd.c
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...