Searched refs:GoneThrough (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Guid/
H A DVariableIndexTable.h38 UINT16 GoneThrough; member in struct:__anon11026
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/Pei/
H A DVariable.c390 (*IndexTable)->GoneThrough = 0;
468 if (IndexTable->GoneThrough != 0) {
526 IndexTable->GoneThrough = 1;
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/Pei/
H A DVariable.c388 (*IndexTable)->GoneThrough = 0;
466 if (IndexTable->GoneThrough != 0) {
524 IndexTable->GoneThrough = 1;

Completed in 46 milliseconds