Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/hob/
H A Dhob.c21 static void *_create_hob(struct efi_hob_handoff_info_table *hob_table, in _create_hob()
74 struct efi_hob_handoff_info_table *create_hob_list( in create_hob_list()
78 struct efi_hob_handoff_info_table *hob_table; in create_hob_list()
86 hob_table = (struct efi_hob_handoff_info_table *) efi_free_memory_bottom; in create_hob_list()
90 hob_table->header.hob_length = sizeof(struct efi_hob_handoff_info_table); in create_hob_list()
128 struct efi_hob_handoff_info_table *hob_table, in create_resource_descriptor_hob()
168 int create_guid_hob(struct efi_hob_handoff_info_table *hob_table, in create_guid_hob()
206 int create_fv_hob(struct efi_hob_handoff_info_table *hob_table, in create_fv_hob()
/rk3399_ARM-atf/include/lib/hob/
H A Dhob.h50 struct efi_hob_handoff_info_table { struct
101 struct efi_hob_handoff_info_table *
107 struct efi_hob_handoff_info_table *hob_table,
113 int create_guid_hob(struct efi_hob_handoff_info_table *hob_table,
116 int create_fv_hob(struct efi_hob_handoff_info_table *hob_table,
/rk3399_ARM-atf/services/std_svc/spm/spm_mm/
H A Dspm_mm_setup.c36 static struct efi_hob_handoff_info_table *build_sp_boot_hob_list( in build_sp_boot_hob_list()
40 struct efi_hob_handoff_info_table *hob_table; in build_sp_boot_hob_list()
131 struct efi_hob_handoff_info_table *hob_table; in spm_sp_setup()
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_setup.c148 static struct efi_hob_handoff_info_table *build_sp_boot_hob_list( in build_sp_boot_hob_list()
152 struct efi_hob_handoff_info_table *hob_table; in build_sp_boot_hob_list()