X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=UefiCpuPkg%2FCpuIoPei%2FCpuIoPei.inf;h=c14d1ecfc6380d734caf477538cdc7293d509eb9;hb=7367cc6c24d01b400d2370ffd58ae02854a56b32;hp=b72ad6bfaf3931b3b9f964474d128160e13b7c73;hpb=77695f4da3dc8eedb6fc7fc67f91ef6ccd22daee;p=mirror_edk2.git diff --git a/UefiCpuPkg/CpuIoPei/CpuIoPei.inf b/UefiCpuPkg/CpuIoPei/CpuIoPei.inf index b72ad6bfaf..c14d1ecfc6 100644 --- a/UefiCpuPkg/CpuIoPei/CpuIoPei.inf +++ b/UefiCpuPkg/CpuIoPei/CpuIoPei.inf @@ -1,7 +1,7 @@ ## @file # Produces the CPU I/O PPI by using the services of the I/O Library. # -# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2018, 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 # which accompanies this distribution. The full text of the license may be found at @@ -18,7 +18,7 @@ MODULE_UNI_FILE = CpuIoPei.uni FILE_GUID = AE265864-CF5D-41a8-913D-71C155E76442 MODULE_TYPE = PEIM - VERSION_STRING = 1.0 + VERSION_STRING = 1.0 ENTRY_POINT = CpuIoInitialize # @@ -30,7 +30,7 @@ [Sources] CpuIoPei.c CpuIoPei.h - + [Packages] MdePkg/MdePkg.dec