Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: c8ea48bdf95532f9a3a4c39a154c09988566901f
https://github.com/tianocore/edk2/commit/c8ea48bdf95532f9a3a4c39a154c09988566901f
Author: Sami Mujawar <[email protected]>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M DynamicTablesPkg/Library/Acpi/Arm/AcpiDbg2LibArm/Dbg2Generator.c
Log Message:
-----------
DynamicTablesPkg: Fix serial port namespace path in DBG2
According to the Debug Port Table 2 (DBG2) specification,
February 17, 2021, the NamespaceString is a NULL terminated
ASCII string that consists of a fully qualified reference
to the object that represents the serial port device in the
ACPI namespace.
The DBG2 table generator did not populate the full device
path for the serial port device, and this results in a FWTS
test failure.
Therefore, populate the full namespace device path for the
serial port in DBG2 table.
Signed-off-by: Sami Mujawar <[email protected]>
Reviewed-by: Pierre Gondois <[email protected]>
Tested-by: Jagadeesh Ujja <[email protected]>
Tested-by: Sunny Wang <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits