summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiExtractGuidedSectionLib
AgeCommit message (Expand)AuthorFilesLines
2010-11-04Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.ydong101-0/+74
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-3/+3
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-5/+5
2010-05-05Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao42-6/+8
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-5/+5
2009-01-08INF extension reviewedjji41-1/+1
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-10Library classes updated in INFjji41-0/+1
2008-12-10Synchronize function comments from library class to library instance.klu21-1/+0
2008-12-05Comments have been checked with specjji41-1/+0
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang81-1/+0
2008-11-26Add SEC as supported module types to follow MdeLib spec.qhuang81-1/+1
2008-11-26Synchronize function comment in gikidy1-7/+11
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-18Code Scrub: Code has been checked with MDE specjji41-61/+98
2008-10-31Update to use DOS formatqhuang81-20/+20
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-1/+2
2008-10-28clean up EBC in inf files.vanjeff1-1/+1
2008-08-18Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeEx...lgao42-39/+27
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42-20/+36
2008-02-25update comments and add assert for these files.lgao41-17/+10
2007-12-18Fix one bug in PeiExtractGuidedSectionLib to convert the address after hob st...lgao41-4/+22
2007-10-19Update ExtractGuidedSectionLib instance to cover the same handler is register...lgao41-0/+20
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao41-8/+8
2007-10-09Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao41-2/+2
2007-09-30Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao42-0/+390