]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/SmmIoLib/SmmIoLib.uni
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / SmmIoLib / SmmIoLib.uni
CommitLineData
f9320738
JY
1// /** @file\r
2// Instance of SMM IO check library.\r
3//\r
4// SMM IO check library library implementation. This library consumes GCD to collect all valid\r
5// IO space defined by a platform.\r
6// A platform may have its own SmmIoLib instance to exclude more IO space.\r
7//\r
8// Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>\r
9//\r
9344f092 10// SPDX-License-Identifier: BSD-2-Clause-Patent\r
f9320738
JY
11//\r
12// **/\r
13\r
14\r
15#string STR_MODULE_ABSTRACT #language en-US "Instance of SMM IO check library."\r
16\r
17#string STR_MODULE_DESCRIPTION #language en-US "SMM IO check library library implementation. This library consumes GCD to collect all valid IO space defined by a platform. A platform may have its own SmmIoLib instance to exclude more IO space."\r
18\r