Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: c8ea48bdf95532f9a3a4c39a154c09988566901f https://github.com/tianocore/edk2/commit/c8ea48bdf95532f9a3a4c39a154c09988566901f Author: Sami Mujawar <sami.muja...@arm.com> 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 <sami.muja...@arm.com> Reviewed-by: Pierre Gondois <pierre.gond...@arm.com> Tested-by: Jagadeesh Ujja <jagadeesh.u...@arm.com> Tested-by: Sunny Wang <sunny.w...@arm.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits