|
[PATCH] OvmfPkg: Make an Ia32/X64 hybrid build work with SEV
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
·
|
|
System S3 via UEFI shell
Hi everyone I have a question. Is there a way to put a system to sleep (S3) via UEFI shell? Checking the UEFIshell spec, there is the reset command, that can be triggered with parameter -w, that would
Hi everyone I have a question. Is there a way to put a system to sleep (S3) via UEFI shell? Checking the UEFIshell spec, there is the reset command, that can be triggered with parameter -w, that would
|
By
Rafael Machado
·
|
|
回复: 回复: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB 3 messages
Michael: This is my suggestion to resolve such compatible issue. As you say, it needs more review and discussion. So, it may not be applied immediately. If this patch set needs to catch this table tag
Michael: This is my suggestion to resolve such compatible issue. As you say, it needs more review and discussion. So, it may not be applied immediately. If this patch set needs to catch this table tag
|
By
gaoliming
·
|
|
[PATCH v3] IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention 3 messages
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926 This API accept one parameter using RCX and this is consumed in mutiple sub functions. Cc: Chasel Chiu <chasel.chiu@...> Cc: Nate DeSimone <na
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926 This API accept one parameter using RCX and this is consumed in mutiple sub functions. Cc: Chasel Chiu <chasel.chiu@...> Cc: Nate DeSimone <na
|
By
cbduggap
·
|
|
[PATCH V4 7/9] MdePkg: Define CC Measure EventLog ACPI Table 2 messages
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 TDVF set up an ACPI table (EFI_CC_EVENTLOG_ACPI_TABLE) to pass the event-log information. The event log created by the TD owner contains the ha
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 TDVF set up an ACPI table (EFI_CC_EVENTLOG_ACPI_TABLE) to pass the event-log information. The event log created by the TD owner contains the ha
|
By
Min Xu
·
|
|
[PATCH V4 3/9] SecurityPkg: Add definition of EFI_CC_EVENT_HOB_GUID 2 messages
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 EFI_CC_EVENT_HOB_GUID is the global ID of a GUIDed HOB used to pass TDX_DIGEST_VALUE from SEC to a DXE Driver ( This DXE driver will be introdu
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 EFI_CC_EVENT_HOB_GUID is the global ID of a GUIDed HOB used to pass TDX_DIGEST_VALUE from SEC to a DXE Driver ( This DXE driver will be introdu
|
By
Min Xu
·
|
|
[PATCH v2 1/1] ArmPlatformPkg: Remove overly verbose DEBUG lines in LcdGraphicsBlt 3 messages
The DEBUG output in LcdGraphicsBlt is overly verbose, and makes using the console difficult, for example when using the UiApp. Since the extra output should no longer be needed, delete the DEBUG lines
The DEBUG output in LcdGraphicsBlt is overly verbose, and makes using the console difficult, for example when using the UiApp. Since the extra output should no longer be needed, delete the DEBUG lines
|
By
Rebecca Cran
·
|
|
Some questions about Azure CI 16 messages
Hi Sean and Bret, I prepare submit a new architecture code to edk2, and I have applied for an Azure ID. There have two questions when trigger the Azure CI, please refer to the following two links: htt
Hi Sean and Bret, I prepare submit a new architecture code to edk2, and I have applied for an Azure ID. There have two questions when trigger the Azure CI, please refer to the following two links: htt
|
By
Chao Li
·
|
|
[PATCH edk2-platforms 1/1] Silicon/SynQuacer/Fip006Dxe: Support 4-bytes address for erase and write 3 messages
From: Kazuhiko Sakamoto <sakamoto.kazuhiko@...> Support 4-bytes address for erase and write, so that we can access whole region of SPI-NOR Flash(64MiB) implemented on the Developerbox. This commit als
From: Kazuhiko Sakamoto <sakamoto.kazuhiko@...> Support 4-bytes address for erase and write, so that we can access whole region of SPI-NOR Flash(64MiB) implemented on the Developerbox. This commit als
|
By
Masahisa Kojima
·
|
|
[PATCH v3 3/5] MpInitLib: Put SEV logic in separate file 2 messages
The patch does several simplifications: 1. Treat SwitchToRealProc as part of RendezvousFunnelProc. So the common logic in MpLib.c doesn't need to be aware of SwitchToRealProc. As a result, SwitchToRea
The patch does several simplifications: 1. Treat SwitchToRealProc as part of RendezvousFunnelProc. So the common logic in MpLib.c doesn't need to be aware of SwitchToRealProc. As a result, SwitchToRea
|
By
Ni, Ray
·
|
|
[PATCH v2] UefiCpuPkg: Store SEV-SNP AP jump table in the secrets page
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
·
|
|
[PATCH v2] OvmfPkg/AmdSevDxe: Update ConfidentialComputing blob struct definition
The Confidential Computing blob defined here is intended to match the definition defined by linux guest kernel. Previously, both definitions relied on natural alignment, but that relies on both OVMF a
The Confidential Computing blob defined here is intended to match the definition defined by linux guest kernel. Previously, both definitions relied on natural alignment, but that relies on both OVMF a
|
By
Michael Roth
·
|
|
OVMF_CODE/VARS unable to reboot a mac os vm during installation (only first stage) 2 messages
Hi, forwarding this also to the mailing list:https://bugzilla.tianocore.org/show_bug.cgi?id=3640 ---->Hello, it's been about a year I'm experiencing a strange issue, not a stopper, so I started only r
Hi, forwarding this also to the mailing list:https://bugzilla.tianocore.org/show_bug.cgi?id=3640 ---->Hello, it's been about a year I'm experiencing a strange issue, not a stopper, so I started only r
|
By
Daniele Crudo
·
|
|
[PATCH] BaseTools: Fix dependency issue in PcdValueInit 3 messages
The generated Makefile was missing a dependency. This resulted in a build-time race condition if the recursive make is multi-threaded and shares job control. Signed-off-by: Jake Garver <jake@...> ---
The generated Makefile was missing a dependency. This resulted in a build-time race condition if the recursive make is multi-threaded and shares job control. Signed-off-by: Jake Garver <jake@...> ---
|
By
Jake Garver
·
|
|
[PATCH] MdeModulePkg/FaultTolerantWriteDxe: Don't check for address alignment 7 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 V4 9/9] OvmfPkg/IntelTdx: Enable RTMR based measurement and measure boot
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 Enable RTMR based measurement and measure boot for Td guest. Cc: Brijesh Singh <brijesh.singh@...> Cc: Erdem Aktas <erdemaktas@...> Cc: James B
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 Enable RTMR based measurement and measure boot for Td guest. Cc: Brijesh Singh <brijesh.singh@...> Cc: Erdem Aktas <erdemaktas@...> Cc: James B
|
By
Min Xu
·
|
|
[PATCH V4 8/9] OvmfPkg/IntelTdx: Add TdTcg2Dxe
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 TdTcg2Dxe mimics the Security/Tcg/Tcg2Dxe. It does below tasks: - Set up and install CC_EVENTLOG ACPI table - Parse the GUIDed HOB (gCcEventEnt
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 TdTcg2Dxe mimics the Security/Tcg/Tcg2Dxe. It does below tasks: - Set up and install CC_EVENTLOG ACPI table - Parse the GUIDed HOB (gCcEventEnt
|
By
Min Xu
·
|
|
[PATCH V4 6/9] OvmfPkg: Add PCDs for LAML/LASA field in CC EVENTLOG ACPI table
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 Add PCDs to records LAML/LASA field in CC EVENTLOG ACPI table. Cc: Brijesh Singh <brijesh.singh@...> Cc: Erdem Aktas <erdemaktas@...> Cc: James
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 Add PCDs to records LAML/LASA field in CC EVENTLOG ACPI table. Cc: Brijesh Singh <brijesh.singh@...> Cc: Erdem Aktas <erdemaktas@...> Cc: James
|
By
Min Xu
·
|
|
[PATCH V4 5/9] OvmfPkg/IntelTdx: Measure Td HobList and Configuration FV
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 TdHobList and Configuration FV are external data provided by Host VMM. These are not trusted in Td guest. So they should be validated , measure
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 TdHobList and Configuration FV are external data provided by Host VMM. These are not trusted in Td guest. So they should be validated , measure
|
By
Min Xu
·
|
|
[PATCH V4 4/9] OvmfPkg: Introduce SecMeasurementLib
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 SecMeasurementLib is designed to do the measurement in SEC phase. In current stage there are 2 functions introduced: - MeasureHobList: Measure
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 SecMeasurementLib is designed to do the measurement in SEC phase. In current stage there are 2 functions introduced: - MeasureHobList: Measure
|
By
Min Xu
·
|