|
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
·
|
|
Re: [PATCH V12 42/47] OvmfPkg: Add TdxDxe driver
I added the same library class override to TdxDxe and, yes, option 2 worked.
Thanks,
Tom
I added the same library class override to TdxDxe and, yes, option 2 worked.
Thanks,
Tom
|
By
Lendacky, Thomas
·
#89014
·
|
|
[PATCH 4/4] CryptoPkg: Add PcdEcEnabled to Base/Pei/SmmCryptLib.inf
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3679
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3828
Base/Pei/SmmCryptLib.inf will use openssllib, and the header file
opensslconf.h in
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3679
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3828
Base/Pei/SmmCryptLib.inf will use openssllib, and the header file
opensslconf.h in
|
By
Li, Yi
·
#89013
·
|
|
[PATCH 3/4] CryptoPkg: Make EC source file config-able
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3679
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3828
Use PCD gEfiCryptoPkgTokenSpaceGuid.PcdEcEnabled to config-able
source files list in
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3679
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3828
Use PCD gEfiCryptoPkgTokenSpaceGuid.PcdEcEnabled to config-able
source files list in
|
By
Li, Yi
·
#89012
·
|
|
[PATCH 2/4] CryptoPkg: Reconfigure OpensslLib to add EC algorithms
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3679
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3828
Reconfigure OpensslLib to add elliptic curve cipher algorithms.
Signed-off-by: yi1 li
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3679
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3828
Reconfigure OpensslLib to add elliptic curve cipher algorithms.
Signed-off-by: yi1 li
|
By
Li, Yi
·
#89011
·
|
|
[PATCH 1/4] CryptoPkg: Add instrinsics to support building ECC on IA32 windows
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3679
This dependency is needed to build openssl lib with ECC ciphers
under IA32 Windows and adds implementation for _allmul and
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3679
This dependency is needed to build openssl lib with ECC ciphers
under IA32 Windows and adds implementation for _allmul and
|
By
Li, Yi
·
#89010
·
|
|
[PATCH 0/4] !!TEST Fix warnings of EC feature
As subject.
yi1 li (4):
CryptoPkg: Add instrinsics to support building ECC on IA32 windows
CryptoPkg: Reconfigure OpensslLib to add EC algorithms
CryptoPkg: Make EC source file config-able
As subject.
yi1 li (4):
CryptoPkg: Add instrinsics to support building ECC on IA32 windows
CryptoPkg: Reconfigure OpensslLib to add EC algorithms
CryptoPkg: Make EC source file config-able
|
By
Li, Yi
·
#89009
·
|
|
[edk2-platforms][PATCH V2 9/9] Platform/Sgi: Update ACPI version to v6.4 for Rd-N2-Cfg1 platform
Update the Rd-N2-Cfg1 platform specific ACPI tables to ACPI version
v6.4.
Signed-off-by: Pranav Madhu <pranav.madhu@...>
---
Platform/ARM/SgiPkg/AcpiTables/RdN2Cfg1/Madt.aslc | 112
Update the Rd-N2-Cfg1 platform specific ACPI tables to ACPI version
v6.4.
Signed-off-by: Pranav Madhu <pranav.madhu@...>
---
Platform/ARM/SgiPkg/AcpiTables/RdN2Cfg1/Madt.aslc | 112
|
By
Pranav Madhu
·
#89008
·
|
|
[edk2-platforms][PATCH V2 8/9] Platform/Sgi: Update ACPI version to v6.4 for Rd-N2 platform
Update the Rd-N2 platform specific ACPI tables to ACPI version v6.4.
Signed-off-by: Pranav Madhu <pranav.madhu@...>
---
Platform/ARM/SgiPkg/AcpiTables/RdN2/Madt.aslc | 163 ++++++++++----------
Update the Rd-N2 platform specific ACPI tables to ACPI version v6.4.
Signed-off-by: Pranav Madhu <pranav.madhu@...>
---
Platform/ARM/SgiPkg/AcpiTables/RdN2/Madt.aslc | 163 ++++++++++----------
|
By
Pranav Madhu
·
#89007
·
|