iPXE
Data Fields
tdEFI_PLATFORM_FIRMWARE_BLOB Struct Reference

EFI_PLATFORM_FIRMWARE_BLOB. More...

#include <UefiTcgPlatform.h>

Data Fields

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

Definition at line 131 of file UefiTcgPlatform.h.

Field Documentation

◆ BlobBase

EFI_PHYSICAL_ADDRESS tdEFI_PLATFORM_FIRMWARE_BLOB::BlobBase

Definition at line 132 of file UefiTcgPlatform.h.

◆ BlobLength

UINT64 tdEFI_PLATFORM_FIRMWARE_BLOB::BlobLength

Definition at line 133 of file UefiTcgPlatform.h.


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