]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/ArpDxe/ArpDxe.uni
NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkg
[mirror_edk2.git] / NetworkPkg / ArpDxe / ArpDxe.uni
diff --git a/NetworkPkg/ArpDxe/ArpDxe.uni b/NetworkPkg/ArpDxe/ArpDxe.uni
new file mode 100644 (file)
index 0000000..f72063d
--- /dev/null
@@ -0,0 +1,18 @@
+// /** @file\r
+// This module produces EFI ARP Protocol and EFI ARP Service Binding Protocol.\r
+//\r
+// This module produces EFI ARP Protocol upon EFI MNP Protocol, to provide a generic\r
+// implementation of the Address Resolution Protocol that is described in RFCs 826\r
+// and 1122.\r
+//\r
+// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+//\r
+// SPDX-License-Identifier: BSD-2-Clause-Patent\r
+//\r
+// **/\r
+\r
+\r
+#string STR_MODULE_ABSTRACT             #language en-US "EFI Address Resolution Protocol"\r
+\r
+#string STR_MODULE_DESCRIPTION          #language en-US "This module produces EFI ARP Protocol using the EFI MNP Protocol to provide a generic implementation of the Address Resolution Protocol that is described in RFCs 826 and 1122."\r
+\r