diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2024-02-22 11:54:06 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-02-29 09:56:38 +0000 |
commit | 13fbc16556d05a70d1bbef2e673f1b16b22dd6c6 (patch) | |
tree | 66d050c11d3f9d41d0f8a34addeddc538fa5f3f4 /BaseTools/Source/Python | |
parent | 73ac735be8f8d3f8e6e7ab02c34ad360b045452f (diff) | |
download | edk2-13fbc16556d05a70d1bbef2e673f1b16b22dd6c6.tar.gz edk2-13fbc16556d05a70d1bbef2e673f1b16b22dd6c6.tar.bz2 edk2-13fbc16556d05a70d1bbef2e673f1b16b22dd6c6.zip |
MdeModulePkg/DxeIplPeim: rename variable
Rename Page5LevelSupported to Page5LevelEnabled.
The variable is set to true in case 5-paging level is enabled (64-bit
PEI) or will be enabled (32-bit PEI), it does *not* tell whenever the
5-level paging is supported by the CPU.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Message-Id: <20240222105407.75735-3-kraxel@redhat.com>
Cc: Michael Roth <michael.roth@amd.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Min Xu <min.m.xu@intel.com>
Cc: Erdem Aktas <erdemaktas@google.com>
Cc: Oliver Steffen <osteffen@redhat.com>
Cc: Ard Biesheuvel <ardb@kernel.org>
[lersek@redhat.com: turn the "Cc:" message headers from Gerd's on-list
posting into "Cc:" tags in the commit message, in order to pacify
"PatchCheck.py"]
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions