|
[PATCH 0/5] Code refactoring in CpuExceptionHandlerLib
Ray Ni (5): CpuException: Avoid allocating code pages for DXE instance CpuException: Init global variables in-place CpuException: Avoid allocating page but using global variables CpuException: Remove
Ray Ni (5): CpuException: Avoid allocating code pages for DXE instance CpuException: Init global variables in-place CpuException: Avoid allocating page but using global variables CpuException: Remove
|
By
Ni, Ray
·
|
|
[PATCH] OvmfPkg: Make an Ia32/X64 hybrid build work with SEV
Merged as #2910 Thanks all,
Merged as #2910 Thanks all,
|
By
Ard Biesheuvel
·
|
|
[PATCH V7 36/37] UefiCpuPkg: Setting initial-count register as the last step 9 messages
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3711 Per SDM, changing the mode of APIC timer (from one-shot to periodic or vice versa) by writing to the timer LVT entry does not start the timer. T
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3711 Per SDM, changing the mode of APIC timer (from one-shot to periodic or vice versa) by writing to the timer LVT entry does not start the timer. T
|
By
Min Xu
·
|
|
回复: [edk2-devel] [PATCH] OvmfPkg: Make an Ia32/X64 hybrid build work with SEV
Tom: This patch fixes the regression issue. So, I am OK to merge it for this stable tag. Thanks Liming > -----邮件原件----- > 发件人: Tom Lendacky <thomas.lendacky@...> > 发送时间: 2022年5月20日 6:02 > 收件人: Ard Bie
Tom: This patch fixes the regression issue. So, I am OK to merge it for this stable tag. Thanks Liming > -----邮件原件----- > 发件人: Tom Lendacky <thomas.lendacky@...> > 发送时间: 2022年5月20日 6:02 > 收件人: Ard Bie
|
By
gaoliming
·
|
|
[PATCH V2 1/1] [edk2-stable202205]OvmfPkg/OvmfPkgX64: Use different CcProbeLib when SMM is on or off
Thanks Liming. Merged https://github.com/tianocore/edk2/pull/2909
Thanks Liming. Merged https://github.com/tianocore/edk2/pull/2909
|
By
Yao, Jiewen
·
|
|
回复: [edk2-devel] [PATCH] .gitignore: Ignore build tools build logs
Reviewed-by: Liming Gao <gaoliming@...> > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Bob Feng > 发送时间: 2022年5月18日 15:15 > 收件人: devel@edk2.groups.io; Gao, Liming <gaoliming@...
Reviewed-by: Liming Gao <gaoliming@...> > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Bob Feng > 发送时间: 2022年5月18日 15:15 > 收件人: devel@edk2.groups.io; Gao, Liming <gaoliming@...
|
By
gaoliming
·
|
|
[PATCH] OvmfPkg: Make an Ia32/X64 hybrid build work with SEV 4 messages
The BaseMemEncryptSevLib functionality was updated to rely on the use of the OVMF/SEV workarea to check for SEV guests. However, this area is only updated when running the X64 OVMF build, not the hybr
The BaseMemEncryptSevLib functionality was updated to rely on the use of the OVMF/SEV workarea to check for SEV guests. However, this area is only updated when running the X64 OVMF build, not the hybr
|
By
Lendacky, Thomas
·
|
|
[PATCH v2] UefiCpuPkg: Store SEV-SNP AP jump table in the secrets page 3 messages
A full-featured SEV-SNP guest will not rely on the AP jump table, and will instead use the AP Creation interface defined by the GHCB. However, a guest is still allowed to use the AP jump table if desi
A full-featured SEV-SNP guest will not rely on the AP jump table, and will instead use the AP Creation interface defined by the GHCB. However, a guest is still allowed to use the AP jump table if desi
|
By
Michael Roth
·
|
|
EDK2 WilsonCityRVP BIOS Build Error 12 messages
Team, We are getting build errors while trying to build BIOS for Intel WilsonCityRVP under WhitleyOpenBoardPkg platform. Toolchains used: GCC: 5 and 7 (getting same error for both GCC5 and GCC7) IASL:
Team, We are getting build errors while trying to build BIOS for Intel WilsonCityRVP under WhitleyOpenBoardPkg platform. Toolchains used: GCC: 5 and 7 (getting same error for both GCC5 and GCC7) IASL:
|
By
Akber Basha J
·
|
|
回复: 回复: 回复: 回复: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB
Hi, all VariableFlashInfo HOB has been merged in edk2 2189c71026..1f026ababf and edk2-platform fdaf4eb69a..3b896d1a32. Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io>
Hi, all VariableFlashInfo HOB has been merged in edk2 2189c71026..1f026ababf and edk2-platform fdaf4eb69a..3b896d1a32. Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io>
|
By
gaoliming
·
|
|
回复: 回复: 回复: 回复: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB
Michael: I create PR https://github.com/tianocore/edk2/pull/2908 for this patch set. Once it is merged, I will immediately update edk2-platforms. Thanks Liming > -----邮件原件----- > 发件人: Michael Kubacki
Michael: I create PR https://github.com/tianocore/edk2/pull/2908 for this patch set. Once it is merged, I will immediately update edk2-platforms. Thanks Liming > -----邮件原件----- > 发件人: Michael Kubacki
|
By
gaoliming
·
|
|
回复: 回复: 回复: [edk2-devel] [PATCH v1 0/8] Fix new typos reported
For the changes in CI , Reviewed-by: Liming Gao <gaoliming@...>. Create PR https://github.com/tianocore/edk2/pull/2906 to merge it for this stable tag. Thanks Liming > -----邮件原件----- > 发件人: Michael Ku
For the changes in CI , Reviewed-by: Liming Gao <gaoliming@...>. Create PR https://github.com/tianocore/edk2/pull/2906 to merge it for this stable tag. Thanks Liming > -----邮件原件----- > 发件人: Michael Ku
|
By
gaoliming
·
|
|
回复: [PATCH v1 1/1] MdePkg: Remove "assert" from SmmCpuRendevousLibNull.c
Reviewed-by: Liming Gao <gaoliming@...> > -----邮件原件----- > 发件人: zhihaoli <zhihao.li@...> > 发送时间: 2022年5月18日 20:02 > 收件人: devel@edk2.groups.io > 抄送: Michael D Kinney <michael.d.kinney@...>; Liming Gao
Reviewed-by: Liming Gao <gaoliming@...> > -----邮件原件----- > 发件人: zhihaoli <zhihao.li@...> > 发送时间: 2022年5月18日 20:02 > 收件人: devel@edk2.groups.io > 抄送: Michael D Kinney <michael.d.kinney@...>; Liming Gao
|
By
gaoliming
·
|
|
[PATCH] IntelSiliconPkg/VTd: Add PCD for VTd Abort DMA Mode Support 2 messages
PcdVTdSupportAbortDmaMode is used to enable/disable VTd Abort DMA Mode. Signed-off-by: Sheng Wei <w.sheng@...> Cc: Ray Ni <ray.ni@...> Cc: Rangasai V Chaganty <rangasai.v.chaganty@...> Cc: Jenny Huang
PcdVTdSupportAbortDmaMode is used to enable/disable VTd Abort DMA Mode. Signed-off-by: Sheng Wei <w.sheng@...> Cc: Ray Ni <ray.ni@...> Cc: Rangasai V Chaganty <rangasai.v.chaganty@...> Cc: Jenny Huang
|
By
Sheng Wei
·
|
|
[edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/PeiUbaPlatLib: Add missing PPI consumed 3 messages
gEfiPeiSmbus2PpiGuid used but missing GUID in the INF file Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Chasel Chiu <chasel.chiu@...> Signed-off-by: Isaac Oram <isaac.w.oram@...> --- .../WhitleyOp
gEfiPeiSmbus2PpiGuid used but missing GUID in the INF file Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Chasel Chiu <chasel.chiu@...> Signed-off-by: Isaac Oram <isaac.w.oram@...> --- .../WhitleyOp
|
By
Oram, Isaac W
·
|
|
[edk2-platforms][PATCH V1] WhitleyOpenBoardPkg: Removed unrecognized characters 3 messages
By
Sureshkumar Ponnusamy
·
|
|
[edk2-libc Patch 0/1] GCC tool chain support for building Py 3.6.8 for UEFI
This PR contains the necessary changes required to build the Py 3.6.8 interpreter for UEFI using GCC tool chain from Linux based OSes such as Ubuntu (20.04 LTS) Jayaprakash Nevara (1): AppPkg\Applicat
This PR contains the necessary changes required to build the Py 3.6.8 interpreter for UEFI using GCC tool chain from Linux based OSes such as Ubuntu (20.04 LTS) Jayaprakash Nevara (1): AppPkg\Applicat
|
By
Jayaprakash, N
·
|
|
回复: 回复: [edk2-devel] [PATCH v1 0/8] Fix new typos reported 2 messages
Michael: Thanks for your update. I prefer to merge the necessary changes for this stable tag. The remaining change can be reviewed after the stable tag. Thanks Liming > -----邮件原件----- > 发件人: devel@edk
Michael: Thanks for your update. I prefer to merge the necessary changes for this stable tag. The remaining change can be reviewed after the stable tag. Thanks Liming > -----邮件原件----- > 发件人: devel@edk
|
By
gaoliming
·
|
|
[PATCH v1 1/1] MdePkg: Remove "assert" from SmmCpuRendevousLibNull.c
From: Zhihao Li <zhihao.li@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3931 Some drivers will break down when they use SmmWaitForAllProcessor() which from SmmCpuRendezvousLibNull.c. Rem
From: Zhihao Li <zhihao.li@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3931 Some drivers will break down when they use SmmWaitForAllProcessor() which from SmmCpuRendezvousLibNull.c. Rem
|
By
Li, Zhihao
·
|
|
[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Add support of array type attribute 2 messages
Add Redfish array type attribute support. Add function to handle HII ordered list question in order to convert value array in HII ordered list to Redfish array attribute. Signed-off-by: Nickle Wang <n
Add Redfish array type attribute support. Add function to handle HII ordered list question in order to convert value array in HII ordered list to Redfish array attribute. Signed-off-by: Nickle Wang <n
|
By
Nickle Wang
·
|