Searched refs:map_x86_64_to_uefi (Results 1 – 1 of 1) sorted by relevance
61 map_x86_64_to_uefi = $(subst x86_64,X64,$(call map_i386_to_uefi,$(1))) macro62 map_to_uefi = $(subst .,,$(call map_x86_64_to_uefi,$(1)))