mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-22 11:25:42 +01:00
17 lines
607 B
Plaintext
17 lines
607 B
Plaintext
|
// /** @file
|
||
|
// Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library.
|
||
|
//
|
||
|
// Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library.
|
||
|
//
|
||
|
// Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
|
||
|
//
|
||
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
//
|
||
|
// **/
|
||
|
|
||
|
|
||
|
#string STR_MODULE_ABSTRACT #language en-US "Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library"
|
||
|
|
||
|
#string STR_MODULE_DESCRIPTION #language en-US "Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library."
|
||
|
|