]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Add IPv6 versions of existing IPv4 headers and GUID definitions
authorMichael Brown <mcb30@ipxe.org>
Wed, 7 Jun 2023 11:27:06 +0000 (12:27 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 7 Jun 2023 11:27:06 +0000 (12:27 +0100)
commit92ab2de3a448fd0175c59f68582fee62114fde64
tree1b06339a7d961da7f80fd01bfe920cc1e686eae0
parent3184ff74eb5fb65e12537b4047e941d406392561
[efi] Add IPv6 versions of existing IPv4 headers and GUID definitions

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/efi/Protocol/Dhcp6.h [new file with mode: 0644]
src/include/ipxe/efi/Protocol/Ip6.h [new file with mode: 0644]
src/include/ipxe/efi/Protocol/Ip6Config.h [new file with mode: 0644]
src/include/ipxe/efi/Protocol/Mtftp6.h [new file with mode: 0644]
src/include/ipxe/efi/Protocol/Tcp6.h [new file with mode: 0644]
src/include/ipxe/efi/Protocol/Udp6.h [new file with mode: 0644]
src/include/ipxe/efi/efi.h
src/interface/efi/efi_debug.c
src/interface/efi/efi_guid.c