Home
last modified time | relevance | path

Searched refs:DevicePathId (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerUiLib/
DDeviceManager.c502 EFI_STRING_ID DevicePathId; in CreateDeviceManagerForm() local
652 DevicePathId = 0; in CreateDeviceManagerForm()
654 DevicePathId = HiiSetString (HiiHandle, 0, DevicePathStr, NULL); in CreateDeviceManagerForm()
666 DevicePathId in CreateDeviceManagerForm()
675 DevicePathId = 0; in CreateDeviceManagerForm()
677 DevicePathId = HiiSetString (HiiHandle, 0, DevicePathStr, NULL); in CreateDeviceManagerForm()
689 DevicePathId in CreateDeviceManagerForm()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
DBootMaintenanceManagerCustomizedUiSupport.c24 EFI_STRING_ID DevicePathId; member
430 DriverListPtr[Count].DevicePathId = HiiSetString (HiiHandle, 0, DevicePathStr, NULL); in BmmListThirdPartyDrivers()
433 DriverListPtr[Count].DevicePathId = 0; in BmmListThirdPartyDrivers()
459 gHiiDriverList[Index].DevicePathId in BmmListThirdPartyDrivers()
/device/linaro/bootloader/edk2/MdeModulePkg/Application/UiApp/
DFrontPageCustomizedUiSupport.c51 EFI_STRING_ID DevicePathId; member
634 DriverListPtr[Count].DevicePathId = HiiSetString (HiiHandle, 0, DevicePathStr, NULL); in UiListThirdPartyDrivers()
637 DriverListPtr[Count].DevicePathId = 0; in UiListThirdPartyDrivers()
663 gHiiDriverList[Index].DevicePathId in UiListThirdPartyDrivers()