uefi-d v0.0.4 (2016-02-11T19:22:58Z)
Home
Dub
Repo
Item_.Data
uefi
pxe
PXE_CPB_NVDATA_SPARSE
Item_
Data item to write into above storage address.
struct
Item_
union
Data {
PXE_UINT8
Byte
;
PXE_UINT16
Word
;
PXE_UINT32
Dword
;
}
Members
Variables
Byte
PXE_UINT8
Byte
;
Data item to write into above storage address.
Dword
PXE_UINT32
Dword
;
Undocumented in source.
Word
PXE_UINT16
Word
;
Undocumented in source.
Meta
Source
See Implementation
uefi
pxe
PXE_CPB_NVDATA_SPARSE
Item_
unions
Data
variables
Addr
Data item to write into above storage address.