summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Gcd
AgeCommit message (Expand)Author
2012-10-16Fix code potential errors.ydong10
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun3
2011-11-23MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX...rsun3
2011-08-18Updated GCD implementation to consume the correct EFI Resources Attributes(Ca...vanjeff
2011-08-08MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry()oliviermartin
2011-07-13Fix an issue that there may be an infinite loop in the CoreInitializeMemorySe...rsun3
2011-01-21Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaxi...mdkinney
2011-01-11Clean up GCD DEBUG() macros so DEBUG_CODE() is only used to enable/disable th...mdkinney
2011-01-06Add DEBUG() macros to all GCD services to monitor all changes to the GCD Memo...mdkinney
2010-04-24Update the copyright notice formathhtian
2010-02-26Add more code robustness check for modules under MdeModulePkg.rsun3
2010-02-10revise the debug message to add 0x in front of the HEX number for consistencyjchen20
2010-02-05Enable the Load Module At fixed Address feature jchen20
2009-02-10clean K8.eric_tian
2009-02-06Cleanup K8 warning.eric_tian
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-09-23move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian
2008-09-16Comments for CoreInitializeMemoryServices should be updatederic_tian
2008-09-10Add EFIAPI modifier for all GCD services APIsqhuang8
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang8
2008-07-24Code Scrub for Dxe Core.qhuang8
2008-07-18Code scrub for DxeCoreqhuang8
2008-05-21Update to fix minor coding style issues.qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-09Fix the prediction warnings in DxeMain.qhuang8
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang8
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-03-04Fix two minor defects:qhuang8
2007-11-08Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY_ALLOCATION to allocat...qhuang8
2007-10-12fixed the following problems:eric_tian
2007-08-03Update gHobList in DXE core when GCD relocates hob list.xli24
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang1