|
Re: [PATCH v4 01/15] DynamicTablesPkg: Definition for HwInfoParser interface
Hi Pierre,
Reviewed-by: Joey Gouly <joey.gouly@...>
Thanks,
Joey
Hi Pierre,
Reviewed-by: Joey Gouly <joey.gouly@...>
Thanks,
Joey
|
By
Joey Gouly
·
#84820
·
|
|
Re: [EXTERNAL] RE: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg : Support for Junction City Platform.
Nate :
Seems you forgot to see [edk2-platforms] [PATCH V2] WhitleyOpenBoardPkg : Support for Junction City Platform changes. Patch V2 has all the required changes and it was reviewed by Isaac.
Thank
Nate :
Seems you forgot to see [edk2-platforms] [PATCH V2] WhitleyOpenBoardPkg : Support for Junction City Platform changes. Patch V2 has all the required changes and it was reviewed by Isaac.
Thank
|
By
manickavasakam karpagavinayagam
·
#84819
·
|
|
Re: [PATCH v1 1/1] ShellPkg: Fix incorrect PPTT FlagName dereference
Reviewed-by: Rebecca Cran <rebecca@...>
Thanks, I'm now seeing:
ERROR: On Arm based systems, all cache properties must be provided in the cache
type structure. Missing 'Write Policy Valid'
Reviewed-by: Rebecca Cran <rebecca@...>
Thanks, I'm now seeing:
ERROR: On Arm based systems, all cache properties must be provided in the cache
type structure. Missing 'Write Policy Valid'
|
By
Rebecca Cran <rebecca@...>
·
#84818
·
|
|
Re: [PATCH 02/10] EmbeddedPkg/PrePiLib: Update PrePiLib
How is this change related to the items listed in the commit log?
If there are code issues affecting this library, please fix them in a
separate patch.
How is this change related to the items listed in the commit log?
If there are code issues affecting this library, please fix them in a
separate patch.
|
By
Ard Biesheuvel
·
#84817
·
|
|
Re: [PATCH 03/10] EmbeddedPkg/MemoryAllocationLib: Add null stub for AllocateCopyPool
Why is it justified to implement a broken version of this routine?
This is not a NULL library class that only exists for build test
purposes, it is actually used in production builds.
If the TDVF
Why is it justified to implement a broken version of this routine?
This is not a NULL library class that only exists for build test
purposes, it is actually used in production builds.
If the TDVF
|
By
Ard Biesheuvel
·
#84816
·
|
|
Re: [PATCH v3 0/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
Hi Zhichao Gao, Ray Ni, Sami Mujawar,
Please review and create PR if looks good.
Thanks
AbduL
Hi Zhichao Gao, Ray Ni, Sami Mujawar,
Please review and create PR if looks good.
Thanks
AbduL
|
By
Attar, AbdulLateef (Abdul Lateef) <AbdulLateef.Attar@...>
·
#84815
·
|
|
[PATCH 10/10] OvmfPkg: Add Tdx libs to prevent building broken
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
With the introduction of TDVF Config-B, some Tdx libs should be added
in below dsc to prevent the broken of building.
-
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
With the introduction of TDVF Config-B, some Tdx libs should be added
in below dsc to prevent the broken of building.
-
|
By
Min Xu
·
#84814
·
|
|
[PATCH 09/10] OvmfPkg: Update DxeAcpiTimerLib to read HostBridgeDevId in PlatformInfoHob
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
The entrypoint of DxeAcpiTimerLib checks HostBridgeDevId by reading
PcdOvmfHostBridgePciDevId. If the DevId is not set, ASSERT is
triggered.
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
The entrypoint of DxeAcpiTimerLib checks HostBridgeDevId by reading
PcdOvmfHostBridgePciDevId. If the DevId is not set, ASSERT is
triggered.
|
By
Min Xu
·
#84813
·
|
|
[PATCH 08/10] OvmfPkg: Update Sec to support Tdvf Config-B
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Tdvf Config-B skip PEI phase to reduce attack surface. So instead of
jumping to SecStartupPhase2 (), TdxStartup () is called. This
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Tdvf Config-B skip PEI phase to reduce attack surface. So instead of
jumping to SecStartupPhase2 (), TdxStartup () is called. This
|
By
Min Xu
·
#84812
·
|
|
[PATCH 07/10] OvmfPkg: Update TdxDxe to set TDX PCDs
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
These PCDs are set in PEI phase in Config-A. But in Config-B
PEI phase is skipped. So they're set here.
Cc: Brijesh Singh
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
These PCDs are set in PEI phase in Config-A. But in Config-B
PEI phase is skipped. So they're set here.
Cc: Brijesh Singh
|
By
Min Xu
·
#84811
·
|
|
[PATCH 06/10] OvmfPkg: Add TdxStartupLib
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
TdxStarupLib provides a function (TdxStartup ()) which brings up the
Tdx guest from SEC phase to DXE phase. PEI phase is skipped because
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
TdxStarupLib provides a function (TdxStartup ()) which brings up the
Tdx guest from SEC phase to DXE phase. PEI phase is skipped because
|
By
Min Xu
·
#84810
·
|
|
[PATCH 05/10] OvmfPkg: Add SecPlatformLibQemuTdx
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
SecPlatformLibQemuTdx initialize the platform in Tdx guest. It sets
the HostBridgePciDevId in PlatformInfoHob which will be transferred
to DXE
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
SecPlatformLibQemuTdx initialize the platform in Tdx guest. It sets
the HostBridgePciDevId in PlatformInfoHob which will be transferred
to DXE
|
By
Min Xu
·
#84809
·
|
|
[PATCH 04/10] OvmfPkg: Add PrePiHobListPointerLibTdx
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
This library is needed by EmbeddedPkg/PrePiHobLib to set / get the
Hob list pointer.
Cc: Brijesh Singh <brijesh.singh@...>
Cc: James
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
This library is needed by EmbeddedPkg/PrePiHobLib to set / get the
Hob list pointer.
Cc: Brijesh Singh <brijesh.singh@...>
Cc: James
|
By
Min Xu
·
#84808
·
|
|
[PATCH 02/10] EmbeddedPkg/PrePiLib: Update PrePiLib
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
There are below new functions added in EmbeddedPkg/PrePiLib.
1. FfsAnyFvFindFileByName
This function is to find the file by name in the
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
There are below new functions added in EmbeddedPkg/PrePiLib.
1. FfsAnyFvFindFileByName
This function is to find the file by name in the
|
By
Min Xu
·
#84807
·
|
|
[PATCH 03/10] EmbeddedPkg/MemoryAllocationLib: Add null stub for AllocateCopyPool
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
This function is a null stub to make the build success.
Cc: Brijesh Singh <brijesh.singh@...>
Cc: James Bottomley
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
This function is a null stub to make the build success.
Cc: Brijesh Singh <brijesh.singh@...>
Cc: James Bottomley
|
By
Min Xu
·
#84806
·
|
|
[PATCH 01/10] OvmfPkg: Introduce IntelTdxX64 for TDVF Config-B
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Intel's Trust Domain Extensions (Intel TDX) refers to an Intel technology
that extends Virtual Machines Extensions (VMX) and Multi-Key Total
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Intel's Trust Domain Extensions (Intel TDX) refers to an Intel technology
that extends Virtual Machines Extensions (VMX) and Multi-Key Total
|
By
Min Xu
·
#84805
·
|
|
[PATCH 00/10] Introduce TDVF Config-B (basic) in OvmfPkg
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Intel's Trust Domain Extensions (Intel TDX) refers to an Intel technology
that extends Virtual Machines Extensions (VMX) and Multi-Key Total
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Intel's Trust Domain Extensions (Intel TDX) refers to an Intel technology
that extends Virtual Machines Extensions (VMX) and Multi-Key Total
|
By
Min Xu
·
#84804
·
|
|
Re: [edk2-platforms PATCH] Platform/RaspberryPi: Fix miniuart base address and length
I see that DBG2/SPCR spec (https://docs.microsoft.com/en-us/windows-hardware/drivers/bringup/acpi-debug-port-table) defines 0x10 for Serial type for BCM2835:
0x0010
BCM2835
Should the spec be
I see that DBG2/SPCR spec (https://docs.microsoft.com/en-us/windows-hardware/drivers/bringup/acpi-debug-port-table) defines 0x10 for Serial type for BCM2835:
0x0010
BCM2835
Should the spec be
|
By
Samer El-Haj-Mahmoud
·
#84803
·
|
|
Re: SbsaQemu: "acpiview -s pptt" crashes after printing "Flags : 0x5F"
Hi Rebecca,
Thank you for reporting this. After further investigation I believe the issue is in the PPTT parser when it tries to report an error with the cache flags it performs an incorrect
Hi Rebecca,
Thank you for reporting this. After further investigation I believe the issue is in the PPTT parser when it tries to report an error with the cache flags it performs an incorrect
|
By
Chris Jones
·
#84802
·
|
|
[PATCH v1 1/1] ShellPkg: Fix incorrect PPTT FlagName dereference
Bugzilla: 3770 (https://bugzilla.tianocore.org/show_bug.cgi?id=3770)
The PPTT parser in AcpiView incorrectly dereferences a pointer to
FlagName when trying to log an error with the PPTT cache flags,
Bugzilla: 3770 (https://bugzilla.tianocore.org/show_bug.cgi?id=3770)
The PPTT parser in AcpiView incorrectly dereferences a pointer to
FlagName when trying to log an error with the PPTT cache flags,
|
By
Chris Jones
·
#84801
·
|