|
[PATCH V4 5/7] OvmfPkg: Add CcProbeLib in *.dsc
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3902
CcProbeLib is imported in BaseIoLibIntrinsicSev.
OvmfPkg/Library/CcProbeLib is the OvmfPkg version which checks
OvmfWorkArea to return the Cc
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3902
CcProbeLib is imported in BaseIoLibIntrinsicSev.
OvmfPkg/Library/CcProbeLib is the OvmfPkg version which checks
OvmfWorkArea to return the Cc
|
By
Min Xu
·
#89034
·
|
|
[PATCH V4 4/7] OvmfPkg: Add CcProbeLib
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3902
This is the OvmfPkg specific CcProbeLib. It checks the Ovmf WorkArea
(PcdOvmfWorkAreaBase) to return the guest type.
Cc: Liming Gao
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3902
This is the OvmfPkg specific CcProbeLib. It checks the Ovmf WorkArea
(PcdOvmfWorkAreaBase) to return the guest type.
Cc: Liming Gao
|
By
Min Xu
·
#89033
·
|
|
[PATCH V4 3/7] MdePkg: Add CcProbeLibNull
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3902
CcProbeLib is used to probe the Confidential Computing guest type.
This library is designed to run on SEC / PEI / DXE phases. A null
instance
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3902
CcProbeLib is used to probe the Confidential Computing guest type.
This library is designed to run on SEC / PEI / DXE phases. A null
instance
|
By
Min Xu
·
#89032
·
|
|
[PATCH V4 2/7] OvmfPkg: Replace GUEST_TYPE with CC_GUEST_TYPE
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3902
Replace GUEST_TYPE with CC_GUEST_TYPE which is defined in
MdePkg/Include/ConfidentialComputingGuestAttr.h.
Cc: Liming Gao
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3902
Replace GUEST_TYPE with CC_GUEST_TYPE which is defined in
MdePkg/Include/ConfidentialComputingGuestAttr.h.
Cc: Liming Gao
|
By
Min Xu
·
#89031
·
|
|
[PATCH V4 1/7] MdePkg: Add CC_GUEST_TYPE in ConfidentialComputingGuestAttr.h
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3902
The confidential computing guest type (GUEST_TYPE) was defined in
OvmfPkg/Include/WorkArea.h. Now it is to be moved
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3902
The confidential computing guest type (GUEST_TYPE) was defined in
OvmfPkg/Include/WorkArea.h. Now it is to be moved
|
By
Min Xu
·
#89030
·
|
|
[PATCH V4 0/7] Introduce CcProbe in MdePkg
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
·
#89029
·
|
|
Re: [PATCH V3 0/7] Introduce CcProbe in MdePkg
Thanks Tom. The PCI library issue workaround will be in a separate patch-set. It will be sent out soon.
Min
Thanks Tom. The PCI library issue workaround will be in a separate patch-set. It will be sent out soon.
Min
|
By
Min Xu
·
#89028
·
|
|
[edk2-platforms][PATCH v1 1/1] IntelSiliconPkg/SpiFvbService: Add support for VariableFlashInfoLib
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3478
Adds support for getting the variable flash information from
VariableFlashInfoLib.
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3478
Adds support for getting the variable flash information from
VariableFlashInfoLib.
|
By
Michael Kubacki
·
#89027
·
|
|
Now: Tools, CI, Code base construction meeting series - 04/18/2022
#cal-notice
Tools, CI, Code base construction meeting series
When:
04/18/2022
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
Where:
https://github.com/tianocore/edk2/discussions/2614
View
Tools, CI, Code base construction meeting series
When:
04/18/2022
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
Where:
https://github.com/tianocore/edk2/discussions/2614
View
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#89026
·
|
|
HpPrep with perf build error.
Hi, Devel:
We would like to build a code for perf but facing a error as below,
Please help give some suggestion to us , thanks a lot.
BIOS version: 004000_ULTRON.
Hi, Devel:
We would like to build a code for perf but facing a error as below,
Please help give some suggestion to us , thanks a lot.
BIOS version: 004000_ULTRON.
|
By
Wang.Hughes 王嘉駿 IEC1 <wang.hughes@...>
·
#89025
·
|
|
Re: [edk2-platforms][PATCH V2 0/9] Upadate the ACPI tables for RD platforms
For this series -
Reviewed-by: Thomas Abraham <thomas.abraham@...>
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the
For this series -
Reviewed-by: Thomas Abraham <thomas.abraham@...>
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the
|
By
Thomas Abraham
·
#89024
·
|
|
Re: [edk2-discuss] GSoC Proposal
Andrew pointed out that PEI was originally intended for memory init, and DXE for the rest. One nice aspect of that is that there's a simple, architected, consolidated handoff of state between them:
Andrew pointed out that PEI was originally intended for memory init, and DXE for the rest. One nice aspect of that is that there's a simple, architected, consolidated handoff of state between them:
|
By
Brian J. Johnson
·
#89023
·
|
|
Re: [PATCH V3 2/9] CryptoPkg: Add SecCryptLib
Hi,
Did you evaluate the use of the following PCD to make an SEC version?
## Enable/Disable the families and individual services produced by the
# EDK II Crypto Protocols/PPIs. The default is
Hi,
Did you evaluate the use of the following PCD to make an SEC version?
## Enable/Disable the families and individual services produced by the
# EDK II Crypto Protocols/PPIs. The default is
|
By
Michael D Kinney
·
#89022
·
|
|
Re: [PATCH V3 0/7] Introduce CcProbe in MdePkg
After working around the PCI library issue (for which Min will be submitting a patch), this series boots successfully for SEV, SEV-ES and SEV-SNP when built as X64. I documented the issue that SEV has
After working around the PCI library issue (for which Min will be submitting a patch), this series boots successfully for SEV, SEV-ES and SEV-SNP when built as X64. I documented the issue that SEV has
|
By
Lendacky, Thomas
·
#89021
·
|
|
Re: [PATCH 1/4] CryptoPkg: Add instrinsics to support building ECC on IA32 windows
There are other patch series to move intrinsics to the MdePkg for
OpenSSL 3.0 enabling.
I recommend you work with Gerd on the intrinsic topic.
Mike
There are other patch series to move intrinsics to the MdePkg for
OpenSSL 3.0 enabling.
I recommend you work with Gerd on the intrinsic topic.
Mike
|
By
Michael D Kinney
·
#89020
·
|
|
Re: [PATCH 3/4] CryptoPkg: Make EC source file config-able
A new top level PCD should not be added.
There is already a structured PCD to enable/disable crypto features.
We take advantage of compiler optimizations to remove unused functions,
so filtering the
A new top level PCD should not be added.
There is already a structured PCD to enable/disable crypto features.
We take advantage of compiler optimizations to remove unused functions,
so filtering the
|
By
Michael D Kinney
·
#89019
·
|
|
Re: [PATCH V3 5/7] OvmfPkg: Add CcProbeLib in *.dsc
SEV support (as opposed to SEV-ES and SEV-SNP) builds and runs with
OvmfPkgIa32X64.dsc, so that needs updating. It also builds with
OvmfPkgIa32.dsc, but is not expected to run successfully in only
SEV support (as opposed to SEV-ES and SEV-SNP) builds and runs with
OvmfPkgIa32X64.dsc, so that needs updating. It also builds with
OvmfPkgIa32.dsc, but is not expected to run successfully in only
|
By
Lendacky, Thomas
·
#89018
·
|
|
Re: [edk2-platforms][PATCH V1 1/1] Platform/Sgi: Remove SLC entry from PPTT table
On Mon, Apr 18, 2022 at 01:14 AM, Pranav Madhu wrote:
Remove system level cache (SLC) entry from ACPI PPTT table. SLC on the
Neoverse reference design platforms is the memory side cache and so it
is
On Mon, Apr 18, 2022 at 01:14 AM, Pranav Madhu wrote:
Remove system level cache (SLC) entry from ACPI PPTT table. SLC on the
Neoverse reference design platforms is the memory side cache and so it
is
|
By
Thomas Abraham
·
#89017
·
|
|
Re: [PATCH V3 1/7] MdePkg: Add CC_GUEST_TYPE in ConfidentialComputingGuestAttr.h
Thanks for reminder. It will be updated in the next version.
Thanks
Min
Thanks for reminder. It will be updated in the next version.
Thanks
Min
|
By
Min Xu
·
#89016
·
|
|
Re: [PATCH V3 1/7] MdePkg: Add CC_GUEST_TYPE in ConfidentialComputingGuestAttr.h
Should these be CcGuest... ? The precedent seems to be use lowercase even when the the acronym is uppercase, e.g. PCI => Pci, GHCB => Ghcb, SMBIOS => SmBios, NVME => Nvme, etc.
Thanks,
Tom
Should these be CcGuest... ? The precedent seems to be use lowercase even when the the acronym is uppercase, e.g. PCI => Pci, GHCB => Ghcb, SMBIOS => SmBios, NVME => Nvme, etc.
Thanks,
Tom
|
By
Lendacky, Thomas
·
#89015
·
|