public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Not to Update Bitwidth Variable in Static Paging
@ 2021-04-14 20:25 Kun Qin
  2021-04-14 20:25 ` [PATCH v2 1/1] UefiCpuPkg: PiSmmCpuDxeSmm: Not to Change Bitwidth During " Kun Qin
       [not found] ` <1675D34B1BADE93C.32393@groups.io>
  0 siblings, 2 replies; 7+ messages in thread
From: Kun Qin @ 2021-04-14 20:25 UTC (permalink / raw)
  To: devel; +Cc: Eric Dong, Ray Ni, Laszlo Ersek, Rahul Kumar

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-04-20 20:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-14 20:25 [PATCH v2 0/1] Not to Update Bitwidth Variable in Static Paging Kun Qin
2021-04-14 20:25 ` [PATCH v2 1/1] UefiCpuPkg: PiSmmCpuDxeSmm: Not to Change Bitwidth During " Kun Qin
2021-04-15 10:41   ` Laszlo Ersek
2021-04-16  5:17     ` Kun Qin
2021-04-19 22:28   ` [edk2-devel] " Ni, Ray
2021-04-20 20:12     ` Kun Qin
     [not found] ` <1675D34B1BADE93C.32393@groups.io>
2021-04-19 17:24   ` Kun Qin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox