diff options
author | Jiaxin Wu <jiaxin.wu@intel.com> | 2024-07-15 11:39:48 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-08-02 05:13:42 +0000 |
commit | 87d3a6272ca8637787813256c1a2435e89e326e2 (patch) | |
tree | a0b3fdd6d20e1feae101764f2f891d9bb483f69c /DynamicTablesPkg/Readme.md | |
parent | 24f8b97a9d5b5189dd0e2acf96b4920f54ddcb7d (diff) | |
download | edk2-87d3a6272ca8637787813256c1a2435e89e326e2.tar.gz edk2-87d3a6272ca8637787813256c1a2435e89e326e2.tar.bz2 edk2-87d3a6272ca8637787813256c1a2435e89e326e2.zip |
UefiCpuPkg/PiSmmCpuDxeSmm: Iterate page table to find proper entry
Iterate through the page table to find the appropriate page table
entry for page creation if one of the following cases is met:
1) StartBit > EndBit: The PageSize of current entry is bigger than
the platform-specified PageSize granularity.
2) IA32_PG_P bit is 0 & IA32_PG_PS bit is not 0: The current entry
is present and it's a non-leaf entry.
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Diffstat (limited to 'DynamicTablesPkg/Readme.md')
0 files changed, 0 insertions, 0 deletions