OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FvFileDevicePath
(Results
1 - 7
of
7
) sorted by null
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
BdsAppLoader.c
163
MEDIA_FW_VOL_FILEPATH_DEVICE_PATH
FvFileDevicePath
;
233
EfiInitializeFwVolDevicepathNode (&
FvFileDevicePath
, EfiAppGuid);
235
*DevicePath = AppendDevicePathNode (FvDevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&
FvFileDevicePath
);
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DxeServicesLib.h
286
@param
FvFileDevicePath
Device path for the target FFS
296
@retval EFI_INVALID_PARAMETER
FvFileDevicePath
is NULL.
305
OUT EFI_DEVICE_PATH_PROTOCOL **
FvFileDevicePath
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
Dispatcher.c
486
DriverEntry->
FvFileDevicePath
,
910
DriverEntry->
FvFileDevicePath
= CoreFvToDevicePath (Fv, FvHandle, DriverName);
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Library/DxeServicesLib/
DxeServicesLib.c
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
PiSmmCore.h
85
EFI_DEVICE_PATH_PROTOCOL *
FvFileDevicePath
;
[
all
...]
Dispatcher.c
337
FilePath = DriverEntry->
FvFileDevicePath
;
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h
181
EFI_DEVICE_PATH_PROTOCOL *
FvFileDevicePath
;
[
all
...]
Completed in 137 milliseconds