16 lines
467 B
Text
16 lines
467 B
Text
// /** @file
|
|
// MTRR library provides APIs for MTRR operation.
|
|
//
|
|
// MTRR library provides APIs for MTRR operation.
|
|
//
|
|
// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "MTRR library provides APIs for MTRR operation"
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "MTRR library provides APIs for MTRR operation."
|
|
|