Lines Matching defs:Device
12 MBR & Device Path functions
237 IN EFI_HANDLE Device OPTIONAL,
273 if (Device) {
275 DevicePathFromHandle(Device),
445 EFI_HANDLE Device;
447 Status = uefi_call_wrapper(BS->LocateDevicePath, 3, Protocol, &FilePath, &Device);
460 Status =uefi_call_wrapper(BS->HandleProtocol, 3, Device, Protocol, Interface);
484 CatPrint(Str, L"Pci(0x%x,0x%x)", Pci->Device, Pci->Function);
561 Type: 2 (ACPI Device Path) SubType: 1 (ACPI Device Path)
1048 case HARDWARE_DEVICE_PATH : { /* Unknown Hardware Device Path */
1052 case ACPI_DEVICE_PATH : { /* Unknown ACPI Device Path */
1056 case MESSAGING_DEVICE_PATH : { /* Unknown Messaging Device Path */
1060 case MEDIA_DEVICE_PATH : { /* Unknown Media Device Path */
1064 case BBS_DEVICE_PATH : { /* Unknown BIOS Boot Specification Device Path */
1068 default : { /* Unknown Device Path */
1130 Turns the Device Path into a printable string. Allcoates