1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-16 23:42:00 +02:00
Files
u-boot-megous/include
Heinrich Schuchardt e618d1d285 efi_loader: function to get GUID for variable name
In multiple places we need the default GUID matching a variable name.
The patch provides a library function. For secure boot related variables
like 'PK', 'KEK', 'db' a lookup table is used. For all other variable
names EFI_GLOBAL_VARIABLE is returned.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2021-10-25 21:13:06 +02:00
..
2021-10-21 12:50:48 -06:00
2021-10-08 15:53:26 -04:00
2021-10-18 13:19:50 -04:00
2021-10-08 15:53:26 -04:00
2021-10-05 08:44:48 -04:00
2021-10-09 18:43:51 +02:00