diff options
Diffstat (limited to 'roms/edk2/UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmmExtra.uni')
-rw-r--r-- | roms/edk2/UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmmExtra.uni | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/roms/edk2/UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmmExtra.uni b/roms/edk2/UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmmExtra.uni new file mode 100644 index 000000000..7d9c2b679 --- /dev/null +++ b/roms/edk2/UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmmExtra.uni @@ -0,0 +1,12 @@ +// /** @file
+// PiSmmCommunicationSmm Localized Strings and Content
+//
+// Copyright (c) 2013 - 2017, Intel Corporation. All rights reserved.<BR>
+//
+// SPDX-License-Identifier: BSD-2-Clause-Patent
+//
+// **/
+
+#string STR_PROPERTIES_MODULE_NAME
+#language en-US
+"SMM Communication SMM Driver"
|