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 4A770740038 for ; Fri, 1 Mar 2024 12:52:35 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=vUrpSYHCh9g9ASkgviIoosqgStHaKItU14guTtqOrdU=; c=relaxed/simple; d=groups.io; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Thread-Index:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding:Content-Language; s=20140610; t=1709297553; v=1; b=He0zTB9eYqLaBEkyTL7biqHU+NncM5yFxoKS6u+yLg8ofxrWYvKJtMakgTb+j5yCWtTHR24b BSjbikCKAGonu+o5XZj6R9zw/VirIvRhNX94nbXFE6ru2K2MU2lpJMgYXm6BFhOIY2jnzOzezqF lP+zKPL8MAwztf+wMVigO/tA= X-Received: by 127.0.0.2 with SMTP id xGCaYY7687511xrp0NYt0SEr; Fri, 01 Mar 2024 04:52:33 -0800 X-Received: from cxsh.intel-email.com (cxsh.intel-email.com [121.46.250.151]) by mx.groups.io with SMTP id smtpd.web10.21784.1709297552737873158 for ; Fri, 01 Mar 2024 04:52:33 -0800 X-Received: from cxsh.intel-email.com (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id 1592EDDA788 for ; Fri, 1 Mar 2024 20:52:31 +0800 (CST) X-Received: from localhost (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id 10EA9DDA784 for ; Fri, 1 Mar 2024 20:52:31 +0800 (CST) X-Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by cxsh.intel-email.com (Postfix) with SMTP id 673D5DDA785 for ; Fri, 1 Mar 2024 20:52:27 +0800 (CST) X-Received: from DESKTOPS6D0PVI ([114.93.194.54]) (envelope-sender ) by 192.168.6.13 with ESMTP(SSL) for ; Fri, 01 Mar 2024 20:52:19 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 114.93.194.54 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming via groups.io" To: , Cc: "'Bob Feng'" , "'Michael D Kinney'" , "'Rebecca Cran'" , "'Yuwei Chen'" References: <5e147cee-9fed-a1c8-7358-1162fdaf8f12@redhat.com> <20240224212856.43019-1-lersek@redhat.com> In-Reply-To: <20240224212856.43019-1-lersek@redhat.com> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW2VkazItSW5mU3BlY2lmaWNhdGlvbiBQQVRDSCAwLzJdIFJFQURNRTogSU5GX1ZFUlNJT04gPj0gMS4zMDogZGVjbGFyZSBQcm9jZXNzTGlicmFyeUNvbi4uLigpIGZvciBTRUMgbW9kdWxlcw==?= Date: Fri, 1 Mar 2024 20:52:23 +0800 Message-ID: <02d501da6bd7$4e3aada0$eab008e0$@byosoft.com.cn> MIME-Version: 1.0 Thread-Index: AQJi4MjGOSAJM/ZLvn7KDne0frrKtgElwHv+sAi+7+A= 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,gaoliming@byosoft.com.cn List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: m5QrqRH3gZbXxM2sQAUEfRrFx7686176AA= Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=He0zTB9e; dmarc=pass (policy=none) header.from=groups.io; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Looks good. Reviewed-by: Liming Gao > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: devel@edk2.groups.io =B4=FA=B1= =ED Laszlo Ersek > =B7=A2=CB=CD=CA=B1=BC=E4: 2024=C4=EA2=D4=C225=C8=D5 5:29 > =CA=D5=BC=FE=C8=CB: edk2-devel-groups-io > =B3=AD=CB=CD: Bob Feng ; Liming Gao > ; Michael D Kinney > ; Rebecca Cran ; Yuwei > Chen > =D6=F7=CC=E2: [edk2-devel] [edk2-InfSpecification PATCH 0/2] README: > INF_VERSION >=3D 1.30: declare ProcessLibraryCon...() for SEC modules >=20 > The first patch is a minor cleanup, the new feature is documented in the > second patch. >=20 > Rendered version: >=20 >=20 > https://lersek.github.io/edk2-InfSpecification/ProcessLibraryConstructorLis= t -S > EC-991/ >=20 > https://github.com/lersek/edk2-InfSpecification/actions/workflows/gitbook-a > ction.yml >=20 > Cc: Bob Feng > Cc: Liming Gao > Cc: Michael D Kinney > Cc: Rebecca Cran > Cc: Yuwei Chen >=20 > Thanks > Laszlo >=20 > Laszlo Ersek (2): > README.md: fix revision history whitespace > README: INF_VERSION >=3D 1.30: declare ProcessLibraryCon...() for SEC > modules >=20 > README.md | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) >=20 >=20 > base-commit: a31e3c842beed72661b6ccf9dbb34df8d0c1afa6 >=20 >=20 >=20 >=20 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116246): https://edk2.groups.io/g/devel/message/116246 Mute This Topic: https://groups.io/mt/104662704/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-