Good idea.
I will do that in V3.
> -Original Message-
> From: Ni, Ray
> Sent: Thursday, November 7, 2019 12:42 PM
> To: Yao, Jiewen ; devel@edk2.groups.io
> Cc: Wang, Jian J ; Wu, Hao A ;
> Lou, Yun
> Subject: RE: [PATCH V2 4/4] MdeModulePkg/Pci: Add DeviceSecurity support.
>
>
>
> >
> -Original Message-
> From: Yao, Jiewen
> Sent: Thursday, October 31, 2019 8:30 PM
> To: devel@edk2.groups.io
> Cc: Wang, Jian J ; Wu, Hao A ;
> Ni, Ray ; Lou, Yun
> Subject: [PATCH V2 4/4] MdeModulePkg/Pci: Add DeviceSecurity support.
>
> REF: https://bugzilla.tianocore.org/show_bug
Cc: Wang, Jian J ; Wu, Hao A ;
> Ni, Ray ; Lou, Yun
> Subject: [edk2-devel] [PATCH V2 4/4] MdeModulePkg/Pci: Add DeviceSecurity
> support.
>
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2303
>
> Whenever a PCI device is discovered, PCI bus calls the
> EDKII_DEVI
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2303
Whenever a PCI device is discovered, PCI bus calls the
EDKII_DEVICE_SECURITY_PROTOCOL to authenticate it.
If the function returns success, the PCI bus allocates
the resource and installs the PCI_IO for the device.
If the function returns fai