acrn-hypervisor/hypervisor/boot
Yonghua Huang 1a6ead9af5 hv: update RTCT ACPI table detecting
Signature of RTCT ACPI table maybe "PTCT"(v1) or "RTCT"(v2).
 and the MAGIC number in CRL header is also changed from "PTCM"
 to "RTCM".

 This patch refine the code to detect RTCT table for both
 v1 and v2.

Tracked-On: #6020
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2021-06-01 08:22:20 +08:00
..
guest HV: refine init_vm_bootargs_info() 2021-05-20 13:31:56 +08:00
include hv: update RTCT ACPI table detecting 2021-06-01 08:22:20 +08:00
multiboot hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
acpi_base.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
reloc.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00