[edk2-devel] [PATCH v2 0/1] Not to Update Bitwidth Variable in Static Paging

Kun Qin posted 1 patch 3 years ago
Failed in applying to current master (apply log)
UefiCpuPkg/PiSmmCpuDxeSmm/X64/PageTbl.c | 30 +++++++++++---------
1 file changed, 16 insertions(+), 14 deletions(-)
[edk2-devel] [PATCH v2 0/1] Not to Update Bitwidth Variable in Static Paging
Posted by Kun Qin 3 years ago
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3300

This patch series is a follow up of previous submission:
https://edk2.groups.io/g/devel/message/74078

These module change is validated on two different physical platforms.

v2 patch focus on feedback for reviewed commits in v1 patch, including:
a. Updated SetStaticPageTable interface to take max bits supported;
b. Updated commit message to not use "stack variable";
c. Updated commit message with "Fixes:" tag;
d. Changed the local variable/input parameter to use UINT8;

Patch v2 branch: https://github.com/kuqin12/edk2/tree/bitwidth_paging_v2

Cc: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>

Kun Qin (1):
  UefiCpuPkg: PiSmmCpuDxeSmm: Not to Change Bitwidth During Static
    Paging

 UefiCpuPkg/PiSmmCpuDxeSmm/X64/PageTbl.c | 30 +++++++++++---------
 1 file changed, 16 insertions(+), 14 deletions(-)

-- 
2.31.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#74101): https://edk2.groups.io/g/devel/message/74101
Mute This Topic: https://groups.io/mt/82101931/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-