Home
last modified time | relevance | path

Searched defs:_EFI_VARIABLE_STORE (Results 1 – 1 of 1) sorted by relevance

/DragonStub/inc/protocol/
H A Defivar.h78 typedef struct _EFI_VARIABLE_STORE { struct
84 UINT32 Attributes;
85 UINT32 BankSize;
86 UINT32 NoBanks;
92 EFI_STORE_CLEAR ClearStore;
93 EFI_STORE_READ ReadStore;
94 EFI_STORE_UPDATE UpdateStore;
95 EFI_STORE_SIZE SizeStore OPTIONAL;
96 EFI_TRANSACTION_UPDATE TransactionUpdate OPTIONAL;