|
iPXE
|
EFI_PLATFORM_FIRMWARE_BLOB. More...
#include <UefiTcgPlatform.h>
Data Fields | |
| 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
Definition at line 143 of file UefiTcgPlatform.h.
| EFI_PHYSICAL_ADDRESS tdEFI_PLATFORM_FIRMWARE_BLOB::BlobBase |
Definition at line 144 of file UefiTcgPlatform.h.
| UINT64 tdEFI_PLATFORM_FIRMWARE_BLOB::BlobLength |
Definition at line 145 of file UefiTcgPlatform.h.
1.8.15