mirror of https://github.com/acidanthera/audk.git
13 lines
452 B
Plaintext
13 lines
452 B
Plaintext
// /** @file
|
|
// The CPU specific programming for PiSmmCpuDxeSmm module.
|
|
//
|
|
// Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "The CPU specific programming for PiSmmCpuDxeSmm module."
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "The CPU specific programming for PiSmmCpuDxeSmm module."
|