|
Re: Problem: TPM 2.0 event log by OVMF is shown empty in Linux kernel versions after 5.8
I think I found my problem.
The latest kernel from master probes if the table actually includes some values. This was introduced in
I think I found my problem.
The latest kernel from master probes if the table actually includes some values. This was introduced in
|
By
Thore Sommer <public@...>
·
#74607
·
|
|
Re: Problem: TPM 2.0 event log by OVMF is shown empty in Linux kernel versions after 5.8
I've now tried this and unfortunately it produces the same result.
The ACPI "TPM2" table is there and the tpm eventlog is empty.
Thore
I've now tried this and unfortunately it produces the same result.
The ACPI "TPM2" table is there and the tpm eventlog is empty.
Thore
|
By
Thore Sommer <public@...>
·
#74606
·
|
|
Re: 回复: [PATCH 3/3] SecurityPkg: Add support for RngDxe on AARCH64
Yes. I've removed it, and will send out a v2 series.
--
Rebecca Cran
Yes. I've removed it, and will send out a v2 series.
--
Rebecca Cran
|
By
Rebecca Cran <rebecca@...>
·
#74605
·
|
|
Re: [edk2][PATCH 1/1] MdeModulePkg/UefiBootManagerLib: Signal ReadyToBoot on platform recovery
All,
Please take a moment to add any comments to this UEFI ECR BZ. This is needed to UEFI Forum can make a decision and close the
All,
Please take a moment to add any comments to this UEFI ECR BZ. This is needed to UEFI Forum can make a decision and close the
|
By
Samer El-Haj-Mahmoud
·
#74604
·
|
|
Re: [PATCH 3/3] Platform/RaspberryPi/AcpiTables: Correct _DMA consumer
Any further comments on the ACPI ECR documented in: https://bugzilla.tianocore.org/show_bug.cgi?id=3335 ?
I already have comments from Jeremey and Andrew saying it looks good. If there are no
Any further comments on the ACPI ECR documented in: https://bugzilla.tianocore.org/show_bug.cgi?id=3335 ?
I already have comments from Jeremey and Andrew saying it looks good. If there are no
|
By
Samer El-Haj-Mahmoud
·
#74603
·
|
|
Re: [PATCH 3/3] SecurityPkg: Add support for RngDxe on AARCH64
This is incorrect. Both flavors of RNDR return the output of a DRBG,
the only difference is how often they are reseeded.
We might need a PCD here to define which exact DRBG implementation is
used in
This is incorrect. Both flavors of RNDR return the output of a DRBG,
the only difference is how often they are reseeded.
We might need a PCD here to define which exact DRBG implementation is
used in
|
By
Ard Biesheuvel
·
#74602
·
|
|
Re: Problem: TPM 2.0 event log by OVMF is shown empty in Linux kernel versions after 5.8
What I meant was that the header of the tpm eventlog table is there, but table itself has no entries.
The ACPI "TPM2" table points to a valid tpm eventlog table.
I think my first attempt to create a
What I meant was that the header of the tpm eventlog table is there, but table itself has no entries.
The ACPI "TPM2" table points to a valid tpm eventlog table.
I think my first attempt to create a
|
By
Thore Sommer <public@...>
·
#74601
·
|
|
Re: [Patch V3 1/1] BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]
Reviewed-by: Bob Feng <bob.c.feng@...>
Reviewed-by: Bob Feng <bob.c.feng@...>
|
By
Bob Feng
·
#74600
·
|
|
[Patch V3 1/1] BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3359
Update BaseTools to support new build targets, new tool chains,
and new architectures declared in DSC file [BuildOptions] sections.
* Do not
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3359
Update BaseTools to support new build targets, new tool chains,
and new architectures declared in DSC file [BuildOptions] sections.
* Do not
|
By
Michael D Kinney
·
#74599
·
|
|
Re: [Patch V2 1/1] BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]
Hi Bob,
I found one issue with this latest patch. The elements of dscobj do not
provide the ToolChain value directly. It provides the key of the form:
TARGET_TOOLCHAIN_ARCH_COMMANDTYPE_ATTRIBUTE
Hi Bob,
I found one issue with this latest patch. The elements of dscobj do not
provide the ToolChain value directly. It provides the key of the form:
TARGET_TOOLCHAIN_ARCH_COMMANDTYPE_ATTRIBUTE
|
By
Michael D Kinney
·
#74598
·
|
|
Re: [Patch 1/1] EmulatorPkg: Temp remove IA32 GCC CI builds
Yes. I agree to disable this CI tests temporarily.
Reviewed-by: Bob Feng <bob.c.feng@...>
Yes. I agree to disable this CI tests temporarily.
Reviewed-by: Bob Feng <bob.c.feng@...>
|
By
Bob Feng
·
#74597
·
|
|
Re: [Patch 1/1] EmulatorPkg: Temp remove IA32 GCC CI builds
Reviewed-by: Ray Ni <ray.ni@...>
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#74596
·
|
|
[Patch 1/1] EmulatorPkg: Temp remove IA32 GCC CI builds
EmulatorPkg IA32 GCC builds are not working due to a failure
to install the i386 library dependencies in Ubuntu 18.04.
Temporarily disable these specific CI tests until the issue
can be
EmulatorPkg IA32 GCC builds are not working due to a failure
to install the i386 library dependencies in Ubuntu 18.04.
Temporarily disable these specific CI tests until the issue
can be
|
By
Michael D Kinney
·
#74595
·
|
|
Re: 回复: [PATCH 2/3] MdePkg: Refactor BaseRngLib to support AARCH64 in addition to X86
It causes Isar0 to be 'used' in builds where ASSERT is compiled out, avoiding a warning/error.
--
Rebecca Cran
It causes Isar0 to be 'used' in builds where ASSERT is compiled out, avoiding a warning/error.
--
Rebecca Cran
|
By
Rebecca Cran <rebecca@...>
·
#74594
·
|
|
Re: [PATCH] BaseTools: Change non-ascii character of StructurePcd comment
So this tool converts UNI file contents into DSC file contents?
The fix only addresses a single character issue for (R), which means we will keep getting errors.
Perhaps we should convert all
So this tool converts UNI file contents into DSC file contents?
The fix only addresses a single character issue for (R), which means we will keep getting errors.
Perhaps we should convert all
|
By
Michael D Kinney
·
#74593
·
|
|
Re: [PATCH v2 4/4] OvmfPkg/Tcg2ConfigPei: Mark TPM MMIO range as unencrypted for SEV-ES
...
I'm going to expand on this a bit more to really show the distinction
between SEV and SEV-ES when it comes to MMIO. Look for a bit more info in v3.
Thanks,
Tom
...
I'm going to expand on this a bit more to really show the distinction
between SEV and SEV-ES when it comes to MMIO. Look for a bit more info in v3.
Thanks,
Tom
|
By
Lendacky, Thomas
·
#74592
·
|
|
Re: [PATCH] BaseTools: Change non-ascii character of StructurePcd comment
Thanks for reminder~ : )
Thus personally think if do not want the non-ascii character in StructurePcd dsc file, the remove or change operation should be covered by
Thanks for reminder~ : )
Thus personally think if do not want the non-ascii character in StructurePcd dsc file, the remove or change operation should be covered by
|
By
Yuwei Chen
·
#74591
·
|
|
回复: [edk2-devel] [PATCH] BaseTools: Change non-ascii character of StructurePcd comment
Christine:
FCE prints HII question information that is from HII driver UNI file. It may have non-ascii character.
Thanks
Liming
Christine:
FCE prints HII question information that is from HII driver UNI file. It may have non-ascii character.
Thanks
Liming
|
By
gaoliming
·
#74590
·
|
|
回复: [PATCH 3/3] SecurityPkg: Add support for RngDxe on AARCH64
Rebecca:
Can this function be shared between X86 and AARCH64?
Thanks
Liming
Spec.
Spec.
Rebecca:
Can this function be shared between X86 and AARCH64?
Thanks
Liming
Spec.
Spec.
|
By
gaoliming
·
#74589
·
|
|
Re: [Patch V2 1/1] BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]
Reviewed-by: Bob Feng <bob.c.feng@...>
Reviewed-by: Bob Feng <bob.c.feng@...>
|
By
Bob Feng
·
#74588
·
|