acrn-hypervisor/hypervisor/bsp/uefi
Junjie Mao 4627cd4de0 HV: build: drop useless files
This patch drops the following useless files in the hypervisor:

* bsp/*/include/: After commit c849bff850 ("HV: config: adapt to the generated
  config.h") these headers are obsolete for configuration. Drop the directories
  and move the generated version.h under $(HV_OBJDIR)/include.

* all_header.c: This is a temporary file for checking violations in headers,
  which is accidentally checked in by commit 3956ce1596 ("HV: io: spell out
  explicit narrowing of integers").

Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-13 14:53:27 +08:00
..
clearlinux script: add plane restriction parameters for NUC 2018-06-20 13:24:08 +08:00
efi hv: EFI can load Hypervisor to address other than COMNFIG_RAM_START 2018-07-11 10:25:16 +08:00
cmdline.c HV:- Refine strtol() & strtoul() 2018-06-29 15:47:07 +08:00
platform_acpi_info.c HV: add bsp acpi info support 2018-06-13 15:02:03 +08:00
uefi.c HV:treewide:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
vm_description.c HV:transfer vm_hw_logical_core_ids's type and rename it 2018-07-13 13:05:29 +08:00