summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.c
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-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-46/+46
* MdePkg: Fix MSFT C4255 warningSong, BinX2017-11-141-0/+1
* MdePkg: Fix typos in commentsGary Lin2016-10-211-1/+1
* Build the registered guid HOB and SystemTable to record the GUID itself in Pe...lzeng142012-11-081-2/+14
* 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-251-3/+3
* Update the copyright notice formathhtian2010-04-231-2/+2
* Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...lgao42008-12-111-25/+77
* 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
* 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
* Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeEx...lgao42008-08-181-44/+30
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-151-16/+21
* 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
* Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao42007-09-301-0/+275