summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-80/+83
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-2/+2
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-44/+44
2016-10-21MdePkg: Fix typos in commentsGary Lin1-2/+2
2012-11-08Build the registered guid HOB and SystemTable to record the GUID itself in Pe...lzeng141-1/+11
2012-02-27Add code check to avoid access violation.ydong101-0/+4
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng141-4/+18
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 ...myronporter1-4/+4
2010-05-05Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao41-5/+7
2010-04-23Update the copyright notice formathhtian1-2/+2
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+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-26Synchronize function comment in gikidy1-7/+11
2008-11-18Code Scrub: Code has been checked with MDE specjji41-61/+98
2008-10-31Update to use DOS formatqhuang81-20/+20
2008-08-18Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeEx...lgao41-38/+26
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao41-18/+34
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-09-30Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao41-0/+342