]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/SmmCommunicationBufferDxe/SmmCommunicationBufferDxe.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Universal / SmmCommunicationBufferDxe / SmmCommunicationBufferDxe.uni
CommitLineData
6e4e6ffd
JY
1// /** @file\r
2// A driver allocates common SMM communication buffer in EfiReservedMemoryType.\r
3//\r
4// This driver allocates common SMM communication buffer in EfiReservedMemoryType,\r
5// then it publishes the information to EFI configuration table with\r
6// gEdkiiPiSmmCommunicationRegionTableGuid.\r
7// Any other driver or application can get the table and know the common\r
8// communication buffer.\r
9//\r
10// Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
11//\r
9d510e61 12// SPDX-License-Identifier: BSD-2-Clause-Patent\r
6e4e6ffd
JY
13//\r
14// **/\r
15\r
16#string STR_MODULE_ABSTRACT #language en-US "A driver allocates common SMM communication buffer in EfiReservedMemoryType."\r
17\r
18#string STR_MODULE_DESCRIPTION #language en-US "This driver allocates common SMM communication buffer in EfiReservedMemoryType, then it publishes the information to EFI configuration table with gEdkiiPiSmmCommunicationRegionTableGuid. Any other driver or application can get the table and know the common communication buffer."\r