]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Omap35xxPkg/PciEmulation/PciEmulation.inf
MdePkg, MdeModulePkg: Remove EFI_NOT_FOUND from I2C IO protocol
[mirror_edk2.git] / Omap35xxPkg / PciEmulation / PciEmulation.inf
index 8b179ae63c4dabadb3837817c739c81ee787a412..2180bb49898da264cbb7594552a1ce6c0faf8ea2 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
-  \r
- Copyright (c) 2009 Apple, Inc.  All rights reserved.                                                \r
 \r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2009, Apple Inc. All rights reserved.<BR>\r
+\r
+  This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
   http://opensource.org/licenses/bsd-license.php\r
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r
   UefiRuntimeServicesTableLib\r
-  UncachedMemoryAllocationLib\r
   IoLib\r
+  OmapDmaLib\r
+  DmaLib\r
 \r
 [Protocols]\r
   gEfiPciRootBridgeIoProtocolGuid\r
   gEfiDevicePathProtocolGuid\r
   gEfiPciHostBridgeResourceAllocationProtocolGuid\r
-  gEfiCpuArchProtocolGuid\r
   gEfiPciIoProtocolGuid\r
   gEmbeddedExternalDeviceProtocolGuid\r
 \r
 [Depex]\r
-  gEfiMetronomeArchProtocolGuid AND \r
-  gEfiCpuArchProtocolGuid AND\r
+  gEfiMetronomeArchProtocolGuid AND\r
   gEmbeddedExternalDeviceProtocolGuid\r
-  
\ No newline at end of file