|
From: | Xiaoyao Li |
Subject: | Re: [PATCH v2 33/58] headers: Add definitions from UEFI spec for volumes, resources, etc... |
Date: | Thu, 24 Aug 2023 15:55:33 +0800 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0 Thunderbird/102.14.0 |
On 8/24/2023 3:50 PM, Xiaoyao Li wrote:
On 8/24/2023 3:41 AM, Isaku Yamahata wrote:On Fri, Aug 18, 2023 at 05:50:16AM -0400, Xiaoyao Li <xiaoyao.li@intel.com> wrote:Add UEFI definitions for literals, enums, structs, GUIDs, etc... thatwill be used by TDX to build the UEFI Hand-Off Block (HOB) that is passedto the Trusted Domain Virtual Firmware (TDVF). All values come from the UEFI specification and TDVF design guide. [1] Note, EFI_RESOURCE_MEMORY_UNACCEPTED will be added in future UEFI spec.[1] https://software.intel.com/content/dam/develop/external/us/en/documents/tdx-virtual-firmware-design-guide-rev-1.pdfNitpick: The specs [1] [2] include unaccepted memory.EfiUnacceptedMemoryType shows in UEFI spec while EFI_RESOURCE_MEMORY_UNACCEPTED is still missing in PI spec.https://github.com/tianocore/edk2/commit/00bbb1e584ec05547159f405cca383e8ba5e4ddb
Sorry, I just find it shows in latest PI spec. https://uefi.org/sites/default/files/resources/UEFI_PI_Spec_1_8_March3.pdf
[1] UEFI Specification Version 2.10 (released August 2022)[2] UEFI Platform Initialization Distribution Packaging Specification Version 1.1)
[Prev in Thread] | Current Thread | [Next in Thread] |