|
XenevaOS
|
#include <UefiTcgPlatform.h>
Public Attributes | |
| EFI_PHYSICAL_ADDRESS | BlobBase |
| UINT64 | BlobLength |
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
| EFI_PHYSICAL_ADDRESS tdEFI_PLATFORM_FIRMWARE_BLOB::BlobBase |
| UINT64 tdEFI_PLATFORM_FIRMWARE_BLOB::BlobLength |