Searched refs:DeviceSupport (Results 1 – 3 of 3) sorted by relevance
400 BDS_LOAD_OPTION_SUPPORT* DeviceSupport; in BootMenuUpdateBootOption() local420 Status = BootDeviceGetDeviceSupport (BootOption->FilePathList, &DeviceSupport); in BootMenuUpdateBootOption()428 …Status = DeviceSupport->UpdateDevicePathNode (BootOption->FilePathList, L"EFI Application or the k… in BootMenuUpdateBootOption()463 …Status = DeviceSupport->UpdateDevicePathNode (BootOption->FilePathList, L"EFI Application", &Devic… in BootMenuUpdateBootOption()
102 OUT BDS_LOAD_OPTION_SUPPORT **DeviceSupport
200 OUT BDS_LOAD_OPTION_SUPPORT **DeviceSupport in BootDeviceGetDeviceSupport() argument208 *DeviceSupport = &BdsLoadOptionSupportList[Index]; in BootDeviceGetDeviceSupport()