Searched refs:efi_init (Results 1 – 5 of 5) sorted by relevance
| /openbmc/u-boot/lib/efi/ |
| H A D | efi.c | 53 int efi_init(struct efi_priv *priv, const char *banner, efi_handle_t image, in efi_init() function
|
| H A D | efi_app.c | 108 efi_init(priv, "App", image, sys_table); in efi_main()
|
| H A D | efi_stub.c | 287 ret = efi_init(priv, "Payload", image, sys_table); in efi_main()
|
| /openbmc/u-boot/include/ |
| H A D | efi.h | 425 int efi_init(struct efi_priv *priv, const char *banner, efi_handle_t image,
|
| /openbmc/u-boot/doc/ |
| H A D | README.u-boot_on_efi | 129 functions with efi_init(), sets up U-Boot global_data, allocates memory for
|