1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 17:22:22 +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-09-28 18:50:56 +03:00
2021-10-08 15:53:26 -04:00
2021-09-13 18:23:13 -04:00
2021-07-21 10:27:35 -06:00
2021-09-25 09:46:15 -06:00
2021-07-23 13:36:20 -04:00
2021-10-18 13:19:50 -04:00
2021-10-08 15:53:26 -04:00
2021-08-30 14:13:28 -04:00
2021-08-06 08:26:48 -04:00
2021-09-25 09:46:15 -06:00
2021-08-30 14:13:28 -04:00
2021-09-28 12:03:20 -04:00
2021-09-30 08:08:56 -04:00
2021-10-05 08:44:48 -04:00
2021-10-09 18:43:51 +02:00