Historique des commits

Auteur SHA1 Message Date
  Heinrich Schuchardt d081f27fc2 efi_loader: efi_dp_get_next_instance() superfluous statement il y a 6 ans
  Heinrich Schuchardt 4e6b5d6503 efi_loader: create root node il y a 6 ans
  Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely il y a 6 ans
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 7 ans
  Heinrich Schuchardt 3acef5da40 efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL il y a 7 ans
  Heinrich Schuchardt f6dd3f359c efi_loader: correcty determine total device path length il y a 7 ans
  Heinrich Schuchardt adb575124d efi_loader: correctly determine length of empty device path il y a 7 ans
  Heinrich Schuchardt 07836345ba efi_loader: fix AppendDevicePath il y a 7 ans
  Heinrich Schuchardt 211314c107 efi_loader: implement CreateDeviceNode il y a 7 ans
  Joe Hershberger 092f2f35b5 Revert "Kconfig: cmd: Make networking command dependent on NET" il y a 7 ans
  Patrick Wildt eab2dc37ee efi_loader: initialize device path on alloc il y a 7 ans
  Alexander Graf f9cfad1a61 efi_loader: Fix network DP with DM_ETH il y a 7 ans
  Michal Simek 3b3ea2c56e Kconfig: cmd: Make networking command dependent on NET il y a 7 ans
  Heinrich Schuchardt 9dfd84da8c efi_loader: allow creation of more device part nodes il y a 7 ans
  Heinrich Schuchardt 65436f91c5 efi_loader: provide function to get last node of a device path il y a 7 ans
  Heinrich Schuchardt 98d48bdf41 efi_loader: provide a function to create a partition node il y a 7 ans
  Heinrich Schuchardt 04298686a4 efi_loader: return NULL from device path functions il y a 7 ans
  Heinrich Schuchardt af3106a12d efi_loader: support device path for IDE and SCSI disks il y a 7 ans
  Heinrich Schuchardt 2bc61b8352 efi_loader: create full device path for block devices il y a 7 ans
  Heinrich Schuchardt bde6bfe4c3 efi_loader: comments for dp_part_fill() il y a 7 ans
  Heinrich Schuchardt 7b982f009b efi_loader: correctly setup device paths for block devices il y a 7 ans
  Heinrich Schuchardt 66b051d51f efi_loader: correctly determine if an MMC device is an SD-card il y a 7 ans
  Alexander Graf 905cb9e172 efi_loader: Ensure efi_dp_find_obj() finds exact matches il y a 7 ans
  Heinrich Schuchardt 72292aba4f efi_loader: simplify find_obj il y a 7 ans
  Jonathan Gray b6e9e09770 efi_loader: initialise partition_signature memory il y a 7 ans
  Heinrich Schuchardt ff401d3f81 efi_loader: efi_dp_match should have const arguments il y a 7 ans
  Rob Clark bf19273e81 efi_loader: Add mem-mapped for fallback il y a 7 ans
  Rob Clark b66c60dde9 efi_loader: add device-path utils il y a 7 ans