public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "gaoliming via groups.io" <gaoliming=byosoft.com.cn@groups.io>
To: <devel@edk2.groups.io>, <qingyu.shang@intel.com>
Cc: "'Ming Tan'" <ming.tan@intel.com>, "'Yi Li'" <yi1.li@intel.com>,
	"'Gahan'" <gahan.saraiya@intel.com>
Subject: 回复: [edk2-devel] [PATCH 0/4] Update the comments of ReadKeyStroke and ReadKeyStrokeEx
Date: Wed, 13 Mar 2024 12:54:04 +0800	[thread overview]
Message-ID: <013201da7502$79282770$6b787650$@byosoft.com.cn> (raw)
In-Reply-To: <cover.1710145917.git.qingyu.shang@intel.com>

For this patch set, Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

Besides, please also update
Edk2Platforms\Features\Intel\UserInterface\VirtualKeyboardFeaturePkg\Virtual
KeyboardDxe

Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Qingyu
> 发送时间: 2024年3月11日 16:41
> 收件人: devel@edk2.groups.io
> 抄送: Ming Tan <ming.tan@intel.com>; Yi Li <yi1.li@intel.com>; Gahan
> <gahan.saraiya@intel.com>
> 主题: [edk2-devel] [PATCH 0/4] Update the comments of ReadKeyStroke and
> ReadKeyStrokeEx
> 
> Refer to Uefi spec 2.10 section 13.3.3, Add a new retval
> EFI_UNSUPPORTED to
> EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.ReadKeyStrokeEx
> and EFI_SIMPLE_TEXT_INPUT_PROTOCOL.ReadKeyStroke().
> 
> This patch series update ReadKeyStroke and ReadKeyStrokeEx
> implementation
> in Edk2.
> 
> Qingyu (4):
>   MdeModulePkg: Update the comments of ReadKeyStroke and
> ReadKeyStrokeEx
>   ShellPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeEx
>   EmbeddedPkg: Update the comments of ReadKeyStroke and
> ReadKeyStrokeEx
>   EmulatorPkg: Update the comments of ReadKeyStroke and
> ReadKeyStrokeEx
> 
>  .../Drivers/VirtualKeyboardDxe/VirtualKeyboard.c       | 10 ++++++----
>  .../Drivers/VirtualKeyboardDxe/VirtualKeyboard.h       | 10 ++++++----
>  EmulatorPkg/EmuGopDxe/GopInput.c                       |  2 ++
>  MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdTextIn.c     |  4 +++-
>  MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.h      |  3 +++
>  MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c                 |  2 ++
>  MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.h                 |  2 ++
>  .../Universal/Console/ConSplitterDxe/ConSplitter.c     |  6 ++++++
>  .../Universal/Console/ConSplitterDxe/ConSplitter.h     |  6 ++++++
>  MdeModulePkg/Universal/Console/TerminalDxe/Terminal.h  |  4 ++++
>  .../Universal/Console/TerminalDxe/TerminalConIn.c      |  4 ++++
>  ShellPkg/Application/Shell/ConsoleWrappers.c           |  4 +++-
>  12 files changed, 47 insertions(+), 10 deletions(-)
> 
> Cc: Ming Tan <ming.tan@intel.com>
> Cc: Yi Li <yi1.li@intel.com>
> Cc: Gahan <gahan.saraiya@intel.com>
> Signed-off-by: Qingyu <qingyu.shang@intel.com>
> 
> --
> 2.39.1.windows.1
> 
> 
> 
> 
> 





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



      parent reply	other threads:[~2024-03-13  4:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11  8:41 [edk2-devel] [PATCH 0/4] Update the comments of ReadKeyStroke and ReadKeyStrokeEx Qingyu
2024-03-11  8:41 ` [edk2-devel] [PATCH 1/4] MdeModulePkg: " Qingyu
2024-03-11  8:41 ` [edk2-devel] [PATCH 2/4] ShellPkg: " Qingyu
2024-03-13  2:12   ` Chao Li
2024-03-25  6:15     ` Gao, Zhichao
2024-03-25  6:12   ` Gao, Zhichao
2024-03-11  8:41 ` [edk2-devel] [PATCH 3/4] EmbeddedPkg: " Qingyu
2024-03-11  8:41 ` [edk2-devel] [PATCH 4/4] EmulatorPkg: " Qingyu
2024-03-13  4:54 ` gaoliming via groups.io [this message]

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='013201da7502$79282770$6b787650$@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