acpi: aarch64: Implement DBG2 table

This table is listed as required in the ARM Base Boot Requirements
document. The particular need arises to make the serial debugging of
Windows guest functional.

Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
This commit is contained in:
Anatol Belski
2022-01-16 18:53:02 +01:00
committed by Michael
parent ea60d48853
commit e2a8a1483f
2 changed files with 86 additions and 1 deletions
+1
View File
@@ -4063,6 +4063,7 @@ impl Aml for DeviceManager {
&"ARMH0011",
),
&aml::Name::new("_UID".into(), &aml::ZERO),
&aml::Name::new("_DDN".into(), &"COM1"),
&aml::Name::new(
"_CRS".into(),
&aml::ResourceTemplate::new(vec![