blob: 38312948f0254f9e2f04ae4dc1b260b9d58f03a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// /** @file
// Instance of Resource Publication Library using PEI Services.
//
// Resource Publication Library that uses PEI Services to publish system memory.
//
// Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/
#string STR_MODULE_ABSTRACT #language en-US "Instance of Resource Publication Library using PEI Services"
#string STR_MODULE_DESCRIPTION #language en-US "This Resource Publication Library uses PEI Services to publish system memory."
|