|
[PATCH v1 3/8] DynamicTablesPkg: Fix new typos reported 2 messages
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Sami Mujawar <Sami.Mujawar@...> Cc: Alexei F
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Sami Mujawar <Sami.Mujawar@...> Cc: Alexei F
|
By
Michael Kubacki
·
|
|
回复: 回复: 回复: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB 3 messages
Michael: Yes. I can. Where is the change for Edk2? Thanks Liming > -----邮件原件----- > 发件人: Michael Kubacki <mikuback@...> > 发送时间: 2022年5月17日 12:14 > 收件人: devel@edk2.groups.io; ardb@... > 抄送: gaoliming <
Michael: Yes. I can. Where is the change for Edk2? Thanks Liming > -----邮件原件----- > 发件人: Michael Kubacki <mikuback@...> > 发送时间: 2022年5月17日 12:14 > 收件人: devel@edk2.groups.io; ardb@... > 抄送: gaoliming <
|
By
gaoliming
·
|
|
[PATCH v1 8/8] ArmVirtPkg: Add new ignored spelling errors
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change adds the new words reported to the extended words list in ArmVirtPk
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change adds the new words reported to the extended words list in ArmVirtPk
|
By
Michael Kubacki
·
|
|
[PATCH v1 7/8] ArmPkg: Ignore new typos reported
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. Due to the number of spelling errors in this package, no errors are fixed in th
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. Due to the number of spelling errors in this package, no errors are fixed in th
|
By
Michael Kubacki
·
|
|
[PATCH v1 6/8] FmpDevicePkg: Fix new typos reported
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Liming Gao <gaoliming@...> Cc: Michael D Kin
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Liming Gao <gaoliming@...> Cc: Michael D Kin
|
By
Michael Kubacki
·
|
|
[PATCH v1 4/8] UnitTestFrameworkPkg: Fix new typos reported
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Michael D Kinney <michael.d.kinney@...> Cc:
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Michael D Kinney <michael.d.kinney@...> Cc:
|
By
Michael Kubacki
·
|
|
[PATCH v1 1/8] PrmPkg: Fix new typos reported
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Michael Kubacki <mikuback@...> Cc: Nate DeSi
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Michael Kubacki <mikuback@...> Cc: Nate DeSi
|
By
Michael Kubacki
·
|
|
vTPM support in cloud-Hypervisor in aarch64 3 messages
Folks, I am trying to enable vTPM support in Windows Guest while using cloud-hypervisor as the VMM and OVMF firmware from edk2 repo. The Firmware is built with the following command: build -a AARCH64
Folks, I am trying to enable vTPM support in Windows Guest while using cloud-hypervisor as the VMM and OVMF firmware from edk2 repo. The Firmware is built with the following command: build -a AARCH64
|
By
Praveen K Paladugu
·
|
|
[PATCH] OvmfPkg/OvmfPkgX64: Use different CcProbeLib when SMM is on or off 5 messages
CcProbeLib is designed to check the vm guest type. The OvmfPkg/CcProbeLib reads the OvmfWorkArea (0x80B000) to get the vm guest type which is written by each guest (SEV or TDX guest). But in SMM drive
CcProbeLib is designed to check the vm guest type. The OvmfPkg/CcProbeLib reads the OvmfWorkArea (0x80B000) to get the vm guest type which is written by each guest (SEV or TDX guest). But in SMM drive
|
By
Min Xu
·
|
|
[PATCH] MdeModulePkg/FaultTolerantWriteDxe: Don't check for address alignment 10 messages
Hi Would any one be able to review please? Thank you
Hi Would any one be able to review please? Thank you
|
By
Sean Rhodes
·
|
|
[PATCH 1/2] MdeModulePkg/UefiBootManagerLib: Add Pcd to prioritize internal devices 3 messages
From: Matt DeVillier <matt.devillier@...> Add Pcd to allow configuring internal devices to be prioritized over internally-attached USB devices, such as card readers, over SATA, NVMe and eMMC drives. C
From: Matt DeVillier <matt.devillier@...> Add Pcd to allow configuring internal devices to be prioritized over internally-attached USB devices, such as card readers, over SATA, NVMe and eMMC drives. C
|
By
Sean Rhodes
·
|
|
回复: [edk2-devel] [PATCH 43/43] MdeModulePkg/BmBoot: skip secondary eMMC entries 5 messages
Is this the generic logic for all eMMC device? If yes, can you point the statement in public spec for eMMC entries? Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表
Is this the generic logic for all eMMC device? If yes, can you point the statement in public spec for eMMC entries? Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表
|
By
gaoliming
·
|
|
[PATCH 1/2] SecurityPkg: Add RNG support 4 messages
From: Patrick Rudolph <patrick.rudolph@...> Uses the RDRAND instruction if available and install EfiRngProtocol. The protocol may be used by iPXE or the Linux kernel to gather entropy. Cc: Jiewen Yao
From: Patrick Rudolph <patrick.rudolph@...> Uses the RDRAND instruction if available and install EfiRngProtocol. The protocol may be used by iPXE or the Linux kernel to gather entropy. Cc: Jiewen Yao
|
By
Sean Rhodes
·
|
|
[PATCH 2/2] UefiPayloadPkg: Hook up RNG support 3 messages
From: Patrick Rudolph <patrick.rudolph@...> Hoop Up RNG from SecurityPkg. Cc: Jiewen Yao <jiewen.yao@...> Cc: Jian J Wang <jian.j.wang@...> Cc: Guo Dong <guo.dong@...> Cc: Ray Ni <ray.ni@...> Cc: Maur
From: Patrick Rudolph <patrick.rudolph@...> Hoop Up RNG from SecurityPkg. Cc: Jiewen Yao <jiewen.yao@...> Cc: Jian J Wang <jian.j.wang@...> Cc: Guo Dong <guo.dong@...> Cc: Ray Ni <ray.ni@...> Cc: Maur
|
By
Sean Rhodes
·
|
|
[PATCH] UefiPayloadPkg: Add support for logging to CBMEM console 4 messages
Hi, Thanks for looking at my patch. I probably need to refine the library before it's ready to be upstreamed. Two items on my list were finally debugging how to make `FindCbTag()` work, and using `Cop
Hi, Thanks for looking at my patch. I probably need to refine the library before it's ready to be upstreamed. Two items on my list were finally debugging how to make `FindCbTag()` work, and using `Cop
|
By
Benjamin Doron
·
|
|
[PATCH] Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal 4 messages
From: Matt DeVillier <matt.devillier@...> Recent model Chromebooks only return ACK, but not BAT_SUCCESS, which causes hanging and failed ps2k init. To mitigate this, make the absence of BAT_SUCCESS re
From: Matt DeVillier <matt.devillier@...> Recent model Chromebooks only return ACK, but not BAT_SUCCESS, which causes hanging and failed ps2k init. To mitigate this, make the absence of BAT_SUCCESS re
|
By
Sean Rhodes
·
|
|
[PATCH 2/2] OvmfPkg: Fix PciHostBridgeLibScan 3 messages
From: Patrick Rudolph <patrick.rudolph@...> Don't assume a 64bit register always holds an address greater than 4GB. Check the value in the register and decide which Aperature it should be assigned to.
From: Patrick Rudolph <patrick.rudolph@...> Don't assume a 64bit register always holds an address greater than 4GB. Check the value in the register and decide which Aperature it should be assigned to.
|
By
Sean Rhodes
·
|
|
[PATCH v5 0/2] FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
cbduggap (2): IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention IntelFsp2WrapperPkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention IntelFsp2Pkg/FspSecCore/X64/FspApiE
cbduggap (2): IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention IntelFsp2WrapperPkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention IntelFsp2Pkg/FspSecCore/X64/FspApiE
|
By
cbduggap
·
|
|
[PATCH V2 5/6] MdePkg: Probe Cc guest in BaseIoLibIntrinsicSev 4 messages
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3902 Bad IO performance in SEC phase is observed after TDX features was introduced. (after commit b6b2de884864 - "MdePkg: Support mmio for Tdx guest
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3902 Bad IO performance in SEC phase is observed after TDX features was introduced. (after commit b6b2de884864 - "MdePkg: Support mmio for Tdx guest
|
By
Min Xu
·
|
|
[PATCH 1/1] OvmfPkg/PlatformCI: add IntelTdxBuild.py 2 messages
Add build test for OvmfPkg/IntelTdx Cc: Erdem Aktas <erdemaktas@...> Cc: James Bottomley <jejb@...> Cc: Tom Lendacky <thomas.lendacky@...> Cc: Gerd Hoffmann <kraxel@...> Cc: Jiewen Yao <Jiewen.yao@...
Add build test for OvmfPkg/IntelTdx Cc: Erdem Aktas <erdemaktas@...> Cc: James Bottomley <jejb@...> Cc: Tom Lendacky <thomas.lendacky@...> Cc: Gerd Hoffmann <kraxel@...> Cc: Jiewen Yao <Jiewen.yao@...
|
By
Min Xu
·
|