X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FLibrary%2FDxeIoLibCpuIo%2FDxeIoLibCpuIo.inf;h=c5e3e6173d28633c0805529a5e77ee316e2b4363;hp=850dbbceb6f4f88b4ddeefffa485da156989a50e;hb=639a76d1912f8eb07e26b1a8f2393b682be65f2c;hpb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230 diff --git a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf index 850dbbceb6..c5e3e6173d 100644 --- a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf +++ b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf @@ -3,9 +3,9 @@ # # I/O Library implementation that uses the CPU I/O Protocol for I/O # and MMIO operations. -# Copyright (c) 2006 - 2010, Intel Corporation. +# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# 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 # http://opensource.org/licenses/bsd-license.php @@ -48,5 +48,5 @@ [Protocols] gEfiCpuIoProtocolGuid # PROTOCOL ALWAYS_CONSUMED -[Depex] +[Depex.common.DXE_DRIVER, Depex.common.DXE_RUNTIME_DRIVER, Depex.common.DXE_SAL_DRIVER, Depex.common.DXE_SMM_DRIVER] gEfiCpuIoProtocolGuid \ No newline at end of file