]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi: move guid helper functions to efi.h
authorVincent Stehlé <vincent.stehle@arm.com>
Wed, 3 Jul 2024 11:37:55 +0000 (13:37 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 16 Jul 2024 23:09:33 +0000 (17:09 -0600)
commit0a1bf35f5f0750ae281aaaa6305c4fedbeb6e47e
tree78e43d75a3316a1600541c3361a6231a9f68b655
parent0318126236da1474ae1b6e349d83991fb0cda8ea
efi: move guid helper functions to efi.h

Move the guidcmp() and guidcpy() functions to efi.h, near the definition of
the efi_guid_t type those functions deal with.

Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com>
Cc: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Cc: Tom Rini <trini@konsulko.com>
include/efi.h
include/efi_loader.h