1. c96c594 efi_loader: check length in CreateDeviceNode() by Heinrich Schuchardt · 6 years ago
  2. 9c6531f efi_loader: efi_setup_loaded_image() handle missing file name by AKASHI Takahiro · 6 years ago
  3. ba7a950 efi_loader: add protection for block_dev by Patrick Delaunay · 6 years ago
  4. 0c1c410 efi_loader: remove stray #define LOG_CATEGORY LOGL_ERR by Heinrich Schuchardt · 6 years ago
  5. 7d69807 efi_loader: do not add \ in efi_fs_from_name() by Heinrich Schuchardt · 6 years ago
  6. 0d36adc efi_loader: efi_dp_split_file_path() error handling by Heinrich Schuchardt · 6 years ago
  7. 3984441 efi_loader: allow device == NULL in efi_dp_from_name() by AKASHI Takahiro · 6 years ago
  8. b21f839 efi_loader: fix typos in efi_device_path.c by Heinrich Schuchardt · 6 years ago
  9. 035fb01 efi_loader: add efi_dp_from_name() by AKASHI Takahiro · 6 years ago
  10. adb50d0 efi_loader: eliminate handle member by Heinrich Schuchardt · 6 years ago
  11. 8c15364 efi_loader: efi_dp_get_next_instance() superfluous statement by Heinrich Schuchardt · 6 years ago
  12. 79d7202 efi_loader: create root node by Heinrich Schuchardt · 6 years ago
  13. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. cb0f7ce efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · 7 years ago
  16. 51ca4f5 efi_loader: correcty determine total device path length by Heinrich Schuchardt · 7 years ago
  17. 01d48ed efi_loader: correctly determine length of empty device path by Heinrich Schuchardt · 7 years ago
  18. 60b5ab2 efi_loader: fix AppendDevicePath by Heinrich Schuchardt · 7 years ago
  19. b41c8e2 efi_loader: implement CreateDeviceNode by Heinrich Schuchardt · 7 years ago
  20. 5277a97 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · 7 years ago
  21. acf7bee efi_loader: initialize device path on alloc by Patrick Wildt · 7 years ago
  22. c4e983f efi_loader: Fix network DP with DM_ETH by Alexander Graf · 7 years ago
  23. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  24. 1f1d49d efi_loader: allow creation of more device part nodes by Heinrich Schuchardt · 7 years ago
  25. 0976f8b efi_loader: provide function to get last node of a device path by Heinrich Schuchardt · 7 years ago
  26. 6c6307c efi_loader: provide a function to create a partition node by Heinrich Schuchardt · 7 years ago
  27. 468bf97 efi_loader: return NULL from device path functions by Heinrich Schuchardt · 7 years ago
  28. e2dcb9a efi_loader: support device path for IDE and SCSI disks by Heinrich Schuchardt · 7 years ago
  29. 3a615c8 efi_loader: create full device path for block devices by Heinrich Schuchardt · 7 years ago
  30. 8983ffd efi_loader: comments for dp_part_fill() by Heinrich Schuchardt · 7 years ago
  31. 2aae6db efi_loader: correctly setup device paths for block devices by Heinrich Schuchardt · 7 years ago
  32. 7d569db efi_loader: correctly determine if an MMC device is an SD-card by Heinrich Schuchardt · 7 years ago
  33. f9360fb efi_loader: Ensure efi_dp_find_obj() finds exact matches by Alexander Graf · 7 years ago
  34. 6953c10 efi_loader: simplify find_obj by Heinrich Schuchardt · 7 years ago
  35. 84b4d70 efi_loader: initialise partition_signature memory by Jonathan Gray · 7 years ago
  36. 753e248 efi_loader: efi_dp_match should have const arguments by Heinrich Schuchardt · 7 years ago
  37. 18ceba7 efi_loader: Add mem-mapped for fallback by Rob Clark · 7 years ago
  38. f90cb9f efi_loader: add device-path utils by Rob Clark · 7 years ago