Hi All,
At runtime in Debug Build this issue is triggered from the EFI Payload
*Console log*
Variable Arch Protocol not present!!
Variable Write Arch Protocol not present!!
Capsule Arch Protocol not present!!
Monotonic Counter Arch Protocol not present!!
Real Time Clock Arch Protocol not pres
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Groups.io Inc//Groups.io Calendar//EN
METHOD:PUBLISH
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-PUBLISHED-TTL:PT1H
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Asia/Shanghai
LAST-MODIFIED:20201011T015911Z
TZURL:http://tzurl.org/zoneinfo-outlook/Asia/Shanghai
X-LIC-LOCAT
On December 16, 2021 10:25 PM, Gerd Hoffmann wrote:
> > > Oh, wow. So you compile in PEI, then decide at runtime whenever you
> > > use it or not?
> > Yes.
> > In OvmfPkgX64.dsc above code will not be built into the image. So it follows
> the SEC->PEI->DXE flow.
> > In IntelTdxX64.dsc, it if is Td
Hi Rebecca,
Leif is merging the rest of Altra port to the edk2-platforms which has
SRAT ACPI table consuming the CPU Core Info table. Therefore, we will
need to fix the SRAT too. I would defer the fix until the Altra port is
fully merged.
On 17/12/2021 05:07, Rebecca Cran wrote:
The ARM_COR