]> git.proxmox.com Git - mirror_edk2.git/commitdiff
NetworkPkg: Add Dpc protocol
authorShenglei Zhang <shenglei.zhang@intel.com>
Mon, 12 Aug 2019 08:02:18 +0000 (16:02 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 15 Aug 2019 08:42:43 +0000 (16:42 +0800)
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.fu@intel.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Siyuan Fu <siyuan.fu@intel.com>
NetworkPkg/NetworkPkg.dec

index b260ea5b77c5268e433c673c9d048fbde02a410a..2bdb3f5663a265cae0b3697cf6f49ef87b426a34 100644 (file)
   # Include/Guid/WifiConnectionManagerConfigHii.h\r
   gWifiConfigGuid               = { 0x9f94d327, 0x0b18, 0x4245, { 0x8f, 0xf2, 0x83, 0x2e, 0x30, 0xd, 0x2c, 0xef }}\r
 \r
+[Protocols]\r
+  ## Include/Protocol/Dpc.h\r
+  gEfiDpcProtocolGuid           = {0x480f8ae9, 0xc46, 0x4aa9,  { 0xbc, 0x89, 0xdb, 0x9f, 0xba, 0x61, 0x98, 0x6 }}\r
+\r
 [PcdsFixedAtBuild]\r
   ## The max attempt number will be created by iSCSI driver.\r
   # @Prompt Max attempt number.\r