summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-44/+44
* MdePkg: Fix typos in commentsGary Lin2016-10-211-2/+2
* Build the registered guid HOB and SystemTable to record the GUID itself in Pe...lzeng142012-11-081-1/+11
* Add code check to avoid access violation.ydong102012-02-271-0/+4
* Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng142011-10-271-4/+18
* Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.ydong102010-11-041-0/+74
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-3/+3
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-4/+4
* Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao42010-05-051-5/+7
* Update the copyright notice formathhtian2010-04-231-2/+2
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* Synchronize function comments from library class to library instance.klu22008-12-101-1/+0
* Comments have been checked with specjji42008-12-051-1/+0
* Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang82008-12-011-1/+0
* Synchronize function comment in gikidy2008-11-261-7/+11
* Code Scrub: Code has been checked with MDE specjji42008-11-181-61/+98
* Update to use DOS formatqhuang82008-10-311-20/+20
* Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeEx...lgao42008-08-181-38/+26
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-151-18/+34
* update comments and add assert for these files.lgao42008-02-251-17/+10
* Fix one bug in PeiExtractGuidedSectionLib to convert the address after hob st...lgao42007-12-181-4/+22
* Update ExtractGuidedSectionLib instance to cover the same handler is register...lgao42007-10-191-0/+20
* Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao42007-10-181-8/+8
* Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao42007-09-301-0/+342