public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "gaoliming via groups.io" <gaoliming=byosoft.com.cn@groups.io>
To: "'Praveen Sankar N'" <praveensankarn@ami.com>, <devel@edk2.groups.io>
Cc: <michael.d.kinney@intel.com>, <zhiguang.liu@intel.com>,
	"'Felix Polyudov'" <Felixp@ami.com>,
	"'Srinivasan Mani'" <srinivasanm@ami.com>,
	"'Sundaresan S'" <sundaresans@ami.com>
Subject: [edk2-devel] 回复: [PATCH v2 1/1] Subject: [PATCH] MdePkg:Added new SPCR table stucture members as in Rev4.
Date: Tue, 23 Apr 2024 21:16:43 +0800	[thread overview]
Message-ID: <01c001da9580$7ca91820$75fb4860$@byosoft.com.cn> (raw)
In-Reply-To: <20240422112609.2182-2-praveensankarn@ami.com>

Seemly, this is an incompatible change. What's impact with this change?

Thanks
Liming
> -----邮件原件-----
> 发件人: Praveen Sankar N <praveensankarn@ami.com>
> 发送时间: 2024年4月22日 19:26
> 收件人: devel@edk2.groups.io
> 抄送: michael.d.kinney@intel.com; gaoliming@byosoft.com.cn;
> zhiguang.liu@intel.com; Felix Polyudov <Felixp@ami.com>; Srinivasan Mani
> <srinivasanm@ami.com>; Sundaresan S <sundaresans@ami.com>
> 主题: [PATCH v2 1/1] Subject: [PATCH] MdePkg:Added new SPCR table
> stucture members as in Rev4.
> 
> In SPCR table, 4 structure members have been added newly as per
> SPCR table Rev4, which has to be added in
> MdePkg/SerialPortConsoleRedirectionTable.h file.
> 
> Signed-off-by: Praveen Sankar N praveensankarn@ami.com
> Cc: michael.d.kinney@intel.com
> Cc: gaoliming@byosoft.com.cn
> Cc: zhiguang.liu@intel.com
> Cc: Felixp@ami.com
> Cc: srinivasanm@ami.com
> Cc: sundaresans@ami.com
> ---
>  .../IndustryStandard/SerialPortConsoleRedirectionTable.h    | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git
> a/MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h
> b/MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h
> index eb5ae28390..f0001ab137 100644
> --- a/MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h
> +++
> b/MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h
> @@ -47,7 +47,11 @@ typedef struct {
>    UINT8                                     PciFunctionNumber;
> 
>    UINT32                                    PciFlags;
> 
>    UINT8                                     PciSegment;
> 
> -  UINT32                                    Reserved3;
> 
> +  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 (#118140): https://edk2.groups.io/g/devel/message/118140
Mute This Topic: https://groups.io/mt/105689097/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



  reply	other threads:[~2024-04-23 13:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-22 11:26 [edk2-devel] [PATCH v2 0/1] Praveen Sankar N via groups.io
2024-04-22 11:26 ` [edk2-devel] [PATCH v2 1/1] Subject: [PATCH] MdePkg:Added new SPCR table stucture members as in Rev4 Praveen Sankar N via groups.io
2024-04-23 13:16   ` gaoliming via groups.io [this message]
2024-04-26  4:57     ` [edk2-devel] 回复: " Praveen Sankar N via groups.io
2024-04-29  0:57       ` 回复: " gaoliming via groups.io
2024-04-29 10:57         ` Praveen Sankar N via groups.io
2024-04-30  1:57           ` 回复: " gaoliming via groups.io

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='01c001da9580$7ca91820$75fb4860$@byosoft.com.cn' \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox