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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/FaultTolerantWriteDxe/
H A DFtwMisc.c311 BOOLEAN TopSwap; local
336 // Get TopSwap bit state
338 Status = SarProtocol->GetSwapState (SarProtocol, &TopSwap);
345 if (TopSwap) {
396 // Set TopSwap bit
406 // Because TopSwap is set, this actually erase the top block (boot block)!
438 // Clear TopSwap bit

Completed in 50 milliseconds