TianoCore EDK2 master
Loading...
Searching...
No Matches
VariableFlashInfo.h
Go to the documentation of this file.
1
38#ifndef VARIABLE_FLASH_INFO_H_
39#define VARIABLE_FLASH_INFO_H_
40
41#define VARIABLE_FLASH_INFO_HOB_GUID \
42 { 0x5d11c653, 0x8154, 0x4ac3, { 0xa8, 0xc2, 0xfb, 0xa2, 0x89, 0x20, 0xfc, 0x90 }}
43
44#define VARIABLE_FLASH_INFO_HOB_VERSION 1
45
46extern EFI_GUID gVariableFlashInfoHobGuid;
47
48#pragma pack (push, 1)
49
54typedef struct {
60 UINT32 Version;
66 UINT32 Reserved;
108
109#pragma pack (pop)
110
111#endif
UINT64 EFI_PHYSICAL_ADDRESS
Definition: UefiBaseType.h:50
Definition: Base.h:213
EFI_PHYSICAL_ADDRESS FtwWorkingBaseAddress
EFI_PHYSICAL_ADDRESS NvVariableBaseAddress
EFI_PHYSICAL_ADDRESS FtwSpareBaseAddress