Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/efi/
A Dpayload.c32 struct efi_entry_memmap *map; in board_get_usable_ram_top()
78 struct efi_entry_memmap *map; in dram_init()
102 struct efi_entry_memmap *map; in dram_init_banksize()
183 struct efi_entry_memmap *map; in install_e820_map()
263 struct efi_entry_memmap *map; in setup_efi_info()
284 efi_info->efi_memmap_size = size - sizeof(struct efi_entry_memmap); in setup_efi_info()
/u-boot/cmd/
A Defi.c86 static void *efi_build_mem_table(struct efi_entry_memmap *map, int size, in efi_build_mem_table()
146 static void efi_print_mem_table(struct efi_entry_memmap *map, in efi_print_mem_table()
219 struct efi_entry_memmap *map; in do_efi_mem()
/u-boot/include/
A Defi.h320 struct efi_entry_memmap { struct
371 struct efi_entry_memmap *map, struct efi_mem_desc *desc) in efi_get_next_mem_desc()
/u-boot/lib/efi/
A Defi_stub.c278 struct efi_entry_memmap map; in efi_main()

Completed in 7 milliseconds