summaryrefslogtreecommitdiffstats
path: root/StandaloneMmPkg/Core/FwVol.c
Commit message (Expand)AuthorAgeFilesLines
* StandaloneMmPkg/Core: Fix the failure to find uncompressed inner FVWei6 Xu2023-12-191-0/+22
* StandaloneMmPkg/Core: Fix issue that offset calculation might be wrongWei6 Xu2023-12-191-14/+15
* StandaloneMmPkg/Core: Fix potential memory leak issueWei6 Xu2023-12-191-9/+22
* StandaloneMmPkg/Core: Limit FwVol encapsulation section recursionWei6 Xu2023-12-191-2/+14
* StandaloneMmPkg: Apply uncrustify changesMichael Kubacki2021-12-071-44/+67
* StandaloneMmPkg: Fix ECC error 9001 in Standalone MM CoreSami Mujawar2021-01-071-4/+5
* StandaloneMmPkg: Fix ECC error 4002 in FwVol helperSami Mujawar2021-01-071-13/+14
* StandaloneMmPkg: Fix few typosAntoine Coeur2020-02-101-1/+1
* StandaloneMmPkg/Core: Fix typo in function namePhilippe Mathieu-Daude2019-10-171-2/+2
* StandaloneMmPkg/Core: stop abusing EFI_HANDLE for FwVolHeader trackingLaszlo Ersek2019-10-091-8/+8
* StandaloneMmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* StandaloneMmPkg/Core: permit encapsulated firmware volumesArd Biesheuvel2019-03-111-9/+90
* StandaloneMmPkg/Core: Implementation of Standalone MM Core Module.Supreeth Venkatesh2018-07-201-0/+104