mirror of https://github.com/acidanthera/audk.git
17 lines
443 B
Plaintext
17 lines
443 B
Plaintext
// /** @file
|
|
// CPU Features DXE driver.
|
|
//
|
|
// CPU Features DXE driver.
|
|
//
|
|
// Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "CPU Features DXE driver to initialize CPU features."
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "CPU Features DXE driver to initialize CPU features."
|
|
|