|
[PATCH v3 10/11] UefiCpuPkg, OvmfPkg: Disable interrupts when using the GHCB
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
The QemuFlashPtrWrite() flash services runtime uses the GHCB and VmgExit()
directly to perform
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
The QemuFlashPtrWrite() flash services runtime uses the GHCB and VmgExit()
directly to perform
|
By
Lendacky, Thomas
·
#66751
·
|
|
[PATCH v3 09/11] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Fix erase blocks for SEV-ES
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
The original SEV-ES support missed updating the QemuFlashEraseBlock()
function to successfully
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
The original SEV-ES support missed updating the QemuFlashEraseBlock()
function to successfully
|
By
Lendacky, Thomas
·
#66750
·
|
|
[PATCH v3 08/11] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Set the SwScratch valid bit
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
All fields that are set in the GHCB should have their associated bit in
the GHCB ValidBitmap
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
All fields that are set in the GHCB should have their associated bit in
the GHCB ValidBitmap
|
By
Lendacky, Thomas
·
#66749
·
|
|
[PATCH v3 07/11] UefiCpuPkg/MpInitLib: Set the SW exit fields when performing VMGEXIT
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
All fields that are set in the GHCB should have their associated bit in
the GHCB ValidBitmap
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
All fields that are set in the GHCB should have their associated bit in
the GHCB ValidBitmap
|
By
Lendacky, Thomas
·
#66748
·
|
|
[PATCH v3 06/11] OvmfPkg/VmgExitLib: Set the SwScratch valid bit for MMIO events
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
All fields that are set in the GHCB should have their associated bit in
the GHCB ValidBitmap
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
All fields that are set in the GHCB should have their associated bit in
the GHCB ValidBitmap
|
By
Lendacky, Thomas
·
#66747
·
|
|
[PATCH v3 05/11] OvmfPkg/VmgExitLib: Set the SwScratch valid bit for IOIO events
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
All fields that are set in the GHCB should have their associated bit in
the GHCB ValidBitmap
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
All fields that are set in the GHCB should have their associated bit in
the GHCB ValidBitmap
|
By
Lendacky, Thomas
·
#66746
·
|
|
[PATCH v3 04/11] OvmfPkg/VmgExitLib: Set the SW exit fields when performing VMGEXIT
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
All fields that are set in the GHCB should have their associated bit in
the GHCB ValidBitmap
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
All fields that are set in the GHCB should have their associated bit in
the GHCB ValidBitmap
|
By
Lendacky, Thomas
·
#66745
·
|
|
[PATCH v3 03/11] OvmfPkg/VmgExitLib: Implement new VmgExitLib interfaces
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
The VmgExitLib library added two new interfaces, VmgSetOffsetValid() and
VmgIsOffsetValid(), that
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
The VmgExitLib library added two new interfaces, VmgSetOffsetValid() and
VmgIsOffsetValid(), that
|
By
Lendacky, Thomas
·
#66744
·
|
|
[PATCH v3 02/11] UefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB ValidBitmap bits
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
In upcoming patches, the setting of the bits in the GHCB ValidBitmap will
be performed in
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
In upcoming patches, the setting of the bits in the GHCB ValidBitmap will
be performed in
|
By
Lendacky, Thomas
·
#66743
·
|
|
[PATCH v3 01/11] MdePkg: Clean up GHCB field offsets and save area
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
Use OFFSET_OF () and sizeof () to calculate the GHCB register field
offsets instead of hardcoding
From: Tom Lendacky <thomas.lendacky@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3008
Use OFFSET_OF () and sizeof () to calculate the GHCB register field
offsets instead of hardcoding
|
By
Lendacky, Thomas
·
#66742
·
|
|
[PATCH v3 00/11] SEV-ES guest support fixes and cleanup
From: Tom Lendacky <thomas.lendacky@...>
This patch series provides some fixes, updates and cleanup to the SEV-ES
guest support:
- Update the calculation of the qword offset of fields within the
From: Tom Lendacky <thomas.lendacky@...>
This patch series provides some fixes, updates and cleanup to the SEV-ES
guest support:
- Update the calculation of the qword offset of fields within the
|
By
Lendacky, Thomas
·
#66741
·
|
|
回复: [PATCH 2/2] MdePkg/SmBios.h:SMBIOS3.3.0 add Character in PROCESSOR_ID_DATA .
This change doesn't follow SmBios spec. It is not required. So, this patch
and another change in EmulatorPkg can be removed.
Thanks
Liming
This change doesn't follow SmBios spec. It is not required. So, this patch
and another change in EmulatorPkg can be removed.
Thanks
Liming
|
By
gaoliming
·
#66740
·
|
|
[PATCH 3/3] EmulatorPkg/Cpu.c:Add PROCESSOR_CHARACTERISTIC_FLAGS struct information
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2952
Add PROCESSOR_CHARACTERISTIC_FLAGS struct information in
SMBIOS_TABLE_TYPE4 mCpuSmbiosType4 parameter
Cc: Jordan Justen
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2952
Add PROCESSOR_CHARACTERISTIC_FLAGS struct information in
SMBIOS_TABLE_TYPE4 mCpuSmbiosType4 parameter
Cc: Jordan Justen
|
By
Yanming Zhu
·
#66739
·
|
|
Re: [RestJsonStructureDxe PATCH v3 3/3] RedfishPkg: Changes on RedfishPkg for CI test
Reviewed-by: Nickle Wang <nickle.wang@...>
Reviewed-by: Nickle Wang <nickle.wang@...>
|
By
Nickle Wang
·
#66738
·
|
|
Re: [RestJsonStructureDxe PATCH v3 2/3] RedfishPkg/RestJsonStructureDxe: EFI REST JSON Structure Protocol
Hi Abner,
I have comment for function RestJsonStructureUnload(). Please check my inline comment below.
Thanks,
Nickle
Hi Abner,
I have comment for function RestJsonStructureUnload(). Please check my inline comment below.
Thanks,
Nickle
|
By
Nickle Wang
·
#66737
·
|
|
Re: [RestJsonStructureDxe PATCH v3 1/3] MdePkg/Include: Definitions of EFI REST JSON Structure Protocol
Hi Abner,
I found an issue on function header of EFI_REST_JSON_STRUCTURE_REGISTER that is not follow UEFI spec.
Thanks,
Nickle
Hi Abner,
I found an issue on function header of EFI_REST_JSON_STRUCTURE_REGISTER that is not follow UEFI spec.
Thanks,
Nickle
|
By
Nickle Wang
·
#66736
·
|
|
[PATCH 2/2] MdePkg/SmBios.h:SMBIOS3.3.0 add Character in PROCESSOR_ID_DATA .
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2952
In PROCESSOR_ID_DATA struct add a PROCESSOR_CHARACTERISTIC_FLAGS character
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2952
In PROCESSOR_ID_DATA struct add a PROCESSOR_CHARACTERISTIC_FLAGS character
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao
|
By
Yanming Zhu
·
#66735
·
|
|
Re: [Redfish Discover Header File PATCH] RedfishPkg/Include: EFI Redfish Discover Protocol header file
Reviewed-by: Nickle Wang <nickle.wang@...>
Reviewed-by: Nickle Wang <nickle.wang@...>
|
By
Nickle Wang
·
#66734
·
|
|
Re: [EFI Redfish Host Interface PATCH 5/5] RedfishPkg: Add RedfishHostInterfaceDxe to RedfishPkg
Hi Abner,
Do we need to specify the library instance under [Components] section when they are specified in [LibraryClasses] already?
Thanks,
Nickle
Hi Abner,
Do we need to specify the library instance under [Components] section when they are specified in [LibraryClasses] already?
Thanks,
Nickle
|
By
Nickle Wang
·
#66733
·
|
|
Re: [EFI Redfish Host Interface PATCH 4/5] RedfishPkg/RedfishHostInterfaceDxe: Create SMBIOS type 42 record
Reviewed-by: Nickle Wang <nickle.wang@...>
Reviewed-by: Nickle Wang <nickle.wang@...>
|
By
Nickle Wang
·
#66732
·
|