From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 3B2A7940F76 for ; Fri, 22 Dec 2023 03:40:56 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=3eV+LnBsbCbJMZAIlhRzWHfflJTZzJqjXXsnVK1Nmb0=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1703216455; v=1; b=cVNFYakmifScJVIVi/e9QuWFKFT8xEy21Ol5i5n5/vQHfC/mqNZO+VXs57DS4b3wckHK1a0i JQ4Uql71GNyC6QHuUvnsPjsTL60E+9Q+TbqXhZ5qtgQOxML1Z8iD2OKYZu+/MJGvTnDpXTPqUue YVgksuydWxKzzrBD5LPrP5Zg= X-Received: by 127.0.0.2 with SMTP id kyhrYY7687511xfxvGiSMoK6; Thu, 21 Dec 2023 19:40:55 -0800 X-Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.20]) by mx.groups.io with SMTP id smtpd.web11.12200.1703216455161116692 for ; Thu, 21 Dec 2023 19:40:55 -0800 X-IronPort-AV: E=McAfee;i="6600,9927,10931"; a="386496646" X-IronPort-AV: E=Sophos;i="6.04,294,1695711600"; d="scan'208";a="386496646" X-Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Dec 2023 19:40:54 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.04,294,1695711600"; d="scan'208";a="18576305" X-Received: from liyi4-desktop.ccr.corp.intel.com ([10.239.153.29]) by orviesa002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Dec 2023 19:40:52 -0800 From: "Li, Yi" To: devel@edk2.groups.io Cc: Yi Li , Michael D Kinney , Liming Gao , Zhiguang Liu , Rebecca Cran , Bob Feng , Yuwei Chen Subject: [edk2-devel] [PATCH 0/2] Update keybaord map based on UEFI spec 2.10 Date: Fri, 22 Dec 2023 11:40:09 +0800 Message-ID: <20231222034011.2668-1-yi1.li@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,yi1.li@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 2JLCrwedNgg9x8AP53qjTA9Mx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=cVNFYakm; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io REF: UEFI SPEC 2.10 34.8.10 EFI_KEY Add EfiKeyIntl0-9. Signed-off-by: Yi Li Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Cc: Rebecca Cran Cc: Liming Gao Cc: Bob Feng Cc: Yuwei Chen Yi Li (2): MdePkg: Update keybaord map based on UEFI spec 2.10 BaseTools: Update keybaord map based on UEFI spec 2.10 .../Include/Common/UefiInternalFormRepresentation.h | 12 +++++++++++- BaseTools/Source/C/Include/Protocol/HiiFramework.h | 12 +++++++++++- MdePkg/Include/Uefi/UefiInternalFormRepresentation.h | 12 +++++++++++- 3 files changed, 33 insertions(+), 3 deletions(-) -- 2.42.0.windows.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112830): https://edk2.groups.io/g/devel/message/112830 Mute This Topic: https://groups.io/mt/103312998/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-