Reviewed-by: Eric Dong
> -Original Message-
> From: devel@edk2.groups.io On Behalf Of Tan,
> Ming
> Sent: Tuesday, May 12, 2020 1:56 PM
> To: devel@edk2.groups.io
> Subject: [edk2-devel] [PATCH v2] Add
> Features/Intel/OutOfBandManagement/SpcrFeatur
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2710
It is used to support the Serial Port Console Redirection Table (SPCR).
Signed-off-by: Ming Tan
---
v2: Add the EFIAPI for function GetSpcrDevice() in
Include/Library/SpcrDeviceLib.h and
Library/SpcrDeviceLibNull/SpcrDeviceLibNull.c.
.