]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/SmmIoLib/SmmIoLib.uni
MdePkg/SmmIoLib: Add sample instance.
[mirror_edk2.git] / MdePkg / Library / SmmIoLib / SmmIoLib.uni
diff --git a/MdePkg/Library/SmmIoLib/SmmIoLib.uni b/MdePkg/Library/SmmIoLib/SmmIoLib.uni
new file mode 100644 (file)
index 0000000..5d20b4d
--- /dev/null
@@ -0,0 +1,23 @@
+// /** @file\r
+// Instance of SMM IO check library.\r
+//\r
+//  SMM IO check library library implementation. This library consumes GCD to collect all valid\r
+//  IO space defined by a platform.\r
+//  A platform may have its own SmmIoLib instance to exclude more IO space.\r
+//\r
+// Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>\r
+//\r
+// This program and the accompanying materials\r
+// are licensed and made available under the terms and conditions of the BSD License\r
+// which accompanies this distribution. The full text of the license may be found at\r
+// http://opensource.org/licenses/bsd-license.php.\r
+// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+//\r
+// **/\r
+\r
+\r
+#string STR_MODULE_ABSTRACT             #language en-US "Instance of SMM IO check library."\r
+\r
+#string STR_MODULE_DESCRIPTION          #language en-US "SMM IO check library library implementation. This library consumes GCD to collect all valid IO space defined by a platform. A platform may have its own SmmIoLib instance to exclude more IO space."\r
+\r