index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Core
/
Dxe
/
Gcd
Age
Commit message (
Expand
)
Author
2011-11-23
MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX...
rsun3
2011-08-18
Updated GCD implementation to consume the correct EFI Resources Attributes(Ca...
vanjeff
2011-08-08
MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry()
oliviermartin
2011-07-13
Fix an issue that there may be an infinite loop in the CoreInitializeMemorySe...
rsun3
2011-01-21
Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaxi...
mdkinney
2011-01-11
Clean up GCD DEBUG() macros so DEBUG_CODE() is only used to enable/disable th...
mdkinney
2011-01-06
Add DEBUG() macros to all GCD services to monitor all changes to the GCD Memo...
mdkinney
2010-04-24
Update the copyright notice format
hhtian
2010-02-26
Add more code robustness check for modules under MdeModulePkg.
rsun3
2010-02-10
revise the debug message to add 0x in front of the HEX number for consistency
jchen20
2010-02-05
Enable the Load Module At fixed Address feature
jchen20
2009-02-10
clean K8.
eric_tian
2009-02-06
Cleanup K8 warning.
eric_tian
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-09-23
move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...
eric_tian
2008-09-16
Comments for CoreInitializeMemoryServices should be updated
eric_tian
2008-09-10
Add EFIAPI modifier for all GCD services APIs
qhuang8
2008-08-27
Clean up DxeCore to remove duplicate memory allocation & device path utility ...
qhuang8
2008-07-24
Code Scrub for Dxe Core.
qhuang8
2008-07-18
Code scrub for DxeCore
qhuang8
2008-05-21
Update to fix minor coding style issues.
qhuang8
2008-05-21
Change the file name case to follow coding style: The first character should ...
qhuang8
2008-05-09
Fix the prediction warnings in DxeMain.
qhuang8
2008-05-09
Add doxygen style comments for functions in DxeMain.
qhuang8
2008-04-09
Add comments and DoxyGen format for these files.
lgao4
2008-03-04
Fix two minor defects:
qhuang8
2007-11-08
Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY_ALLOCATION to allocat...
qhuang8
2007-10-12
fixed the following problems:
eric_tian
2007-08-03
Update gHobList in DXE core when GCD relocates hob list.
xli24
2007-07-04
Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.
yshang1