Home
last modified time | relevance | path

Searched defs:InitrdDevicePath (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/AArch64/
DLinuxStarter.c162 IN EFI_DEVICE_PATH_PROTOCOL* InitrdDevicePath, in BootLinuxAtag()
189 IN EFI_DEVICE_PATH_PROTOCOL* InitrdDevicePath, in BootLinuxFdt()
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/Arm/
DLinuxStarter.c162 IN EFI_DEVICE_PATH_PROTOCOL* InitrdDevicePath, in BootLinuxAtag()
250 IN EFI_DEVICE_PATH_PROTOCOL* InitrdDevicePath, in BootLinuxFdt()
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/
DLinuxLoader.c58 EFI_DEVICE_PATH *InitrdDevicePath; in LinuxLoaderEntryPoint() local