t: Re: [edk2-devel] [Patch V2 0/8] Create page table by CpuPageTableLib
in DxeIpl
On 4/3/23 09:24, Tom Lendacky wrote:
> On 3/31/23 09:35, Tom Lendacky wrote:
>> On 3/31/23 04:41, Tan, Dun wrote:
>>> Hi Tom,
>>>
>>> Reccentlly I sent this patch set to change DxeIpl c
: Friday, March 31, 2023 5:34 PM
To: devel@edk2.groups.io
Subject: [edk2-devel] [Patch V2 0/8] Create page table by
CpuPageTableLib in DxeIpl
In this V2 patch set:
1.Remove the unneeded patch for ArmVirtPkg 2.In this patch 'Create page
table by CpuPageTableLib', change the input param
as is.
Thanks,
Tom
Thanks,
Tom
Thanks,
Dun
-Original Message-
From: devel@edk2.groups.io On Behalf Of duntan
Sent: Friday, March 31, 2023 5:34 PM
To: devel@edk2.groups.io
Subject: [edk2-devel] [Patch V2 0/8] Create page table by
CpuPageTableLib in DxeIpl
In this V2 patch se
2 0/8] Create page table by CpuPageTableLib in
DxeIpl
In this V2 patch set:
1.Remove the unneeded patch for ArmVirtPkg 2.In this patch 'Create page table by
CpuPageTableLib', change the input parameter name from Is32BitPageTable to
Is64BitPageTable and add a line of "MapAttrib
e SEV
feature still works good with this pacth set?
Thanks,
Dun
-Original Message-
From: devel@edk2.groups.io On Behalf Of duntan
Sent: Friday, March 31, 2023 5:34 PM
To: devel@edk2.groups.io
Subject: [edk2-devel] [Patch V2 0/8] Create page table by CpuPageTableLib in
DxeIpl
In this V2 patc
In this V2 patch set:
1.Remove the unneeded patch for ArmVirtPkg
2.In this patch 'Create page table by CpuPageTableLib', change the input
parameter name from Is32BitPageTable to Is64BitPageTable and add a line of
"MapAttribute.Bits.Present = 0" before set a range to non-present.
3.In this patch '