Reviewed-by: Siyuan Fu <siyuan...@intel.com> > -----Original Message----- > From: Zhang, Shenglei > Sent: 2019年8月12日 16:37 > To: devel@edk2.groups.io > Cc: Fu, Siyuan <siyuan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> > Subject: [PATCH 1/3] NetworkPkg: Add Dpc protocol > > To move Dpc.h from MdeModulePkg to NetworkPkg, > we need to introduce the Guid of protocol first. > https://bugzilla.tianocore.org/show_bug.cgi?id=1949 > > Cc: Siyuan Fu <siyuan...@intel.com> > Cc: Jiaxin Wu <jiaxin...@intel.com> > Signed-off-by: Shenglei Zhang <shenglei.zh...@intel.com> > --- > NetworkPkg/NetworkPkg.dec | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/NetworkPkg/NetworkPkg.dec b/NetworkPkg/NetworkPkg.dec > index b260ea5b77c5..2bdb3f5663a2 100644 > --- a/NetworkPkg/NetworkPkg.dec > +++ b/NetworkPkg/NetworkPkg.dec > @@ -70,6 +70,10 @@ [Guids] > # Include/Guid/WifiConnectionManagerConfigHii.h > gWifiConfigGuid = { 0x9f94d327, 0x0b18, 0x4245, { 0x8f, > 0xf2, 0x83, > 0x2e, 0x30, 0xd, 0x2c, 0xef }} > > +[Protocols] > + ## Include/Protocol/Dpc.h > + gEfiDpcProtocolGuid = {0x480f8ae9, 0xc46, 0x4aa9, { 0xbc, 0x89, > 0xdb, > 0x9f, 0xba, 0x61, 0x98, 0x6 }} > + > [PcdsFixedAtBuild] > ## The max attempt number will be created by iSCSI driver. > # @Prompt Max attempt number. > -- > 2.18.0.windows.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#45420): https://edk2.groups.io/g/devel/message/45420 Mute This Topic: https://groups.io/mt/32838743/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-