Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_boottime.c338 if (efi_tpl > TPL_HIGH_LEVEL) in efi_raise_tpl()
339 efi_tpl = TPL_HIGH_LEVEL; in efi_raise_tpl()
361 if (efi_tpl > TPL_HIGH_LEVEL) in efi_restore_tpl()
362 efi_tpl = TPL_HIGH_LEVEL; in efi_restore_tpl()
2165 efi_tpl = TPL_HIGH_LEVEL; in efi_exit_boot_services()
/u-boot/include/
A Defi_api.h51 #define TPL_HIGH_LEVEL 0x1F macro

Completed in 18 milliseconds