]> git.proxmox.com Git - mirror_edk2.git/commitdiff
update dec file to reflect newly introduced protocols.
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Aug 2009 07:17:41 +0000 (07:17 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Aug 2009 07:17:41 +0000 (07:17 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9090 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/Udp6.h
MdePkg/MdePkg.dec

index 8709a09b26883b3588164aa593a6975e75f5ae07..c7902c2981b0915fd42305e9aec3289ac7e102d5 100644 (file)
@@ -564,6 +564,5 @@ struct _EFI_UDP6_PROTOCOL {
 \r
 extern EFI_GUID gEfiUdp6ServiceBindingProtocolGuid;\r
 extern EFI_GUID gEfiUdp6ProtocolGuid;\r
-extern EFI_GUID gEfiUdp6RegistryDataGuid;\r
 \r
 #endif\r
index de51c66d3177f4f6a577f9f7a0a97d50da2079e0..2903c009d7e95427295d161f815b16a77d2d5ba3 100644 (file)
   ## Include/Protocol/HiiPackageList.h\r
   gEfiHiiPackageListProtocolGuid  = { 0x6a1ee763, 0xd47a, 0x43b4, {0xaa, 0xbe, 0xef, 0x1d, 0xe2, 0xab, 0x56, 0xfc}}\r
 \r
+  #\r
+  # Protocols defined in UEFI2.2\r
+  #\r
+  ## Include/Protocol/Mtftp6.h\r
+  gEfiMtftp6ServiceBindingProtocolGuid = { 0xd9760ff3, 0x3cca, 0x4267, {0x80, 0xf9, 0x75, 0x27, 0xfa, 0xfa, 0x42, 0x23 }}\r
+\r
+  ## Include/Protocol/Mtftp6.h\r
+  gEfiMtftp6ProtocolGuid               = { 0xbf0a78ba, 0xec29, 0x49cf, {0xa1, 0xc9, 0x7a, 0xe5, 0x4e, 0xab, 0x6a, 0x51 }}\r
+\r
+  ## Include/Protocol/Dhcp6.h\r
+  gEfiDhcp6ServiceBindingProtocolGuid  = { 0x9fb9a8a1, 0x2f4a, 0x43a6, {0x88, 0x9c, 0xd0, 0xf7, 0xb6, 0xc4, 0x7a, 0xd5 }}\r
+\r
+  ## Include/Protocol/Dhcp6.h\r
+  gEfiDhcp6ProtocolGuid                = { 0x87c8bad7, 0x595, 0x4053, {0x82, 0x97, 0xde, 0xde, 0x39, 0x5f, 0x5d, 0x5b }}\r
+\r
+  ## Include/Protocol/Udp6.h\r
+  gEfiUdp6ServiceBindingProtocolGuid   = { 0x66ed4721, 0x3c98, 0x4d3e, {0x81, 0xe3, 0xd0, 0x3d, 0xd3, 0x9a, 0x72, 0x54 }}\r
+\r
+  ## Include/Protocol/Udp6.h\r
+  gEfiUdp6ProtocolGuid                 = { 0x4f948815, 0xb4b9, 0x43cb, {0x8a, 0x33, 0x90, 0xe0, 0x60, 0xb3, 0x49, 0x55 }}\r
+\r
 [PcdsFeatureFlag]\r
   ## If TRUE, the component name protocol will not be installed.\r
   gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE|BOOLEAN|0x0000000d\r