summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/SnpDxe/SnpDxe.uni
diff options
context:
space:
mode:
Diffstat (limited to 'NetworkPkg/SnpDxe/SnpDxe.uni')
-rw-r--r--NetworkPkg/SnpDxe/SnpDxe.uni17
1 files changed, 17 insertions, 0 deletions
diff --git a/NetworkPkg/SnpDxe/SnpDxe.uni b/NetworkPkg/SnpDxe/SnpDxe.uni
new file mode 100644
index 0000000000..f37bb17fe0
--- /dev/null
+++ b/NetworkPkg/SnpDxe/SnpDxe.uni
@@ -0,0 +1,17 @@
+// /** @file
+// This module produces EFI SNP Protocol.
+//
+// This module produces Simple Network Protocol upon EFI Network Interface
+// Identifier Protocol, to provide a packet level interface to a network adapter.
+//
+// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
+//
+// SPDX-License-Identifier: BSD-2-Clause-Patent
+//
+// **/
+
+
+#string STR_MODULE_ABSTRACT #language en-US "Produces EFI SNP Protocol"
+
+#string STR_MODULE_DESCRIPTION #language en-US "This module produces Simple Network Protocol upon EFI Network Interface Identifier Protocol to provide a packet level interface to a network adapter."
+