X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FCpuIo2Smm%2FCpuIo2Smm.inf;fp=UefiCpuPkg%2FCpuIo2Smm%2FCpuIo2Smm.inf;h=4e230fc490bb8be1f5fec750700f40fe9653d893;hp=d7c98f67c04aadfaaf6bf037f757eb879863422e;hb=7367cc6c24d01b400d2370ffd58ae02854a56b32;hpb=77695f4da3dc8eedb6fc7fc67f91ef6ccd22daee diff --git a/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf b/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf index d7c98f67c0..4e230fc490 100644 --- a/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf +++ b/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf @@ -1,7 +1,7 @@ ## @file -# Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library. +# Produces the SMM CPU I/O 2 Protocol 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 @@ -24,13 +24,13 @@ # # The following information is for reference only and not required by the build tools. # -# VALID_ARCHITECTURES = IA32 X64 +# VALID_ARCHITECTURES = IA32 X64 # [Sources] CpuIo2Smm.c CpuIo2Smm.h - + [Packages] MdePkg/MdePkg.dec @@ -41,7 +41,7 @@ IoLib SmmServicesTableLib BaseMemoryLib - + [Protocols] gEfiSmmCpuIo2ProtocolGuid ## PRODUCES