mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-31 11:25:30 +00:00
Remove vm_configs folder and move all the XML files and generic code example into config_tools/data Tracked-On: #5644 Signed-off-by: Xie, nanlin <nanlin.xie@intel.com>
17 lines
689 B
Plaintext
17 lines
689 B
Plaintext
/*
|
|
* Intel ACPI Component Architecture
|
|
* iASL Compiler/Disassembler version 20190703 (64-bit version)
|
|
* Copyright (c) 2000 - 2019 Intel Corporation
|
|
*
|
|
* Template for [RSDP] ACPI Table (AML byte code table)
|
|
*/
|
|
[0008] Signature : "RSD PTR "
|
|
[0001] Checksum : 43
|
|
[0006] Oem ID : "ACRN "
|
|
[0001] Revision : 02
|
|
[0004] RSDT Address : 0000000000000000
|
|
[0004] Length : 00000024
|
|
[0008] XSDT Address : 00000000000F2480
|
|
[0001] Extended Checksum : DC
|
|
[0003] Reserved : 000000
|