Re: [U-Boot] [PATCH v2 07/13] x86: Drop QEMU-specific EFI payload support

2018-06-17 Thread Bin Meng
On Tue, Jun 12, 2018 at 11:36 PM, Bin Meng wrote: > Now that we have generic EFI payload support for all x86 boards, > drop the QEMU-specific one. > > Signed-off-by: Bin Meng > Reviewed-by: Simon Glass > > --- > > Changes in v2: > - update QEMU MAINTAINERS file to remove defconfig files > >

[U-Boot] [PATCH v2 07/13] x86: Drop QEMU-specific EFI payload support

2018-06-12 Thread Bin Meng
Now that we have generic EFI payload support for all x86 boards, drop the QEMU-specific one. Signed-off-by: Bin Meng Reviewed-by: Simon Glass --- Changes in v2: - update QEMU MAINTAINERS file to remove defconfig files arch/x86/cpu/qemu/Makefile | 2 --