index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-23
efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Heinrich Schuchardt
2018-04-23
efi_loader: correcty determine total device path length
Heinrich Schuchardt
2018-04-23
efi_loader: correctly determine length of empty device path
Heinrich Schuchardt
2018-04-23
efi_loader: fix AppendDevicePath
Heinrich Schuchardt
2018-04-23
efi_loader: implement CreateDeviceNode
Heinrich Schuchardt
2018-04-13
Revert "Kconfig: cmd: Make networking command dependent on NET"
Joe Hershberger
2018-04-04
efi_loader: initialize device path on alloc
Patrick Wildt
2018-04-04
efi_loader: Fix network DP with DM_ETH
Alexander Graf
2018-02-27
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
2018-01-22
efi_loader: allow creation of more device part nodes
Heinrich Schuchardt
2018-01-22
efi_loader: provide function to get last node of a device path
Heinrich Schuchardt
2018-01-22
efi_loader: provide a function to create a partition node
Heinrich Schuchardt
2018-01-22
efi_loader: return NULL from device path functions
Heinrich Schuchardt
2018-01-22
efi_loader: support device path for IDE and SCSI disks
Heinrich Schuchardt
2018-01-22
efi_loader: create full device path for block devices
Heinrich Schuchardt
2017-12-16
efi_loader: comments for dp_part_fill()
Heinrich Schuchardt
2017-12-16
efi_loader: correctly setup device paths for block devices
Heinrich Schuchardt
2017-12-16
efi_loader: correctly determine if an MMC device is an SD-card
Heinrich Schuchardt
2017-12-16
efi_loader: Ensure efi_dp_find_obj() finds exact matches
Alexander Graf
2017-12-01
efi_loader: simplify find_obj
Heinrich Schuchardt
2017-12-01
efi_loader: initialise partition_signature memory
Jonathan Gray
2017-12-01
efi_loader: efi_dp_match should have const arguments
Heinrich Schuchardt
2017-10-12
efi_loader: Add mem-mapped for fallback
Rob Clark
2017-09-20
efi_loader: add device-path utils
Rob Clark