Searched refs:GetSwapState (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Protocol/
H A DSwapAddressRange.h108 It is recommended to check RTC power status before calling GetSwapState().
165 EFI_GET_SWAP_STATE GetSwapState; // are ranges swapped or not member in struct:_EFI_SWAP_ADDRESS_RANGE_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/FaultTolerantWriteDxe/
H A DFtwMisc.c252 Status = SarProtocol->GetSwapState (SarProtocol, &IsSwapped);
338 Status = SarProtocol->GetSwapState (SarProtocol, &TopSwap);

Completed in 127 milliseconds