Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
DIsaBus.c240 EFI_DEVICE_PATH_PROTOCOL *DevicePathData; in IsaBusControllerDriverStart() local
242 DevicePathData = NULL; in IsaBusControllerDriverStart()
370 &DevicePathData in IsaBusControllerDriverStart()
396 DevicePathData in IsaBusControllerDriverStart()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DConfigKeywordHandler.c39 OUT UINT8 **DevicePathData, in ExtractDevicePath() argument
51 ASSERT (NextString != NULL && DevicePathData != NULL); in ExtractDevicePath()
57 *DevicePathData = NULL; in ExtractDevicePath()
79 *DevicePathData = NULL; in ExtractDevicePath()
155 *DevicePathData = DevicePathBuffer; in ExtractDevicePath()
DConfigRouting.c76 OUT UINT8 **DevicePathData in GetDevicePath() argument
88 if (String == NULL || DevicePathData == NULL) { in GetDevicePath()
163 *DevicePathData = DevicePathBuffer; in GetDevicePath()