Searched refs:efi_init (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/lib/efi/ |
| H A D | efi.c | 56 int efi_init(struct efi_priv *priv, const char *banner, efi_handle_t image, in efi_init() function
|
| H A D | efi_app.c | 106 efi_init(priv, "App", image, sys_table); in efi_main()
|
| H A D | efi_stub.c | 285 ret = efi_init(priv, "Payload", image, sys_table); in efi_main()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | efi.h | 350 int efi_init(struct efi_priv *priv, const char *banner, efi_handle_t image,
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.efi | 136 functions with efi_init(), sets up U-Boot global_data, allocates memory for
|