X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FCpuDxe%2FCpuDxe.uni;h=caf01dcbf5fedbb99863c7d35bb2e43a7f974d66;hp=5ac78100fb0e1abf5903d6d642709cfe3734598d;hb=147fd35c3e389ecd025dbfd243312bf5b22da7c9;hpb=5999b89e22d359fb456afc946937f9af41ec5614 diff --git a/UefiCpuPkg/CpuDxe/CpuDxe.uni b/UefiCpuPkg/CpuDxe/CpuDxe.uni index 5ac78100fb..caf01dcbf5 100644 --- a/UefiCpuPkg/CpuDxe/CpuDxe.uni +++ b/UefiCpuPkg/CpuDxe/CpuDxe.uni @@ -1,9 +1,9 @@ // /** @file -// Simple CPU driver installs CPU Architecture Protocol. +// CPU driver installs CPU Architecture Protocol and CPU MP Protocol. // -// Simple CPU driver installs CPU Architecture Protocol. +// CPU driver installs CPU Architecture Protocol and CPU MP Protocol. // -// Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.
+// Copyright (c) 2008 - 2016, Intel Corporation. All rights reserved.
// // This program and the accompanying materials // are licensed and made available under the terms and conditions of the BSD License @@ -16,7 +16,7 @@ // **/ -#string STR_MODULE_ABSTRACT #language en-US "Installs CPU Architecture Protocol" +#string STR_MODULE_ABSTRACT #language en-US "CPU driver installs CPU Architecture Protocol and CPU MP Protocol." -#string STR_MODULE_DESCRIPTION #language en-US "Simple CPU driver installs CPU Architecture Protocol." +#string STR_MODULE_DESCRIPTION #language en-US "CPU driver installs CPU Architecture Protocol and CPU MP Protocol."