|
Re: [PATCH 0/2] Remove mInternalCr3 in PiSmmCpuDxeSmm
Is there any documentation to why this change is important and what exactly was broken?
Thanks
Sean
Is there any documentation to why this change is important and what exactly was broken?
Thanks
Sean
|
By
Sean
·
#92270
·
|
|
[PATCH 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Remove mInternalCr3 in PiSmmCpuDxeSmm
Remove mInternalCr3 in PiSmmCpuDxe pagetable related code. Currently,
mInternalCr3 is used to pass address of pagetable which is different
from Cr3 register. Now remove it and pass the page table base
Remove mInternalCr3 in PiSmmCpuDxe pagetable related code. Currently,
mInternalCr3 is used to pass address of pagetable which is different
from Cr3 register. Now remove it and pass the page table base
|
By
duntan
·
#92269
·
|
|
[PATCH 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Add a new IsShadowStack flag
Add a new IsShadowStack flag to identify whether current memory is
shadow stack. The dirty bit in page table entry for this memory will
be set if IsShadowStack is TRUE, instead of depending on
Add a new IsShadowStack flag to identify whether current memory is
shadow stack. The dirty bit in page table entry for this memory will
be set if IsShadowStack is TRUE, instead of depending on
|
By
duntan
·
#92268
·
|
|
[PATCH 0/2] Remove mInternalCr3 in PiSmmCpuDxeSmm
Add a new IsShadowStack flag in PiSmmCpuDxeSmm.
Remove mInternalCr3 in PiSmmCpuDxeSmm.
Dun Tan (2):
UefiCpuPkg/PiSmmCpuDxeSmm: Add a new IsShadowStack flag
UefiCpuPkg/PiSmmCpuDxeSmm: Remove
Add a new IsShadowStack flag in PiSmmCpuDxeSmm.
Remove mInternalCr3 in PiSmmCpuDxeSmm.
Dun Tan (2):
UefiCpuPkg/PiSmmCpuDxeSmm: Add a new IsShadowStack flag
UefiCpuPkg/PiSmmCpuDxeSmm: Remove
|
By
duntan
·
#92267
·
|
|
[PATCH] MdeModulePkg/DxeIpl: Remove clearing CR0.WP when protecting pagetable
Remove clearing CR0.WP when marking the memory used for page table
to be read-only in the page table itself created by DxeIpl or
UefiPayloadEntry/UniversalPayloadEntry. This page table address
Remove clearing CR0.WP when marking the memory used for page table
to be read-only in the page table itself created by DxeIpl or
UefiPayloadEntry/UniversalPayloadEntry. This page table address
|
By
duntan
·
#92266
·
|
|
Event: TianoCore Bug Triage - APAC / NAMO - 08/09/2022
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
08/09/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
08/09/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
Group Notification <noreply@...>
·
#92265
·
|
|
Re: [PATCH 0/4] IntelFsp2(Wrapper)Pkg: Support FSP 2.4 MultiPhase.
Thanks Nate for detail reviewing and all the good feedbacks!
I have applied all of them and sent a V2 patch series, please help to review again.
Thanks Nate for detail reviewing and all the good feedbacks!
I have applied all of them and sent a V2 patch series, please help to review again.
|
By
Chiu, Chasel
·
#92264
·
|
|
[PATCH v2 3/4] IntelFsp2Pkg: Adopt FSP 2.4 MultiPhase functions.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3916
Adopt MultiPhase functions for both FspSecCoreS and FspSecCoreM.
For backward compatibility, new INF are created for new modules.
Cc: Nate
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3916
Adopt MultiPhase functions for both FspSecCoreS and FspSecCoreM.
For backward compatibility, new INF are created for new modules.
Cc: Nate
|
By
Chiu, Chasel
·
#92263
·
|
|
[PATCH v2 4/4] IntelFsp2WrapperPkg: Implement FSP 2.4 MultiPhase wrapper handlers.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3916
Implement MultiPhase wrapper handlers and only call to MultiPhase
handlers when FSP supports.
Cc: Nate DeSimone
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3916
Implement MultiPhase wrapper handlers and only call to MultiPhase
handlers when FSP supports.
Cc: Nate DeSimone
|
By
Chiu, Chasel
·
#92262
·
|
|
[PATCH v2 2/4] IntelFsp2WrapperPkg: Add FSP 2.4 MultiPhase interface.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3916
Provide FSP 2.4 MultiPhase wrapper support library.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3916
Provide FSP 2.4 MultiPhase wrapper support library.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
|
By
Chiu, Chasel
·
#92261
·
|
|
[PATCH v2 1/4] IntelFsp2Pkg: Add FSP 2.4 MultiPhase interface.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3916
Provide FSP 2.4 MultiPhase interface and scripts
support.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3916
Provide FSP 2.4 MultiPhase interface and scripts
support.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
|
By
Chiu, Chasel
·
#92260
·
|
|
[PATCH v2 0/4] IntelFsp2(Wrapper)Pkg: Support FSP 2.4 MultiPhase.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3916
Add FSP 2.4 MultiPhase interfaces and implementation.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3916
Add FSP 2.4 MultiPhase interfaces and implementation.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
|
By
Chiu, Chasel
·
#92259
·
|
|
Re: [PATCH] RedfishPkg: RedfishDiscoverDxe: USB Redfish host interface is not supported
Yes, please create the new patch set with the prefix [PATCH V2]. Also, use git move to move Redfish.h to Include\ to keep the commit history, this one could be the patch 3.
Thank you,
Abner
Get
Yes, please create the new patch set with the prefix [PATCH V2]. Also, use git move to move Redfish.h to Include\ to keep the commit history, this one could be the patch 3.
Thank you,
Abner
Get
|
By
Chang, Abner
·
#92258
·
|
|
Re: [PATCH] RedfishPkg: RedfishDiscoverDxe: USB Redfish host interface is not supported
Hi Abner,
Thank you for your feedback.
I agree with you.
What should I do to change it?
Should I create a new patch?
Thank you,
Igor
Hi Abner,
Thank you for your feedback.
I agree with you.
What should I do to change it?
Should I create a new patch?
Thank you,
Igor
|
By
Igor Kulchytskyy
·
#92257
·
|
|
Re: Building C static Library for UEFI
Did you figure this out?
The per compiler flags come from BaseTools/Conf/tools_def.template. When you do the edksetup.sh it gets copied to Conf/tools_def.ttxt and that is what the build uses. The
Did you figure this out?
The per compiler flags come from BaseTools/Conf/tools_def.template. When you do the edksetup.sh it gets copied to Conf/tools_def.ttxt and that is what the build uses. The
|
By
Andrew Fish
·
#92256
·
|
|
Rust std for UEFI PR created
Hello everyone. This email is just a quick announcement for everyone interested in the GSoC project porting Rust std for UEFI. A Draft PR [1] has been created to upstream Rust project to get UEFI std
Hello everyone. This email is just a quick announcement for everyone interested in the GSoC project porting Rust std for UEFI. A Draft PR [1] has been created to upstream Rust project to get UEFI std
|
By
Ayush Singh
·
#92255
·
|
|
Re: [PATCH v1 3/3] LogoFeaturePkg,BoardModulePkg: Set existing logo as BGRT
Comments should be wrapped with blank comment lines, so comments like
// Determine BGRT display offsets
Should be
//
// Determine BGRT display offsets
//
There are at least 4 instances to be
Comments should be wrapped with blank comment lines, so comments like
// Determine BGRT display offsets
Should be
//
// Determine BGRT display offsets
//
There are at least 4 instances to be
|
By
Isaac Oram
·
#92254
·
|
|
Re: [PATCH v1 2/3] UserAuthFeaturePkg: Included DXE versions are mutually exclusive
Hi Isaac,
From memory, the primary difference between the versions of this module is that v2 uses helper libraries to perform some of the functions in UserAuthenticationDxePassword.c and the HII
Hi Isaac,
From memory, the primary difference between the versions of this module is that v2 uses helper libraries to perform some of the functions in UserAuthenticationDxePassword.c and the HII
|
By
Benjamin Doron
·
#92253
·
|
|
[PATCH v2] MdeModulePkg: Update the SMBIOS version by UPL
From: KasimX Liu <kasimx.liu@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4013
For the SMBIOS version can be update by UPL,we create
the gUniversalPayloadSmbios3TableGuid HOB to
From: KasimX Liu <kasimx.liu@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4013
For the SMBIOS version can be update by UPL,we create
the gUniversalPayloadSmbios3TableGuid HOB to
|
By
kasimx.liu@...
·
#92252
·
|
|
Re: 回复: [edk2-devel] [PATCH] MdePkg:Improved Smbios Type9 table and Smbios 3.5.0 spec changes
Updated PrintInfo.c from ShellPkg, Patch for the same is available in edk2 maillist.(https://edk2.groups.io/g/devel/message/92250)
Please help to review.
Thanks,
Sainadh.
Updated PrintInfo.c from ShellPkg, Patch for the same is available in edk2 maillist.(https://edk2.groups.io/g/devel/message/92250)
Please help to review.
Thanks,
Sainadh.
|
By
Sainadh Nagolu
·
#92251
·
|