audk/StandaloneMmPkg/Library
Michael Kubacki 051c7bb434 StandaloneMmPkg: Fix section data length returned larger than actual data
This change fixes an issue where the returned section data length
is always 4 bytes larger than the actual section length. This could
cause an issue where the caller accesses the final 4 bytes which
would be invalid.

Co-authored-by: Kun Qin <kuqin@microsoft.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2024-07-05 13:08:56 +00:00
..
FvLib StandaloneMmPkg: Fix section data length returned larger than actual data 2024-07-05 13:08:56 +00:00
StandaloneMmCoreEntryPoint StandaloneMmPkg: Arm: Update to use the new StandaloneMmCpu driver 2024-02-27 12:27:58 +00:00
StandaloneMmCoreHobLib StandaloneMmPkg/Hob: Integer Overflow in CreateHob() 2024-01-26 03:40:09 +00:00
StandaloneMmCoreMemoryAllocationLib StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
StandaloneMmHobLib StandaloneMmPkg/StandaloneMmHobLib: Remove HOB creation 2023-12-11 03:30:39 +00:00
StandaloneMmMemLib StandaloneMmPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
StandaloneMmMemoryAllocationLib StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
StandaloneMmPeCoffExtraActionLib StandaloneMmPkg: Include correct MmuLib header 2023-06-27 16:40:07 +00:00
VariableMmDependency StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00