summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxeExtractGuidedSectionLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-50/+55
* MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-2/+2
* MdePkg/Library/Dxe: Fix various typosAntoine Coeur2020-02-101-5/+5
* 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-282-48/+48
* MdePkg: Fix MSFT C4255 warningSong, BinX2017-11-141-0/+1
* MdePkg: Fix typos in commentsGary Lin2016-10-211-1/+1
* 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-1/+2
* Build the registered guid HOB and SystemTable to record the GUID itself in Pe...lzeng142012-11-082-3/+16
* Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng142011-10-271-3/+17
* Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.ydong102010-11-041-0/+63
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-7/+7
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-252-4/+4
* Update the copyright notice formathhtian2010-04-232-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* No need of PcdLib in this modulejji42008-12-121-1/+0
* Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...lgao42008-12-112-29/+77
* Library classes updated in INFjji42008-12-101-0/+1
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-1/+3
* Comments have been checked with specjji42008-12-051-1/+1
* Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang82008-12-011-6/+6
* 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-64/+96
* Update to use DOS formatqhuang82008-10-311-20/+20
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-4/+4
* 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
* Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeEx...lgao42008-08-182-45/+31
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-152-18/+23
* update comments and add assert for these files.lgao42008-02-251-17/+10
* 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/+325