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: split unrelated code from efi_bootmgr.c
AKASHI Takahiro
2024-01-17
1
-1
/
+2
*
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
2024-01-13
1
-49
/
+21
*
efi_loader: Remove <common.h>
Tom Rini
2023-12-21
1
-1
/
+0
*
efi_loader: simplify dp_fill()
Heinrich Schuchardt
2023-07-28
1
-27
/
+18
*
efi_loader: device paths for special block devices
Heinrich Schuchardt
2023-07-28
1
-93
/
+21
*
efi_loader: support all uclasses in device path
Heinrich Schuchardt
2023-07-20
1
-31
/
+25
*
efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO
Heinrich Schuchardt
2023-07-20
1
-9
/
+3
*
efi_loader: check return value of part_get_info()
Heinrich Schuchardt
2023-06-02
1
-1
/
+6
*
efi_loader: fix efi_dp_from_file()
Heinrich Schuchardt
2023-05-13
1
-28
/
+11
*
efi_loader: simplify efi_dp_from_name()
Heinrich Schuchardt
2023-05-13
1
-10
/
+8
*
efi_loader: error code efi_dp_from_name()
Heinrich Schuchardt
2023-05-13
1
-1
/
+1
*
efi_loader: clean up efi_dp_from_file
Heinrich Schuchardt
2023-05-13
1
-7
/
+9
*
efi_loader: duplicate code in efi_dp_from_name
Heinrich Schuchardt
2023-05-13
1
-13
/
+1
*
efi_loader: avoid #ifdef in efi_dp_from_name()
Heinrich Schuchardt
2023-05-13
1
-12
/
+8
*
efi_loader: support booting semihosting file
Heinrich Schuchardt
2023-05-13
1
-1
/
+2
*
efi_loader: device_path: support blkmap devices
Tobias Waldekranz
2023-04-05
1
-0
/
+30
*
Merge branch 'next'
Tom Rini
2023-04-03
1
-27
/
+13
|
\
|
*
efi_loader: move dp_alloc() to efi_alloc()
Heinrich Schuchardt
2023-03-25
1
-27
/
+13
|
*
efi_loader: fix device-path for USB devices
Heinrich Schuchardt
2023-03-25
1
-12
/
+33
*
|
efi_loader: remove duplicate assignment
Heinrich Schuchardt
2023-04-01
1
-1
/
+1
*
|
efi_loader: correct shortening of device-paths
Heinrich Schuchardt
2023-04-01
1
-15
/
+6
*
|
efi_loader: fix device-path for USB devices
Heinrich Schuchardt
2023-03-25
1
-12
/
+33
|
/
*
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-07
1
-3
/
+2
*
efi_loader: Let networking support depend on NETDEVICES
Jan Kiszka
2022-11-06
1
-3
/
+3
*
efi_loader: efi_dp_part_node check dp_alloc return value
Heinrich Schuchardt
2022-10-06
1
-1
/
+2
*
efi_loader: expose END device path node
Masahisa Kojima
2022-07-13
1
-1
/
+1
*
cmd: load: add load command for memory mapped
Rui Miguel Silva
2022-06-22
1
-0
/
+9
*
efi_loader: create boot options without file path
Heinrich Schuchardt
2022-06-12
1
-9
/
+24
*
efi_loader: PARTITION_UUIDS should be optional
AKASHI Takahiro
2022-04-23
1
-2
/
+7
*
efi_loader: typo devie-path
Heinrich Schuchardt
2022-03-26
1
-1
/
+1
*
efi_loader: efi_dp_find_obj() add protocol check
Heinrich Schuchardt
2022-03-20
1
-7
/
+16
*
efi_loader: fix efi_dp_find_obj()
Heinrich Schuchardt
2022-03-20
1
-49
/
+61
*
efi_loader: export efi_dp_shorten()
Heinrich Schuchardt
2022-03-20
1
-8
/
+13
*
efi: Drop unnecessary calls to blk_find_device()
Simon Glass
2022-02-05
1
-12
/
+2
*
efi: Use device_get_uclass_id() where appropriate
Simon Glass
2022-02-05
1
-5
/
+5
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
1
-3
/
+3
*
efi_loader: add UEFI GPT measurement
Masahisa Kojima
2021-10-26
1
-0
/
+27
*
efi_loader: efi_dp_from_lo() should skip VenMedia node
Heinrich Schuchardt
2021-10-21
1
-1
/
+1
*
efi_loader: efi_dp_from_lo() unused parameter size
Heinrich Schuchardt
2021-10-21
1
-2
/
+0
*
efi_loader: efi_dp_from_lo() don't copy GUID
Heinrich Schuchardt
2021-10-21
1
-2
/
+3
*
efi_loader: Drop code that doesn't work with driver model
Simon Glass
2021-10-21
1
-75
/
+21
*
efi_loader: use EfiBootServicesData for device path
Heinrich Schuchardt
2021-08-17
1
-1
/
+1
*
efi_loader: set partition GUID in device path for SIG_TYPE_GUID
Alfonso Sánchez-Beato
2021-07-18
1
-2
/
+8
*
efi_loader: path length in efi_dp_from_name()
Heinrich Schuchardt
2021-05-25
1
-2
/
+7
*
efi_loader: Add device path related functions for initrd via Boot####
Ilias Apalodimas
2021-03-25
1
-5
/
+105
*
efi_loader: Uart device path
Heinrich Schuchardt
2021-03-25
1
-9
/
+32
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
1
-1
/
+1
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
1
-2
/
+2
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-7
/
+7
*
efi_loader: efi_dp_check_length()
Heinrich Schuchardt
2020-08-24
1
-0
/
+33
[next]