efi_reloc_type
switch (efi_reloc_type) {
efi_reloc_type = RELOC_DEFAULT;
efi_reloc_type = RELOC_NONE;
efi_reloc_type = RELOC_ADDR;
enum efi_reloc_type efi_reloc_type = RELOC_DEFAULT;
} efi_reloc_type;
switch (efi_reloc_type) {