Searched defs:FLOPPY_PRESENT_WITH_MEDIA (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBbs.c20 // FLOPPY_PRESENT_WITH_MEDIA = Floppy controller present and media is inserted
25 #define FLOPPY_PRESENT_WITH_MEDIA 1 macro
121 return FLOPPY_PRESENT_WITH_MEDIA;
168 if (IsHaveMediaInFloppy == FLOPPY_PRESENT_WITH_MEDIA) {

Completed in 135 milliseconds