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