]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/SocketDxe/Socket.h
Update the sockets library code
[mirror_edk2.git] / StdLib / SocketDxe / Socket.h
index dfa4dad51bf7d4436869bf0b1ddd1f954bbca4f2..7d8334c4a6b54101295a1a9dbdf3f11c5db9426a 100644 (file)
@@ -23,9 +23,9 @@
 // Protocol Declarations\r
 //------------------------------------------------------------------------------\r
 \r
-extern EFI_COMPONENT_NAME_PROTOCOL gComponentName;    ///<  Component name protocol declaration\r
-extern EFI_COMPONENT_NAME2_PROTOCOL gComponentName2;  ///<  Component name 2 protocol declaration\r
-extern EFI_DRIVER_BINDING_PROTOCOL gDriverBinding;    ///<  Driver binding protocol declaration\r
+extern EFI_COMPONENT_NAME_PROTOCOL mComponentName;    ///<  Component name protocol declaration\r
+extern EFI_COMPONENT_NAME2_PROTOCOL mComponentName2;  ///<  Component name 2 protocol declaration\r
+extern EFI_DRIVER_BINDING_PROTOCOL mDriverBinding;    ///<  Driver binding protocol declaration\r
 extern EFI_SERVICE_BINDING_PROTOCOL mServiceBinding;  ///<  Service binding protocol delcaration\r
 \r
 //------------------------------------------------------------------------------\r