acrn-hypervisor/hypervisor/boot/include
Jason Chen CJ 41ac9e5d10 rename function & definition from firmware to guest boot
The interface struct & API changes like below:
  struct uefi_context->struct depri_boot_context
  init_firmware_operations()->init_vboot_operations()
  init_firmware()->init_vboot()
  firmware_init_irq()->init_vboot_irq()
  firmware_get_rsdp()->get_rsdp_ptr()
  firmware_get_ap_trampoline()->get_ap_trampoline_buf()
  firmware_init_vm_boot_info()->init_vm_boot_info()

Tracked-On: #1842
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-05-09 16:33:44 +08:00
..
guest rename function & definition from firmware to guest boot 2019-05-09 16:33:44 +08:00
acpi_priv.h hv: acpi: remove weak parse_madt 2018-12-07 15:21:39 +08:00
acpi.h HV: remove CONFIG_CONSTANT_ACPI from Kconfig 2019-05-07 11:39:51 +08:00
reloc.h hv:Move severl variable declaration for boot code 2019-01-25 21:32:21 +08:00