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

#include <UefiPxe.h>

Public Attributes

struct { 
 
   PXE_UINT32   Addr 
 
   union { 
 
      PXE_UINT8   Byte 
 
      PXE_UINT16   Word 
 
      PXE_UINT32   Dword 
 
   }   Data 
 
Item [MAX_EEPROM_LEN
 

Member Data Documentation

◆ Addr

PXE_UINT32 s_pxe_cpb_nvdata_sparse::Addr

Non-volatile storage address to be changed.

◆ Byte

PXE_UINT8 s_pxe_cpb_nvdata_sparse::Byte

◆ [union]

union { ... } s_pxe_cpb_nvdata_sparse::Data

Data item to write into above storage address.

◆ Dword

PXE_UINT32 s_pxe_cpb_nvdata_sparse::Dword

◆ [struct]

struct { ... } s_pxe_cpb_nvdata_sparse::Item[MAX_EEPROM_LEN]

NvData item list. Only items in this list will be updated.

◆ Word

PXE_UINT16 s_pxe_cpb_nvdata_sparse::Word

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