]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/SmmIoLib/SmmIoLib.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / SmmIoLib / SmmIoLib.uni
1 // /** @file
2 // Instance of SMM IO check library.
3 //
4 // SMM IO check library library implementation. This library consumes GCD to collect all valid
5 // IO space defined by a platform.
6 // A platform may have its own SmmIoLib instance to exclude more IO space.
7 //
8 // Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
9 //
10 // SPDX-License-Identifier: BSD-2-Clause-Patent
11 //
12 // **/
13
14
15 #string STR_MODULE_ABSTRACT #language en-US "Instance of SMM IO check library."
16
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."
18