[PATCH 2/4] efi: x86: use common code for (U)EFI configuration scanning

2013-07-30 Thread Leif Lindholm
This patch makes x86 use the new common code for EFI configuration table scanning. It also removes the local definition of the global "efi" data structure. Signed-off-by: Leif Lindholm --- arch/x86/platform/efi/efi.c | 96 --- 1 file changed, 8

[PATCH 2/4] efi: x86: use common code for (U)EFI configuration scanning

2013-07-30 Thread Leif Lindholm
This patch makes x86 use the new common code for EFI configuration table scanning. It also removes the local definition of the global efi data structure. Signed-off-by: Leif Lindholm leif.lindh...@linaro.org --- arch/x86/platform/efi/efi.c | 96 --- 1