audk/StandaloneMmPkg
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
..
Core StandaloneMmPkg: Initialize 'WillReturn' variable 2024-05-30 01:57:35 +00:00
Drivers/StandaloneMmCpu StandaloneMmPkg: Make StandaloneMmCpu driver architecture independent 2024-02-27 12:27:58 +00:00
Include StandaloneMmPkg: Fix section data length returned larger than actual data 2024-07-05 13:08:56 +00:00
Library StandaloneMmPkg: Fix section data length returned larger than actual data 2024-07-05 13:08:56 +00:00
StandaloneMmPkg.ci.yaml StandaloneMmPkg: Update YAML to ignore specific ECC files/errors 2021-11-30 14:19:07 +00:00
StandaloneMmPkg.dec StandaloneMmPkg: Make StandaloneMmCpu driver architecture independent 2024-02-27 12:27:58 +00:00
StandaloneMmPkg.dsc StandaloneMmPkg: build for 32bit arm machines 2021-08-11 11:32:32 +00:00