Re: [PATCH 0/5] x86_64 EFI support -v3

From: Eric W. Biederman
Date: Tue Jul 31 2007 - 00:48:45 EST


"Huang, Ying" <ying.huang@xxxxxxxxx> writes:

> Looking forward to your comments,

After reading through the patches. I don't see any compelling
reason to use the efi runtime support. It looks like we get
the interesting support for efi without out. The graphics
and the memory map. We have ACPI which already can do handle
this case.

Further the code has dead code sitting in the patches that you never
intend to use. EFI_MEMMAP.

The boot protocols are now out of sync for arch/i386 and arch/x86_64
for no obvious reason.

Using efi_set_virtual means kdump doesn't work which means that no
one is going to use this in a prebuilt kernel.

So mostly this patchset looks like a bad idea.

Eric
-
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/