diff options
author | Pierre Gondois <pierre.gondois@arm.com> | 2025-09-17 15:46:51 +0300 |
---|---|---|
committer | pierregondois <41638958+pierregondois@users.noreply.github.com> | 2025-10-01 11:02:57 +0300 |
commit | 5ff8948a12c0bd968a25592c36da028552f177df (patch) | |
tree | 000a8691e9c44f2621d607e73c7acb80b073fe79 /BaseTools/Source/Python/Ecc/FileProfile.py | |
parent | 25daa0fcc9297c7ae76fe9e5fe50b9458eb61d4c (diff) | |
download | edk2-5ff8948a12c0bd968a25592c36da028552f177df.tar.xz |
ShellPkg/MemMap: Create arrays of MemoryType configuration and Page
In an effort to simplify the code in the ShellPkg:
- create a MEMORY_TYPE_INFO struct, storing per-MemoryType configuration
information to facilitate the operations to do for each MemoryType.
- create a MEMORY_TYPE_PAGES_INFO struct, storing per-MemoryType
Pages and PagesSize count.
Also use these arrays to facilitate Pages accounting and remove
per-MemoryType variables.
No functional change is introduced.
Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc/FileProfile.py')
0 files changed, 0 insertions, 0 deletions