Commit Graph

28 Commits (d081f27fc28d3a0f9fbb6045e4121709bc303028)

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