]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Define an interface operation to describe using an EFI device path
authorMichael Brown <mcb30@ipxe.org>
Fri, 16 Oct 2020 14:09:52 +0000 (15:09 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 16 Oct 2020 14:37:03 +0000 (15:37 +0100)
commit2091288eaa5b3b6144afba193f44cce985705e79
treea46ac2cefef58f6ad6f6e1936e20167c322e105e
parent2bf0fd39cafcfaf9a2a66f1f22bbe36640a72b6c
[efi] Define an interface operation to describe using an EFI device path

Allow arbitrary objects to support describing themselves using an EFI
device path.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/efi/efi_path.h
src/interface/efi/efi_path.c