HomeSort by relevance Sort by last modified time
    Searched refs:ReinstallBlockIoFlag (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
BlockIo.c 232 BOOLEAN ReinstallBlockIoFlag;
241 ReinstallBlockIoFlag = FALSE;
248 ReinstallBlockIoFlag = TRUE;
254 ReinstallBlockIoFlag = FALSE;
259 ReinstallBlockIoFlag = FALSE;
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtBlockIoDxe/
WinNtBlockIo.c 730 BOOLEAN ReinstallBlockIoFlag;
740 ReinstallBlockIoFlag = FALSE;
747 ReinstallBlockIoFlag = TRUE;
753 ReinstallBlockIoFlag = FALSE;
758 ReinstallBlockIoFlag = FALSE;
763 if (ReinstallBlockIoFlag) {

Completed in 82 milliseconds