2016-06-18 03:05:22 +02:00
|
|
|
// /** @file
|
2023-03-30 16:13:58 +02:00
|
|
|
// Instance of Memory Profile Library using the EDK II SMM Memory Profile
|
|
|
|
// Protocol.
|
2016-06-18 03:05:22 +02:00
|
|
|
//
|
|
|
|
// Copyright (c) 2010 - 2016, Intel Corporation. All rights reserved.<BR>
|
|
|
|
//
|
2019-04-04 01:05:13 +02:00
|
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
2016-06-18 03:05:22 +02:00
|
|
|
//
|
|
|
|
// **/
|
|
|
|
|
|
|
|
|
2023-03-30 16:13:58 +02:00
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Instance of Memory Profile Library using the EDK II SMM Memory Profile Protocol"
|
2016-06-18 03:05:22 +02:00
|
|
|
|
2023-03-30 16:13:58 +02:00
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "Instance of Memory Profile Library using the EDK II SMM Memory Profile Protocol."
|
2016-06-18 03:05:22 +02:00
|
|
|
|