summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Library/PrePiLib
AgeCommit message (Expand)AuthorFilesLines
2023-02-04EmbeddedPkg/PrePiLib: Drop unused PCD PcdPrePiCpuIoSizeArd Biesheuvel1-2/+0
2023-01-19EmbeddedPkg: Add back FfsFindSectionDataMin M Xu1-0/+23
2023-01-19EmbeddedPkg: Rename FfsFindSectionData as FfsFindSectionDataWithHookMin M Xu2-5/+7
2023-01-18EmbeddedPkg/PrePiLib: Add FFS_CHECK_SECTION_HOOK when finding sectionMin M Xu2-13/+31
2022-01-27EmbeddedPkg: Fix a build error in FwVol.c in X64 archMin Xu1-3/+3
2021-12-07EmbeddedPkg: Apply uncrustify changesMichael Kubacki3-249/+216
2021-12-07EmbeddedPkg: Change OPTIONAL keyword usage styleMichael D Kinney2-2/+2
2021-12-07EmbeddedPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2-8/+4
2019-07-23EmbeddedPkg: list module-internal header files in INF [Sources]Laszlo Ersek1-0/+1
2019-07-04EmbeddedPkg: Fix various typosCœur1-2/+2
2019-06-06EmbeddedPkg/PrePiLib: remove dead status code reporting codeArd Biesheuvel2-322/+0
2019-05-15EmbeddedPkg/PrePiLib: Drop dependency on IntelFramework[Module]PkgHao A Wu2-4/+0
2019-04-09EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney5-34/+5
2018-11-29EmbeddedPkg/PrePiLib: drop unused PCD referenceArd Biesheuvel1-1/+0
2018-06-29EmbeddedPkg: Removing ipf which is no longer supported from edk2.chenc21-1/+2
2017-12-12EmbeddedPkg/PrePiLib: add support for v2 sectionsMichael Zimmermann1-12/+51
2017-03-14EmbeddedPkg/PrePiLib: allocate code pages for DxeCoreArd Biesheuvel2-1/+33
2015-05-05EmbeddedPkg/PrePiLib: Ensure the FFS files are always 8-byte alignedOlivier Martin1-0/+3
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron1-8/+8
2014-08-19ARM Packages: Removed trailing spacesRonald Cron5-93/+93
2014-05-16EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MA...Olivier Martin1-2/+0
2014-02-24EmbeddedPkg/PrePiLib: Fixed incorrect type castingAndrew Fish1-3/+3
2013-01-25ARM Packages: Fixed line endingsoliviermartin4-1441/+1441
2011-12-29EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zerooliviermartin1-0/+1
2011-07-01EmbeddedPkg: Removed unused PCD valuesoliviermartin1-6/+0
2011-07-01EmbeddedPkg/PrePiLib: Remove the performance measurements from the libraryoliviermartin1-21/+0
2011-07-01EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLiboliviermartin2-854/+1
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)oliviermartin1-160/+0
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLiboliviermartin1-1/+0
2010-04-29Update the copyright notice formathhtian7-14/+14
2010-04-13Add supported for performance libraries.andrewfish3-0/+21
2010-02-17Fix case bug.andrewfish1-1/+1
2010-01-31Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish1-12/+8
2010-01-30Change name to remove Templateandrewfish2-0/+49
2010-01-12A few more header fixesAJFISH1-1/+0
2009-12-06Adding support for BeagleBoard. AJFISH7-0/+2501