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
/
DxeIpl.inf
Age
Commit message (
Expand
)
Author
2008-07-28
Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...
lgao4
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
2008-04-03
Remove unused gEfiPeiSecurityPpiGuid for PeiMain and DxeIpl
lgao4
2008-04-03
Added necessary dependent packages
jwang36
2007-12-10
MdeModule cleanup for PI:
klu2
2007-12-06
Enable PeiCore to dispatch the encapsulated fv images with depex expression. ...
lgao4
2007-11-27
1) Improve the EFI Memory Map stability to improve ACPI S4 support
mdkinney
2007-09-29
1. Add ExtractGuidedSectionLib library to replace customdecompress library.
lgao4
2007-09-28
Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ...
yshang1
2007-09-28
1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain.
lgao4
2007-09-28
Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface instead of installing EFI_...
klu2
2007-09-27
Remove unnecesssary PPI from DxeIpl.inf
klu2
2007-09-26
1) Add library classes of S3Lib and RecoveryLib in MdeModulePkg
klu2
2007-09-24
Merge branch of PI tree to main trunk
klu2
2007-08-30
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...
qhuang8
2007-08-30
Removed the duplicated dependent package
jwang36
2007-08-30
Added missing dependent package
jwang36
2007-08-29
Add dependent packages in INF of modules.
yshang1
2007-08-06
Fix bug in PciCfg to support PCI express address.
yshang1
2007-07-25
Remove the unused reference of CommonHeader.h in DxeIpl.inf
yshang1
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-06
1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI...
klu2
2007-07-05
Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.
klu2
2007-07-05
Check in following modules,
xgu3