Re: [PATCH 00/11] EFI runtime services virtual mapping

From: Matt Fleming
Date: Fri Sep 20 2013 - 05:49:37 EST


On Fri, 20 Sep, at 11:05:44AM, Borislav Petkov wrote:
> > Another concern is that is it safe for i386 efi boot?
>
> That's why I didn't put a git tree on k.org - I wanted to run tests
> myself before Fengguang's robot :)
>
> But no, 32-bit is not addressed here. Which just dawned on me: Matt, I
> probably should keep the ioremapping code for 32-bit, doh. I completely
> went 64-bit only here :-)

/home/build/git/efi/arch/x86/platform/efi/efi.c: In function â__map_regionâ:
/home/build/git/efi/arch/x86/platform/efi/efi.c:753:24: error: âstruct real_mode_headerâ has no member named âtrampoline_pgdâ
/home/build/git/efi/arch/x86/platform/efi/efi.c: In function âefi_enter_virtual_modeâ:
/home/build/git/efi/arch/x86/platform/efi/efi.c:863:64: error: âstruct real_mode_headerâ has no member named âtrampoline_pgdâ
/home/build/git/efi/arch/x86/platform/efi/efi.c:867:2: error: implicit declaration of function âefi_sync_low_kernel_mappingsâ
[-Werror=implicit-function-declaration]

--
Matt Fleming, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/