audk/StandaloneMmPkg/Include
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
..
Guid StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Library StandaloneMmPkg: Fix section data length returned larger than actual data 2024-07-05 13:08:56 +00:00
StandaloneMm.h StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
StandaloneMmCpu.h StandaloneMmPkg: Make StandaloneMmCpu driver architecture independent 2024-02-27 12:27:58 +00:00