HomeSort by relevance Sort by last modified time
    Searched refs:efi_bootmgr_load (Results 1 - 3 of 3) sorted by null

  /external/u-boot/lib/efi_loader/
efi_bootmgr.c 146 void *efi_bootmgr_load(struct efi_device_path **device_path, function
  /external/u-boot/include/
efi_loader.h 450 void *efi_bootmgr_load(struct efi_device_path **device_path,
  /external/u-boot/cmd/
bootefi.c 376 addr = efi_bootmgr_load(&device_path, &file_path);

Completed in 275 milliseconds