Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7ff3f3c77943f1d16d1d12ca379771886121a342
/
lib
/
efi_loader
/
efi_device_path.c
22c8e08
efi_loader: efi_dp_check_length()
by Heinrich Schuchardt
· 4 years, 3 months ago
7bdb602
efi_loader: device path for SATA devices
by Heinrich Schuchardt
· 4 years, 6 months ago
c770aaa
efi_loader: device path for virtio block devices
by Heinrich Schuchardt
· 4 years, 6 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· 4 years, 7 months ago
274e0b0
common: Drop net.h from common header
by Simon Glass
· 4 years, 7 months ago
1e3beaf
efi_loader: remove redundant assignment in dp_fill()
by Heinrich Schuchardt
· 4 years, 7 months ago
c22d9e3
efi_loader: remove unused function efi_dp_from_dev()
by Heinrich Schuchardt
· 5 years ago
6e0a1b4
efi_loader: fix efi_dp_from_name()
by Heinrich Schuchardt
· 5 years ago
f1dbbae
efi_loader: device_path: check against file path length
by AKASHI Takahiro
· 5 years ago
a3ca37e
efi: device path for nvme
by Patrick Wildt
· 5 years ago
659a626
efi_loader: device_path: support Sandbox's "host" devices
by AKASHI Takahiro
· 5 years ago
28dfd1a
efi_loader: correctly render CD-ROM device path nodes
by Heinrich Schuchardt
· 5 years ago
8d80af8
efi_loader: efi_dp_from_file() expect UTF-8 path
by Heinrich Schuchardt
· 5 years ago
c96c594
efi_loader: check length in CreateDeviceNode()
by Heinrich Schuchardt
· 6 years ago
9c6531f
efi_loader: efi_setup_loaded_image() handle missing file name
by AKASHI Takahiro
· 6 years ago
ba7a950
efi_loader: add protection for block_dev
by Patrick Delaunay
· 6 years ago
0c1c410
efi_loader: remove stray #define LOG_CATEGORY LOGL_ERR
by Heinrich Schuchardt
· 6 years ago
7d69807
efi_loader: do not add \ in efi_fs_from_name()
by Heinrich Schuchardt
· 6 years ago
0d36adc
efi_loader: efi_dp_split_file_path() error handling
by Heinrich Schuchardt
· 6 years ago
3984441
efi_loader: allow device == NULL in efi_dp_from_name()
by AKASHI Takahiro
· 6 years ago
b21f839
efi_loader: fix typos in efi_device_path.c
by Heinrich Schuchardt
· 6 years ago
035fb01
efi_loader: add efi_dp_from_name()
by AKASHI Takahiro
· 6 years ago
adb50d0
efi_loader: eliminate handle member
by Heinrich Schuchardt
· 6 years ago
8c15364
efi_loader: efi_dp_get_next_instance() superfluous statement
by Heinrich Schuchardt
· 6 years ago
79d7202
efi_loader: create root node
by Heinrich Schuchardt
· 6 years ago
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
cb0f7ce
efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL
by Heinrich Schuchardt
· 7 years ago
51ca4f5
efi_loader: correcty determine total device path length
by Heinrich Schuchardt
· 7 years ago
01d48ed
efi_loader: correctly determine length of empty device path
by Heinrich Schuchardt
· 7 years ago
60b5ab2
efi_loader: fix AppendDevicePath
by Heinrich Schuchardt
· 7 years ago
b41c8e2
efi_loader: implement CreateDeviceNode
by Heinrich Schuchardt
· 7 years ago
5277a97
Revert "Kconfig: cmd: Make networking command dependent on NET"
by Joe Hershberger
· 7 years ago
acf7bee
efi_loader: initialize device path on alloc
by Patrick Wildt
· 7 years ago
c4e983f
efi_loader: Fix network DP with DM_ETH
by Alexander Graf
· 7 years ago
2f785a1
Kconfig: cmd: Make networking command dependent on NET
by Michal Simek
· 7 years ago
1f1d49d
efi_loader: allow creation of more device part nodes
by Heinrich Schuchardt
· 7 years ago
0976f8b
efi_loader: provide function to get last node of a device path
by Heinrich Schuchardt
· 7 years ago
6c6307c
efi_loader: provide a function to create a partition node
by Heinrich Schuchardt
· 7 years ago
468bf97
efi_loader: return NULL from device path functions
by Heinrich Schuchardt
· 7 years ago
e2dcb9a
efi_loader: support device path for IDE and SCSI disks
by Heinrich Schuchardt
· 7 years ago
3a615c8
efi_loader: create full device path for block devices
by Heinrich Schuchardt
· 7 years ago
8983ffd
efi_loader: comments for dp_part_fill()
by Heinrich Schuchardt
· 7 years ago
2aae6db
efi_loader: correctly setup device paths for block devices
by Heinrich Schuchardt
· 7 years ago
7d569db
efi_loader: correctly determine if an MMC device is an SD-card
by Heinrich Schuchardt
· 7 years ago
f9360fb
efi_loader: Ensure efi_dp_find_obj() finds exact matches
by Alexander Graf
· 7 years ago
6953c10
efi_loader: simplify find_obj
by Heinrich Schuchardt
· 7 years ago
84b4d70
efi_loader: initialise partition_signature memory
by Jonathan Gray
· 7 years ago
753e248
efi_loader: efi_dp_match should have const arguments
by Heinrich Schuchardt
· 7 years ago
18ceba7
efi_loader: Add mem-mapped for fallback
by Rob Clark
· 7 years ago
f90cb9f
efi_loader: add device-path utils
by Rob Clark
· 7 years ago