summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/UnitTestHostBaseLib.uni
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/UnitTestHostBaseLib.uni')
-rw-r--r--MdePkg/Library/BaseLib/UnitTestHostBaseLib.uni11
1 files changed, 11 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseLib/UnitTestHostBaseLib.uni b/MdePkg/Library/BaseLib/UnitTestHostBaseLib.uni
new file mode 100644
index 0000000000..e63ecef82c
--- /dev/null
+++ b/MdePkg/Library/BaseLib/UnitTestHostBaseLib.uni
@@ -0,0 +1,11 @@
+// /** @file
+// Base Library implementation for use with host based unit tests.
+//
+// Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
+// SPDX-License-Identifier: BSD-2-Clause-Patent
+//
+// **/
+
+#string STR_MODULE_ABSTRACT #language en-US "Base Library implementation for use with host based unit tests."
+
+#string STR_MODULE_DESCRIPTION #language en-US "Base Library implementation for use with host based unit tests."