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

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

Completed in 24 milliseconds