Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Defi_boottime.c55 static volatile void *efi_gd, *app_gd; variable
93 app_gd = gd; in __efi_entry_check()
104 gd = app_gd; in __efi_exit_check()
1676 gd = app_gd; in efi_start_image()