Home
last modified time | relevance | path

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

/optee_os/core/lib/libefi/include/efi/
H A Dhob.h54 #define EFI_HOB_HANDOFF_TABLE_VERSION 0x000a macro
/optee_os/core/lib/libefi/
H A Dhob.c78 hob_table->version = EFI_HOB_HANDOFF_TABLE_VERSION; in efi_create_hob_list()