[edk2-devel] [PATCH v2 0/2] MdeModulePkg: fix checks for NVM command set

Mara Sophie Grosch via groups.io posted 2 patches 2 years, 1 month ago
Failed in applying to current master (apply log)
MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressHci.c    | 2 +-
MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPeiHci.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[edk2-devel] [PATCH v2 0/2] MdeModulePkg: fix checks for NVM command set
Posted by Mara Sophie Grosch via groups.io 2 years, 1 month ago
Hi,

new patch series, including the fix for the same problem in PEI

Mara Sophie Grosch (2):
  MdeModulePkg/NvmExpressDxe: fix check for Cap.Css
  MdeModulePkg/NvmExpressPei: fix check for NVM command set

 MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressHci.c    | 2 +-
 MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPeiHci.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.35.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87898): https://edk2.groups.io/g/devel/message/87898
Mute This Topic: https://groups.io/mt/89972393/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH v2 0/2] MdeModulePkg: fix checks for NVM command set
Posted by Mara Sophie Grosch via groups.io 2 years, 1 month ago
arghs, somehow broke those emails for group.io thread overview - not linked as single thread. I hope they are fine in email clients :/


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87901): https://edk2.groups.io/g/devel/message/87901
Mute This Topic: https://groups.io/mt/89972393/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH v2 0/2] MdeModulePkg: fix checks for NVM command set
Posted by Wu, Hao A 2 years, 1 month ago
Thanks for the patches. For the series:
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>

Will wait a day before merging them to see if comments from others.

Best Regards,
Hao Wu

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Mara
> Sophie Grosch via groups.io
> Sent: Wednesday, March 23, 2022 6:23 PM
> To: devel@edk2.groups.io
> Cc: Wu, Hao A <hao.a.wu@intel.com>; Mara Sophie Grosch <littlefox@lf-
> net.org>
> Subject: [edk2-devel] [PATCH v2 0/2] MdeModulePkg: fix checks for NVM
> command set
> 
> Hi,
> 
> new patch series, including the fix for the same problem in PEI
> 
> Mara Sophie Grosch (2):
>   MdeModulePkg/NvmExpressDxe: fix check for Cap.Css
>   MdeModulePkg/NvmExpressPei: fix check for NVM command set
> 
>  MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressHci.c    | 2 +-
>  MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPeiHci.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> --
> 2.35.1
> 
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#87898): https://edk2.groups.io/g/devel/message/87898
> Mute This Topic: https://groups.io/mt/89972393/1768737
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub [hao.a.wu@intel.com]
> -=-=-=-=-=-=
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87935): https://edk2.groups.io/g/devel/message/87935
Mute This Topic: https://groups.io/mt/89972393/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH v2 0/2] MdeModulePkg: fix checks for NVM command set
Posted by Wu, Hao A 2 years, 1 month ago
Series pushed via:
PR - https://github.com/tianocore/edk2/pull/2682
Commits -
https://github.com/tianocore/edk2/commit/5d8d8b514832fcaa36c0b573b51442c2f53e2aaf
https://github.com/tianocore/edk2/commit/69218d5d2854acaa7a11c777244de4a297d2fbb9

Best Regards,
Hao Wu

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Wu, Hao A
> Sent: Thursday, March 24, 2022 8:06 AM
> To: devel@edk2.groups.io; littlefox@lf-net.org
> Subject: Re: [edk2-devel] [PATCH v2 0/2] MdeModulePkg: fix checks for NVM
> command set
> 
> Thanks for the patches. For the series:
> Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
> 
> Will wait a day before merging them to see if comments from others.
> 
> Best Regards,
> Hao Wu
> 
> > -----Original Message-----
> > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Mara
> > Sophie Grosch via groups.io
> > Sent: Wednesday, March 23, 2022 6:23 PM
> > To: devel@edk2.groups.io
> > Cc: Wu, Hao A <hao.a.wu@intel.com>; Mara Sophie Grosch <littlefox@lf-
> > net.org>
> > Subject: [edk2-devel] [PATCH v2 0/2] MdeModulePkg: fix checks for NVM
> > command set
> >
> > Hi,
> >
> > new patch series, including the fix for the same problem in PEI
> >
> > Mara Sophie Grosch (2):
> >   MdeModulePkg/NvmExpressDxe: fix check for Cap.Css
> >   MdeModulePkg/NvmExpressPei: fix check for NVM command set
> >
> >  MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressHci.c    | 2 +-
> >  MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPeiHci.c | 2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > --
> > 2.35.1
> >
> >
> >
> > -=-=-=-=-=-=
> > Groups.io Links: You receive all messages sent to this group.
> > View/Reply Online (#87898):
> > https://edk2.groups.io/g/devel/message/87898
> > Mute This Topic: https://groups.io/mt/89972393/1768737
> > Group Owner: devel+owner@edk2.groups.io
> > Unsubscribe: https://edk2.groups.io/g/devel/unsub [hao.a.wu@intel.com]
> > -=-=-=-=-=-=
> >
> 
> 
> 
> 
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87992): https://edk2.groups.io/g/devel/message/87992
Mute This Topic: https://groups.io/mt/89972393/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-