XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
tdEFI_PLATFORM_FIRMWARE_BLOB Struct Reference

#include <UefiTcgPlatform.h>

Public Attributes

EFI_PHYSICAL_ADDRESS BlobBase
 
UINT64 BlobLength
 

Detailed Description

EFI_PLATFORM_FIRMWARE_BLOB

BlobLength should be of type UINTN but we use UINT64 here because PEI is 32-bit while DXE is 64-bit on x64 platforms

Member Data Documentation

◆ BlobBase

EFI_PHYSICAL_ADDRESS tdEFI_PLATFORM_FIRMWARE_BLOB::BlobBase

◆ BlobLength

UINT64 tdEFI_PLATFORM_FIRMWARE_BLOB::BlobLength

The documentation for this struct was generated from the following file: