| /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/ |
| D | DevicePathToText.c | 78 IN VOID *DevPath, in DevPathToTextPci() 105 IN VOID *DevPath, in DevPathToTextPccard() 132 IN VOID *DevPath, in DevPathToTextMemMap() 165 IN VOID *DevPath, in DevPathToTextVendor() 295 IN VOID *DevPath, in DevPathToTextController() 326 IN VOID *DevPath, in DevPathToTextBmc() 358 IN VOID *DevPath, in DevPathToTextAcpi() 417 IN VOID *DevPath, in DevPathToTextAcpiEx() 520 IN VOID *DevPath, in DevPathToTextAcpiAdr() 557 IN VOID *DevPath, in DevPathToTextAtapi() [all …]
|
| D | DevicePathUtilities.c | 651 EFI_DEVICE_PATH_PROTOCOL *DevPath; in UefiDevicePathLibGetNextDevicePathInstance() local
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
| D | Dblk.c | 31 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevPath, in DisplayTheBlocks() 112 EFI_DEVICE_PATH_PROTOCOL *DevPath; in ShellCommandRunDblk() local
|
| D | SetVar.c | 80 EFI_DEVICE_PATH_PROTOCOL *DevPath; in ShellCommandRunSetVar() local
|
| /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
| D | DevicePath.c | 29 IN EFI_DEVICE_PATH_PROTOCOL *DevPath in DevicePathToStr()
|
| D | BdsBoot.c | 747 EFI_DEVICE_PATH_PROTOCOL *DevPath; in BdsCreateOneLegacyBootOption() local 1527 EFI_DEVICE_PATH_PROTOCOL *DevPath; in BdsRefreshBbsTableForBoot() local 4086 IN EFI_DEVICE_PATH_PROTOCOL *DevPath, in BdsLibIsValidEFIBootOptDevicePath() 4111 IN EFI_DEVICE_PATH_PROTOCOL *DevPath, in BdsLibIsValidEFIBootOptDevicePathExt()
|
| /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
| D | DevicePath.c | 29 IN EFI_DEVICE_PATH_PROTOCOL *DevPath in DevicePathToStr()
|
| D | BdsBoot.c | 745 EFI_DEVICE_PATH_PROTOCOL *DevPath; in BdsCreateOneLegacyBootOption() local 1525 EFI_DEVICE_PATH_PROTOCOL *DevPath; in BdsRefreshBbsTableForBoot() local 3969 IN EFI_DEVICE_PATH_PROTOCOL *DevPath, in BdsLibIsValidEFIBootOptDevicePath() 3994 IN EFI_DEVICE_PATH_PROTOCOL *DevPath, in BdsLibIsValidEFIBootOptDevicePathExt()
|
| /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/ |
| D | SecureBootConfigDevicePath.c | 29 IN EFI_DEVICE_PATH_PROTOCOL *DevPath in DevicePathToStr()
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/ |
| D | BmLib.c | 85 IN EFI_DEVICE_PATH_PROTOCOL *DevPath in EfiLibStrFromDatahub()
|
| D | BootMaintenance.c | 330 IN EFI_DEVICE_PATH_PROTOCOL *DevPath in UiDevicePathToStr()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
| D | Map.c | 301 EFI_DEVICE_PATH_PROTOCOL *DevPath; in PerformSingleMappingDisplay() local 470 EFI_DEVICE_PATH_PROTOCOL *DevPath; in PerformSingleMappingDelete() local 883 CONST EFI_DEVICE_PATH_PROTOCOL *DevPath; in AddMappingFromMapping() local 940 EFI_DEVICE_PATH_PROTOCOL *DevPath; in AddMappingFromHandle() local
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ |
| D | DevicePath.c | 57 EFI_DEVICE_PATH_PROTOCOL *DevPath; in EfiDevicePathInstance() local 460 EFI_DEVICE_PATH_PROTOCOL *DevPath; in EfiAppendDevicePathInstance() local
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ |
| D | RtDevicePath.c | 154 EFI_DEVICE_PATH_PROTOCOL *DevPath; in RtEfiDevicePathInstance() local 557 EFI_DEVICE_PATH_PROTOCOL *DevPath; in RtEfiAppendDevicePathInstance() local
|
| /device/linaro/bootloader/edk2/EmulatorPkg/Library/DevicePathTextLib/ |
| D | DevicePathTextLib.c | 48 IN VOID *DevPath, in DevPathToTextVendorLib()
|
| /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/ |
| D | BmLib.c | 376 IN EFI_DEVICE_PATH_PROTOCOL *DevPath in EfiLibStrFromDatahub()
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/ |
| D | UefiDevicePathLib.c | 323 EFI_DEVICE_PATH_PROTOCOL *DevPath; in GlueGetNextDevicePathInstance() local
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/ |
| D | Connect.c | 202 EFI_DEVICE_PATH_PROTOCOL *DevPath; in ShellConnectFromDevPaths() local
|
| D | DrvCfg.c | 281 EFI_DEVICE_PATH_PROTOCOL *DevPath; in ConfigFromFile() local
|
| /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressFastBootDxe/ |
| D | ArmVExpressFastBoot.c | 31 #define FLASH_DEVICE_PATH_SIZE(DevPath) ( GetDevicePathSize (DevPath) - \ argument
|
| /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/ |
| D | ShellManParser.c | 729 EFI_DEVICE_PATH_PROTOCOL *DevPath; in ProcessManFile() local
|
| D | Shell.c | 783 IN OUT EFI_DEVICE_PATH_PROTOCOL **DevPath, in GetDevicePathsForImageAndFile() 2331 EFI_DEVICE_PATH_PROTOCOL *DevPath; in RunCommandOrFile() local
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootManagerLib/ |
| D | BootManager.c | 394 IN EFI_DEVICE_PATH_PROTOCOL *DevPath in BmDevicePathToStr()
|
| /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/ |
| D | HiKeyFastboot.c | 40 #define FLASH_DEVICE_PATH_SIZE(DevPath) ( GetDevicePathSize (DevPath) - \ argument
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/ |
| D | FileExplorer.c | 405 IN EFI_DEVICE_PATH_PROTOCOL *DevPath in LibDevicePathToStr()
|