Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/efi/
H A Defi_info.c30 while (entry->type != EFIET_END) { in efi_info_get()
H A Defi_stub.c352 add_entry_addr(priv, EFIET_END, NULL, 0, 0, 0); in efi_main()
/rk3399_rockchip-uboot/include/
H A Defi.h241 EFIET_END, /* Signals this is the last (empty) entry */ enumerator