diff options
author | Girish Mahadevan <gmahadevan@nvidia.com> | 2023-01-30 16:28:58 +0000 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-02-09 17:34:32 +0000 |
commit | 289d93b79c18f42b9dd09770a22d15a11fd40670 (patch) | |
tree | 9e166471885a37b9b83044568f72b933c0a4bd16 /IntelFsp2WrapperPkg | |
parent | 173a7a7daaad560cd69e1000faca1d2b91774c46 (diff) | |
download | edk2-289d93b79c18f42b9dd09770a22d15a11fd40670.tar.gz |
StandaloneMmPkg/StandaloneMmMemLib: Change max address computation
Currently the standalonemmlibinternal assumes the max physical bits
to be 36 which is causing issues on v8 architectures.
Instead use the MAX_ALLOC_ADDRESS macro to determine the maximum
allowed address rather than recomputing it locally.
Signed-off-by: Girish Mahadevan <gmahadevan@nvidia.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'IntelFsp2WrapperPkg')
0 files changed, 0 insertions, 0 deletions