OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSwapState
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
SwapAddressRange.h
108
It is recommended to check RTC power status before calling
GetSwapState
().
165
EFI_GET_SWAP_STATE
GetSwapState
; // are ranges swapped or not
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/
FtwMisc.c
261
Status = SarProtocol->
GetSwapState
(SarProtocol, &IsSwapped);
347
Status = SarProtocol->
GetSwapState
(SarProtocol, &TopSwap);
[
all
...]
Completed in 282 milliseconds