efi_enter here was needed because efi_runtime dereference causes a fault outside of EFI context, due to runtime table living in runtime service space. This may cause problems early in boot, though, so instead access it by converting paddr to KVA.
While here, remove the other direct PHYS_TO_DMAP calls and the DMAP requirement from efidev.