]> git.proxmox.com Git - mirror_edk2.git/blob - UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.uni
UefiCpuPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / UefiCpuPkg / PiSmmCpuDxeSmm / PiSmmCpuDxeSmm.uni
1 // /** @file
2 // CPU SMM driver.
3 //
4 // This SMM driver performs SMM initialization, deploy SMM Entry Vector,
5 // provides CPU specific services in SMM.
6 //
7 // Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>
8 //
9 // SPDX-License-Identifier: BSD-2-Clause-Patent
10 //
11 // **/
12
13 #string STR_MODULE_ABSTRACT #language en-US "CPU SMM driver"
14
15 #string STR_MODULE_DESCRIPTION #language en-US "This SMM driver performs SMM initialization, deploys SMM Entry Vector, and provides CPU-specific services in SMM."