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
/
MdePkg
/
Library
/
DxeExtractGuidedSectionLib
Age
Commit message (
Expand
)
Author
2010-02-24
1. Correct File header to ## @file
lgao4
2008-12-12
No need of PcdLib in this module
jji4
2008-12-11
Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...
lgao4
2008-12-10
Library classes updated in INF
jji4
2008-12-10
Synchronize interface function comment from declaration in library class head...
klu2
2008-12-05
Comments have been checked with spec
jji4
2008-12-01
Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...
qhuang8
2008-11-25
Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...
lgao4
2008-11-18
Code Scrub: Code has been checked with MDE spec
jji4
2008-10-31
Update to use DOS format
qhuang8
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-10-29
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...
eric_tian
2008-10-28
Refine file header for INF files of MDE library instances.
xli24
2008-08-18
Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeEx...
lgao4
2008-07-15
Code scrub for the Debug library, PostCode library, Print library, and Extrac...
lgao4
2008-02-25
update comments and add assert for these files.
lgao4
2007-10-19
Update ExtractGuidedSectionLib instance to cover the same handler is register...
lgao4
2007-10-18
Make GuidedSection library instance to follow the value of GuidedSectionExtra...
lgao4
2007-10-09
Correct ExtractGuidedSectionLib library instance for PEIM and DXE
lgao4
2007-09-30
Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...
lgao4