[edk2-devel] Any inputs on this error from EFI payload

2021-12-18 Thread Rao G
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

[edk2-devel] Event: TianoCore Design Meeting - APAC/NAMO - 12/24/2021 #cal-reminder

2021-12-18 Thread devel@edk2.groups.io Calendar
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

Re: [edk2-devel] [PATCH 08/10] OvmfPkg: Update Sec to support Tdvf Config-B

2021-12-18 Thread Min Xu
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

Re: [edk2-devel] [PATCH v2 14/17] Silicon/Ampere: Update ArmPlatformLib to work with changed ARM_CORE_INFO

2021-12-18 Thread Nhi Pham via groups.io
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