summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiExtractGuidedSectionLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-19/+3
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-2/+2
* MdePkg: Clean up source filesLiming Gao2018-06-281-44/+44
* MdePkg: Fix typos in commentsGary Lin2016-10-211-2/+2
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-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-252-5/+5
* Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao42010-05-052-6/+8
* Update the copyright notice formathhtian2010-04-232-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-5/+5
* INF extension reviewedjji42009-01-081-1/+1
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* Library classes updated in INFjji42008-12-101-0/+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
* Add SEC as supported module types to follow MdeLib spec.qhuang82008-11-261-1/+1
* Synchronize function comment in gikidy2008-11-261-7/+11
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Code Scrub: Code has been checked with MDE specjji42008-11-181-61/+98
* Update to use DOS formatqhuang82008-10-311-20/+20
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-1/+2
* clean up EBC in inf files.vanjeff2008-10-281-1/+1
* Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeEx...lgao42008-08-182-39/+27
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-152-20/+36
* 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
* Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao42007-10-091-2/+2
* Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao42007-09-302-0/+390