summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.uni
blob: 29c22808a8d0096b4dc312737187e67b7445ba13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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."