2017-09-06 14:40:24 +02:00
|
|
|
// /** @file
|
|
|
|
// PlatformVTdInfoSamplePei Module Localized Abstract and Description Content
|
|
|
|
//
|
|
|
|
// Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
|
|
|
|
//
|
2019-04-04 01:04:11 +02:00
|
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
2017-09-06 14:40:24 +02:00
|
|
|
//
|
|
|
|
// **/
|
|
|
|
|
|
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Platform VTd Info PEI Driver."
|
|
|
|
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "This driver provides sample on how to produce Platform VTd Info PPI."
|
|
|
|
|