From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web11.41438.1675087303556022546 for ; Mon, 30 Jan 2023 06:01:43 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=LMrGcLJt; spf=pass (domain: kernel.org, ip: 139.178.84.217, mailfrom: ardb@kernel.org) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0CCCF61031 for ; Mon, 30 Jan 2023 14:01:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 71BC7C433EF for ; Mon, 30 Jan 2023 14:01:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675087302; bh=0Kih+eFAljcSQezb5dJqPk+KhZt33+955zqUvdUivKk=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=LMrGcLJt4xaJpUIDXesqFoBtreFOATEHZ+mYqU/lPbd3EGDYYc1S15Uj0nfL2LWfq JIexMfW5xeswTHmxzrsSwVDhmBfCCRicYI0l2wBJTIzZ/g8ZDn5iug+X8H7fd3yLF+ PH+y40r+vUYHCo1ObgDI7ewAxj9ZmR/ggc5yNXiU70e6+dMnoZ59evVLxvKX0LjrCd iLH2yCGzkDOXgTYiN7y+q1vlIMzbiWxGu/wF+Rrdzi/ortH5w5maplWrdjoVk6Q5Eq iFKAdr3mZhkbpkdlfFIRLJEwLrMgXOAYkv9fXAWCXiQs4sxPWmhocqpi+wJ2lGibAw Rd6Pz6eDbUDMw== Received: by mail-lf1-f46.google.com with SMTP id cf42so19154486lfb.1 for ; Mon, 30 Jan 2023 06:01:42 -0800 (PST) X-Gm-Message-State: AFqh2kpoZgdoAESy0cnWIjMSuJLRfvPmMg4ji3WnxNHfHD5LoNtedyLQ 74PQUwZ2+BPcCbTGdwfzx9veD0SZT+evQoVPstk= X-Google-Smtp-Source: AMrXdXspbPFiBpOpDm2J5tYtyzrfW1qvgousibKdcqmPrhlQ7mQg9ruvQYCZuCgynK/lxOxgaoqhKp+beEGq59ROD70= X-Received: by 2002:a05:6512:314f:b0:4cb:4526:3f09 with SMTP id s15-20020a056512314f00b004cb45263f09mr3970915lfi.105.1675087300334; Mon, 30 Jan 2023 06:01:40 -0800 (PST) MIME-Version: 1.0 References: <20230127192116.3577219-1-dionnaglaze@google.com> <011701d933a0$cd86fca0$6894f5e0$@byosoft.com.cn> In-Reply-To: <011701d933a0$cd86fca0$6894f5e0$@byosoft.com.cn> From: "Ard Biesheuvel" Date: Mon, 30 Jan 2023 15:01:29 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] [PATCH] MdeModulePkg: Correct memory type in PrePiDxeCis.h To: devel@edk2.groups.io, gaoliming@byosoft.com.cn Cc: Dionna Amalie Glaze , "Xu, Min M" , "Yao, Jiewen" , "Kinney, Michael D" , "Liu, Zhiguang" , "Wang, Jian J" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sun, 29 Jan 2023 at 06:16, gaoliming via groups.io wrote: > > Reviewed-by: Liming Gao > Merged as #3970 Thanks all > > -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- > > =E5=8F=91=E4=BB=B6=E4=BA=BA: Dionna Amalie Glaze > > =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2023=E5=B9=B41=E6=9C=8828=E6=97= =A5 8:02 > > =E6=94=B6=E4=BB=B6=E4=BA=BA: Xu, Min M > > =E6=8A=84=E9=80=81: devel@edk2.groups.io; Yao, Jiewen ; Kinney, > > Michael D ; Gao, Liming > > ; Liu, Zhiguang ; Wan= g, > > Jian J > > =E4=B8=BB=E9=A2=98: Re: [edk2-devel] [PATCH] MdeModulePkg: Correct memo= ry type in > > PrePiDxeCis.h > > > > > BTW, you need to add below guys in the CC list because they're the > > reviewers/maintainers of the pkgs. > > > > > > MdePkg: > > > M: Michael D Kinney [mdkinney] > > > M: Liming Gao [lgao4] > > > R: Zhiguang Liu [LiuZhiguang001] > > > > > > MdeModulePkg > > > M: Jian J Wang [jwang36] > > > M: Liming Gao [lgao4] > > > > > > > CC'd, thanks. > > > > -- > > -Dionna Glaze, PhD (she/her) > > > > >=20 > >