summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library/PrePiLib/FwVol.c
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: Add back FfsFindSectionDataMin M Xu2023-01-191-0/+23
* EmbeddedPkg: Rename FfsFindSectionData as FfsFindSectionDataWithHookMin M Xu2023-01-191-4/+6
* EmbeddedPkg/PrePiLib: Add FFS_CHECK_SECTION_HOOK when finding sectionMin M Xu2023-01-181-12/+30
* EmbeddedPkg: Fix a build error in FwVol.c in X64 archMin Xu2022-01-271-3/+3
* EmbeddedPkg: Apply uncrustify changesMichael Kubacki2021-12-071-198/+177
* EmbeddedPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-1/+1
* EmbeddedPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-4/+2
* EmbeddedPkg: Fix various typosCœur2019-07-041-2/+2
* EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* EmbeddedPkg/PrePiLib: add support for v2 sectionsMichael Zimmermann2017-12-121-12/+51
* EmbeddedPkg/PrePiLib: Ensure the FFS files are always 8-byte alignedOlivier Martin2015-05-051-0/+3
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-261-8/+8
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-68/+68
* EmbeddedPkg/PrePiLib: Fixed incorrect type castingAndrew Fish2014-02-241-3/+3
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-842/+842
* EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zerooliviermartin2011-12-291-0/+1
* Update the copyright notice formathhtian2010-04-291-2/+2
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+841