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
/
DxeIplPeim
/
X64
Age
Commit message (
Expand
)
Author
2015-08-05
MdeModulePkg DxeIpl: Add stack NX support
Star Zeng
2013-11-22
1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...
Jeff Fan
2011-09-21
Add PCD for 1G page table
jyao1
2011-09-19
Correct 1G page table generation.
jyao1
2011-09-13
Use CPU_HOB to detect max address support from platform, and added 1G page ta...
jyao1
2011-07-15
MdeModulePkg: Fix VS2008 warning.
andrewfish
2011-07-14
MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not r...
andrewfish
2010-04-24
Update the copyright notice format
hhtian
2010-02-11
Coding style fix and minor improvements.
rsun3
2008-12-23
Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...
qhuang8
2008-11-15
Create X64 mode page tables in memory even when PEI is already X64
mdkinney
2008-07-18
Code scrub DxeIpl to add back the CONST modifier and solve a typecast warning.
qhuang8
2008-07-16
Code Scrub DxeIpl module.
qhuang8
2008-05-07
Add doxygen style comments for functions in DxeIpl.
qhuang8
2008-04-08
Update all files in DxeIpl Peim to follow doxygen style header.
qhuang8
2007-11-08
Fix build break for X64 cpu architecture.
qhuang8
2007-11-08
PI spec will be updated to make it clear that this HOB should describe the st...
qhuang8
2007-07-10
Removed CommonHeader.h from MdePkg & MdeModulePkg
AJFISH
2007-07-05
Check in following modules,
xgu3