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
/
Misc
Age
Commit message (
Expand
)
Author
2011-12-09
MdeModulePkg DXE Core: Refine code to avoid UNIXGCC build break.
rsun3
2011-12-06
MdeModulePkg DXE Core: Fix overflow and truncation issues in the implementati...
rsun3
2011-05-31
Update the comments of InstallConfigurationTable to follow UEFI Spec.
niruiyu
2010-11-09
Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddres...
lgao4
2010-04-24
Update the copyright notice format
hhtian
2009-01-15
Apply code to avoid security warnings.
qhuang8
2008-12-12
Fix some typo.
gikidy
2008-09-27
1. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit on insertion/deletion of e...
qhuang8
2008-09-23
move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...
eric_tian
2008-09-02
1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.c
qhuang8
2008-08-27
Clean up DxeCore to remove duplicate memory allocation & device path utility ...
qhuang8
2008-08-20
Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices...
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-13
Minor coding style adjustment for DxeCore.
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
2007-07-04
Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.
yshang1