On Tue, Jun 12, 2018 at 11:36 PM, Bin Meng <[email protected]> wrote: > Now that we have generic EFI payload support for all x86 boards, > drop the QEMU-specific one. > > Signed-off-by: Bin Meng <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > > --- > > Changes in v2: > - update QEMU MAINTAINERS file to remove defconfig files > > arch/x86/cpu/qemu/Makefile | 2 -- > arch/x86/cpu/qemu/qemu.c | 4 --- > board/emulation/qemu-x86/Kconfig | 6 ++-- > board/emulation/qemu-x86/MAINTAINERS | 2 -- > configs/qemu-x86_efi_payload32_defconfig | 47 ------------------------------- > configs/qemu-x86_efi_payload64_defconfig | 48 > -------------------------------- > 6 files changed, 3 insertions(+), 106 deletions(-) > delete mode 100644 configs/qemu-x86_efi_payload32_defconfig > delete mode 100644 configs/qemu-x86_efi_payload64_defconfig >
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

