public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH] MdePkg-SerialPortConsoleRedirectionTable_h-SPCRTable-Upgrade-Rev-4
@ 2024-02-20 10:20 Praveen Sankar N via groups.io
  0 siblings, 0 replies; only message in thread
From: Praveen Sankar N via groups.io @ 2024-02-20 10:20 UTC (permalink / raw)
  To: devel@edk2.groups.io
  Cc: gaoliming@byosoft.com.cn, Srinivasan Mani, Sundaresan S

 Since ACPI SPCR table has been upgraded with new revision Rev-4,
 SerialPortConsoleRedirectionTable.h file should be added with
 new field members which are added in Rev-4.
 Signed-off-by: Praveen Sankar N praveensankarn@ami.com
To: praveensankarn@ami.com

---
 .../IndustryStandard/SerialPortConsoleRedirectionTable.h   | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h b/MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h
index eb5ae28390..c432db4319 100644
--- a/MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h
+++ b/MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h
@@ -47,7 +47,12 @@ typedef struct {
   UINT8                                     PciFunctionNumber;

   UINT32                                    PciFlags;

   UINT8                                     PciSegment;

-  UINT32                                    Reserved3;

+  // Version 4 Fields

+  UINT32                                    UartClockFrequency;

+  UINT32                                    PreciseBaudRate;

+  UINT16                                    NameSpaceStrLength;

+  UINT16                                    NameSpaceStrOffset;

+  CHAR8                                     NameSpaceString[0];

 } EFI_ACPI_SERIAL_PORT_CONSOLE_REDIRECTION_TABLE;



 #pragma pack()

--
2.38.1.windows.1
-The information contained in this message may be confidential and proprietary to American Megatrends (AMI). This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#115657): https://edk2.groups.io/g/devel/message/115657
Mute This Topic: https://groups.io/mt/104469273/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-20 15:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-20 10:20 [edk2-devel] [PATCH] MdePkg-SerialPortConsoleRedirectionTable_h-SPCRTable-Upgrade-Rev-4 Praveen Sankar N via groups.io

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox