aboutsummaryrefslogtreecommitdiffstats
path: root/roms/edk2/UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.uni
diff options
context:
space:
mode:
Diffstat (limited to 'roms/edk2/UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.uni')
-rw-r--r--roms/edk2/UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.uni15
1 files changed, 15 insertions, 0 deletions
diff --git a/roms/edk2/UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.uni b/roms/edk2/UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.uni
new file mode 100644
index 000000000..29c22808a
--- /dev/null
+++ b/roms/edk2/UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.uni
@@ -0,0 +1,15 @@
+// /** @file
+// PI SMM Communication PEIM which produces PEI SMM Communication PPI.
+//
+// This PEIM retrieves the SMM communication context and produces PEI SMM
+// Communication PPIin the S3 boot mode.
+//
+// Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
+//
+// SPDX-License-Identifier: BSD-2-Clause-Patent
+//
+// **/
+
+#string STR_MODULE_ABSTRACT #language en-US "PI SMM Communication PEIM that produces PEI SMM Communication PPI"
+
+#string STR_MODULE_DESCRIPTION #language en-US "This PEIM retrieves the SMM communication context and produces PEI SMM Communication PPI in the S3 boot mode."