summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/FirmwareStorageFormat
diff options
context:
space:
mode:
authorRay Ni <ray.ni@intel.com>2022-07-15 15:22:57 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-08-09 07:08:05 +0000
commitc16f02f7764cba228d9c70b7985ff7276b6de4cc (patch)
tree88f887979465352628dc5d26bd12eeb3037be5be /BaseTools/Source/Python/FirmwareStorageFormat
parent9cb8974f06c6cc2545a66e696a58911122dec9fd (diff)
downloadedk2-c16f02f7764cba228d9c70b7985ff7276b6de4cc.tar.gz
edk2-c16f02f7764cba228d9c70b7985ff7276b6de4cc.tar.bz2
edk2-c16f02f7764cba228d9c70b7985ff7276b6de4cc.zip
CpuPageTableLib: Avoid treating non-leaf entry as leaf one
Today's logic wrongly treats the non-leaf entry as leaf entry and updates its paging attributes. The patch fixes the bug to only update paging attributes for non-present entries or leaf entries. Signed-off-by: Ray Ni <ray.ni@intel.com> Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/FirmwareStorageFormat')
0 files changed, 0 insertions, 0 deletions