audk/DynamicTablesPkg/Library/Common/SsdtSerialPortFixupLib
Joey Gouly 16136f218d DynamicTablesPkg: add validation for PcdNonBsaCompliant16550SerialHid
According to ACPI 6.4, 6.1.5 _HID states:

  - A valid PNP ID must be of the form "AAA####" where A is an uppercase
    letter and # is a hex digit.
  - A valid ACPI ID must be of the form "NNNN####" where N is an uppercase
    letter or a digit ('0'-'9') and # is a hex digit.

Signed-off-by: Joey Gouly <joey.gouly@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2021-04-13 10:38:14 +00:00
..
SsdtSerialPortFixupLib.c DynamicTablesPkg: add validation for PcdNonBsaCompliant16550SerialHid 2021-04-13 10:38:14 +00:00
SsdtSerialPortFixupLib.inf DynamicTablesPkg: Add an override for 16550 HID in SSDT 2021-02-11 10:35:35 +00:00
SsdtSerialPortTemplate.asl DynamicTablesPkg: SSDT Serial Port Fixup library 2020-08-13 18:00:06 +00:00