Home
last modified time | relevance | path

Searched refs:efi_init (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/efi/
H A Defi.c53 int efi_init(struct efi_priv *priv, const char *banner, efi_handle_t image, in efi_init() function
H A Defi_app.c108 efi_init(priv, "App", image, sys_table); in efi_main()
H A Defi_stub.c287 ret = efi_init(priv, "Payload", image, sys_table); in efi_main()
/openbmc/u-boot/include/
H A Defi.h425 int efi_init(struct efi_priv *priv, const char *banner, efi_handle_t image,
/openbmc/u-boot/doc/
H A DREADME.u-boot_on_efi129 functions with efi_init(), sets up U-Boot global_data, allocates memory for