Home
last modified time | relevance | path

Searched refs:EFI_BOOT_SERVICES_DATA (Results 1 – 13 of 13) sorted by relevance

/u-boot/lib/efi_selftest/
A Defi_selftest_set_virtual_address_map.c105 ret = boottime->allocate_pool(EFI_BOOT_SERVICES_DATA, map_size, in setup()
118 EFI_BOOT_SERVICES_DATA, 2, &page1); in setup()
124 EFI_BOOT_SERVICES_DATA, 3, &page2); in setup()
137 case EFI_BOOT_SERVICES_DATA: in setup()
A Defi_selftest_memory.c138 ret = boottime->allocate_pool(EFI_BOOT_SERVICES_DATA, map_size, in execute()
A Defi_selftest.c53 ret = boottime->allocate_pool(EFI_BOOT_SERVICES_DATA, map_size, in efi_st_exit_boot_services()
/u-boot/lib/efi_loader/
A Defi_dt_fixup.c35 type = EFI_BOOT_SERVICES_DATA; in efi_reserve_memory()
A Defi_memory.c720 EFI_BOOT_SERVICES_DATA, true); in efi_add_conventional_memory_map()
726 EFI_BOOT_SERVICES_DATA, true); in efi_add_conventional_memory_map()
A Defi_boottime.c682 pool_type = EFI_BOOT_SERVICES_DATA; in efi_create_event()
1914 EFI_BOOT_SERVICES_DATA, in efi_load_image_from_file()
1989 ret = efi_allocate_pages(EFI_ALLOCATE_ANY_PAGES, EFI_BOOT_SERVICES_DATA, in efi_load_image_from_path()
2379 r = efi_allocate_pool(EFI_BOOT_SERVICES_DATA, buffer_size, in efi_open_protocol_information()
2436 r = efi_allocate_pool(EFI_BOOT_SERVICES_DATA, buffer_size, in efi_protocols_per_handle()
2489 r = efi_allocate_pool(EFI_BOOT_SERVICES_DATA, buffer_size, in efi_locate_handle_buffer()
3182 ret = efi_allocate_pool(EFI_BOOT_SERVICES_DATA, in efi_update_exit_data()
A Defi_gop.c56 ret = efi_allocate_pool(EFI_BOOT_SERVICES_DATA, sizeof(gopobj->info), in gop_query_mode()
A Defi_image_loader.c200 loaded_image_info->image_data_type = EFI_BOOT_SERVICES_DATA; in efi_set_code_and_data_type()
A Defi_tcg2.c1012 ret = efi_allocate_pool(EFI_BOOT_SERVICES_DATA, TPM2_EVENT_LOG_SIZE, in efi_init_event_log()
/u-boot/arch/x86/cpu/efi/
A Dpayload.c207 case EFI_BOOT_SERVICES_DATA: in install_e820_map()
/u-boot/cmd/
A Defi.c59 type == EFI_BOOT_SERVICES_DATA; in is_boot_services()
A Defidebug.c647 [EFI_BOOT_SERVICES_DATA] = "BOOT DATA",
/u-boot/include/
A Defi.h149 EFI_BOOT_SERVICES_DATA, enumerator

Completed in 23 milliseconds