mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-13 11:33:58 +00:00
Enlarge the max size to store the PTCT/RTCT table to 1k bytes because the size of RTCT table exceeded the original max size 0x1100 - 0xF00 which makes RTCT table overlap other ACPI tables. Tracked-On: #6303 Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>