回复: [edk2-devel] [PATCH RFC v3 22/22] MdePkg/GHCB: increase the GHCB protocol max version

gaoliming gaoliming at byosoft.com.cn
Tue Jun 8 01:17:17 UTC 2021


Reviewed-by: Liming Gao <gaoliming at byosoft.com.cn>

> -----邮件原件-----
> 发件人: devel at edk2.groups.io <devel at edk2.groups.io> 代表 Laszlo Ersek
> 发送时间: 2021年6月3日 21:09
> 收件人: devel at edk2.groups.io
> 抄送: brijesh.singh at amd.com; James Bottomley <jejb at linux.ibm.com>; Min
> Xu <min.m.xu at intel.com>; Jiewen Yao <jiewen.yao at intel.com>; Tom
> Lendacky <thomas.lendacky at amd.com>; Jordan Justen
> <jordan.l.justen at intel.com>; Erdem Aktas <erdemaktas at google.com>; Eric
> Dong <eric.dong at intel.com>; Ray Ni <ray.ni at intel.com>; Rahul Kumar
> <rahul1.kumar at intel.com>; Ard Biesheuvel <ardb+tianocore at kernel.org>;
> Michael D Kinney <michael.d.kinney at intel.com>; Liming Gao
> <gaoliming at byosoft.com.cn>; Zhiguang Liu <zhiguang.liu at intel.com>
> 主题: Re: [edk2-devel] [PATCH RFC v3 22/22] MdePkg/GHCB: increase the
> GHCB protocol max version
> 
> Copying the MdePkg reviewers.
> 
> Thanks
> Laszlo
> 
> On 05/27/21 01:11, Brijesh Singh wrote:
> > BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3275
> >
> > Now that OvmfPkg supports version 2 of the GHCB specification, bump the
> > protocol version.
> >
> > Cc: James Bottomley <jejb at linux.ibm.com>
> > Cc: Min Xu <min.m.xu at intel.com>
> > Cc: Jiewen Yao <jiewen.yao at intel.com>
> > Cc: Tom Lendacky <thomas.lendacky at amd.com>
> > Cc: Jordan Justen <jordan.l.justen at intel.com>
> > Cc: Ard Biesheuvel <ardb+tianocore at kernel.org>
> > Cc: Laszlo Ersek <lersek at redhat.com>
> > Cc: Erdem Aktas <erdemaktas at google.com>
> > Signed-off-by: Brijesh Singh <brijesh.singh at amd.com>
> > ---
> >  MdePkg/Include/Register/Amd/Ghcb.h | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/MdePkg/Include/Register/Amd/Ghcb.h
> b/MdePkg/Include/Register/Amd/Ghcb.h
> > index 4d1ee29e0a5e..191fd0876060 100644
> > --- a/MdePkg/Include/Register/Amd/Ghcb.h
> > +++ b/MdePkg/Include/Register/Amd/Ghcb.h
> > @@ -24,7 +24,7 @@
> >  #define VC_EXCEPTION 29
> >
> >  #define GHCB_VERSION_MIN     1
> > -#define GHCB_VERSION_MAX     1
> > +#define GHCB_VERSION_MAX     2
> >
> >  #define GHCB_STANDARD_USAGE  0
> >
> >
> 
> 
> 
> 
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76171): https://edk2.groups.io/g/devel/message/76171
Mute This Topic: https://groups.io/mt/83386346/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list