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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DMap.c401 BOOLEAN Removable; local
443 Removable = IsRemoveableDevice(DevPath);
453 Removable?L"Yes":L"No",
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
H A DUsbMassBoot.h46 #define USB_BOOT_SENSE_UNIT_ATTENTION 0X06 ///< Removable medium may have been changed
108 UINT8 Removable; ///< Removable Media (highest bit) member in struct:__anon10889
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsBoot.c539 In this case, it will follow Removable Media Boot Behavior.
544 FilePath device path. In this case, it will follow Removable Media Boot Behavior.
1569 3. Removable BlockIo - The boot option only points to the removable media
1595 automatically create boot options for Network, Shell, Removable BlockIo,
1624 BOOLEAN Removable[2]; local
1704 // The Removable[] array is used by the for-loop below to create removable media boot options
1707 Removable[0] = FALSE;
1708 Removable[1] = TRUE;
1728 if (EFI_ERROR (Status) || (BlkIo->Media->RemovableMedia == Removable[RemovableIndex])) {
2460 @retval BDS_EFI_UNSUPPORT An EFI Removable BlockI
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h579 ULONG Removable : 1; member in struct:_DEVICE_CAPABILITIES
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h573 ULONG Removable : 1; member in struct:_DEVICE_CAPABILITIES
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DSmBios.h226 UINT8 Removable :1; member in struct:__anon11800
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Guid/
H A DDataHubRecords.h1836 UINT32 Removable :1; member in struct:__anon10637

Completed in 82 milliseconds