index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_device_path.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
efi_loader: remove unused function efi_dp_from_dev()
Heinrich Schuchardt
1
-16
/
+2
2019-11-13
efi_loader: fix efi_dp_from_name()
Heinrich Schuchardt
1
-3
/
+12
2019-10-17
efi_loader: device_path: check against file path length
AKASHI Takahiro
1
-2
/
+9
2019-10-06
efi: device path for nvme
Patrick Wildt
1
-0
/
+20
2019-09-20
efi_loader: device_path: support Sandbox's "host" devices
AKASHI Takahiro
1
-0
/
+33
2019-09-06
efi_loader: correctly render CD-ROM device path nodes
Heinrich Schuchardt
1
-1
/
+1
2019-07-17
efi_loader: efi_dp_from_file() expect UTF-8 path
Heinrich Schuchardt
1
-9
/
+31
2019-04-23
efi_loader: check length in CreateDeviceNode()
Heinrich Schuchardt
1
-0
/
+3
2019-04-23
efi_loader: efi_setup_loaded_image() handle missing file name
AKASHI Takahiro
1
-3
/
+4
2019-04-12
efi_loader: add protection for block_dev
Patrick Delaunay
1
-1
/
+1
2019-04-12
efi_loader: remove stray #define LOG_CATEGORY LOGL_ERR
Heinrich Schuchardt
1
-2
/
+0
2019-03-03
efi_loader: do not add \ in efi_fs_from_name()
Heinrich Schuchardt
1
-6
/
+1
2019-02-16
efi_loader: efi_dp_split_file_path() error handling
Heinrich Schuchardt
1
-4
/
+12
2018-12-03
efi_loader: allow device == NULL in efi_dp_from_name()
AKASHI Takahiro
1
-4
/
+7
2018-12-02
efi_loader: fix typos in efi_device_path.c
Heinrich Schuchardt
1
-11
/
+12
2018-12-02
efi_loader: add efi_dp_from_name()
AKASHI Takahiro
1
-0
/
+47
2018-12-02
efi_loader: eliminate handle member
Heinrich Schuchardt
1
-1
/
+1
2018-10-16
efi_loader: efi_dp_get_next_instance() superfluous statement
Heinrich Schuchardt
1
-1
/
+0
2018-09-23
efi_loader: create root node
Heinrich Schuchardt
1
-4
/
+0
2018-09-11
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
1
-1
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-23
efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Heinrich Schuchardt
1
-0
/
+64
2018-04-23
efi_loader: correcty determine total device path length
Heinrich Schuchardt
1
-9
/
+25
2018-04-23
efi_loader: correctly determine length of empty device path
Heinrich Schuchardt
1
-0
/
+2
2018-04-23
efi_loader: fix AppendDevicePath
Heinrich Schuchardt
1
-3
/
+6
2018-04-23
efi_loader: implement CreateDeviceNode
Heinrich Schuchardt
1
-0
/
+15
2018-04-13
Revert "Kconfig: cmd: Make networking command dependent on NET"
Joe Hershberger
1
-1
/
+1
2018-04-04
efi_loader: initialize device path on alloc
Patrick Wildt
1
-0
/
+1
2018-04-04
efi_loader: Fix network DP with DM_ETH
Alexander Graf
1
-2
/
+5
2018-02-28
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
1
-1
/
+1
2018-01-23
efi_loader: allow creation of more device part nodes
Heinrich Schuchardt
1
-5
/
+49
2018-01-23
efi_loader: provide function to get last node of a device path
Heinrich Schuchardt
1
-0
/
+20
2018-01-23
efi_loader: provide a function to create a partition node
Heinrich Schuchardt
1
-36
/
+70
2018-01-23
efi_loader: return NULL from device path functions
Heinrich Schuchardt
1
-6
/
+36
2018-01-23
efi_loader: support device path for IDE and SCSI disks
Heinrich Schuchardt
1
-0
/
+64
2018-01-23
efi_loader: create full device path for block devices
Heinrich Schuchardt
1
-2
/
+16
2017-12-17
efi_loader: comments for dp_part_fill()
Heinrich Schuchardt
1
-1
/
+8
2017-12-17
efi_loader: correctly setup device paths for block devices
Heinrich Schuchardt
1
-2
/
+2
2017-12-17
efi_loader: correctly determine if an MMC device is an SD-card
Heinrich Schuchardt
1
-3
/
+21
2017-12-17
efi_loader: Ensure efi_dp_find_obj() finds exact matches
Alexander Graf
1
-2
/
+17
2017-12-01
efi_loader: simplify find_obj
Heinrich Schuchardt
1
-24
/
+19
2017-12-01
efi_loader: initialise partition_signature memory
Jonathan Gray
1
-2
/
+19
2017-12-01
efi_loader: efi_dp_match should have const arguments
Heinrich Schuchardt
1
-1
/
+2
2017-10-12
efi_loader: Add mem-mapped for fallback
Rob Clark
1
-0
/
+24
2017-09-20
efi_loader: add device-path utils
Rob Clark
1
-0
/
+563