TianoCore EDK2 master
Loading...
Searching...
No Matches
KERNEL_BLOB Struct Reference

Data Fields

CONST CHAR16 Name [8]
 
struct {
   FIRMWARE_CONFIG_ITEM CONST   SizeKey
 
   FIRMWARE_CONFIG_ITEM CONST   DataKey
 
   UINT32   Size
 
FwCfgItem [2]
 
UINT8 * Data
 

Detailed Description

Definition at line 41 of file QemuKernelLoaderFsDxe.c.

Field Documentation

◆ Data

UINT8* KERNEL_BLOB::Data

Definition at line 49 of file QemuKernelLoaderFsDxe.c.

◆ DataKey

FIRMWARE_CONFIG_ITEM CONST KERNEL_BLOB::DataKey

Definition at line 45 of file QemuKernelLoaderFsDxe.c.

◆ Name

CONST CHAR16 KERNEL_BLOB::Name[8]

Definition at line 42 of file QemuKernelLoaderFsDxe.c.

◆ Size

UINT32 KERNEL_BLOB::Size

Definition at line 46 of file QemuKernelLoaderFsDxe.c.

◆ SizeKey

FIRMWARE_CONFIG_ITEM CONST KERNEL_BLOB::SizeKey

Definition at line 44 of file QemuKernelLoaderFsDxe.c.


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