index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_device_path.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: initialize device path on alloc
Patrick Wildt
2018-04-04
1
-0
/
+1
*
efi_loader: Fix network DP with DM_ETH
Alexander Graf
2018-04-04
1
-2
/
+5
*
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
2018-02-27
1
-1
/
+1
*
efi_loader: allow creation of more device part nodes
Heinrich Schuchardt
2018-01-22
1
-5
/
+49
*
efi_loader: provide function to get last node of a device path
Heinrich Schuchardt
2018-01-22
1
-0
/
+20
*
efi_loader: provide a function to create a partition node
Heinrich Schuchardt
2018-01-22
1
-36
/
+70
*
efi_loader: return NULL from device path functions
Heinrich Schuchardt
2018-01-22
1
-6
/
+36
*
efi_loader: support device path for IDE and SCSI disks
Heinrich Schuchardt
2018-01-22
1
-0
/
+64
*
efi_loader: create full device path for block devices
Heinrich Schuchardt
2018-01-22
1
-2
/
+16
*
efi_loader: comments for dp_part_fill()
Heinrich Schuchardt
2017-12-16
1
-1
/
+8
*
efi_loader: correctly setup device paths for block devices
Heinrich Schuchardt
2017-12-16
1
-2
/
+2
*
efi_loader: correctly determine if an MMC device is an SD-card
Heinrich Schuchardt
2017-12-16
1
-3
/
+21
*
efi_loader: Ensure efi_dp_find_obj() finds exact matches
Alexander Graf
2017-12-16
1
-2
/
+17
*
efi_loader: simplify find_obj
Heinrich Schuchardt
2017-12-01
1
-24
/
+19
*
efi_loader: initialise partition_signature memory
Jonathan Gray
2017-12-01
1
-2
/
+19
*
efi_loader: efi_dp_match should have const arguments
Heinrich Schuchardt
2017-12-01
1
-1
/
+2
*
efi_loader: Add mem-mapped for fallback
Rob Clark
2017-10-12
1
-0
/
+24
*
efi_loader: add device-path utils
Rob Clark
2017-09-20
1
-0
/
+563