summaryrefslogtreecommitdiff
path: root/Omap35xxPkg/Library/OmapLib/OmapLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'Omap35xxPkg/Library/OmapLib/OmapLib.inf')
-rw-r--r--Omap35xxPkg/Library/OmapLib/OmapLib.inf31
1 files changed, 0 insertions, 31 deletions
diff --git a/Omap35xxPkg/Library/OmapLib/OmapLib.inf b/Omap35xxPkg/Library/OmapLib/OmapLib.inf
deleted file mode 100644
index df37387..0000000
--- a/Omap35xxPkg/Library/OmapLib/OmapLib.inf
+++ /dev/null
@@ -1,31 +0,0 @@
-#/** @file
-#
-# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
-# SPDX-License-Identifier: BSD-2-Clause-Patent
-#
-#**/
-
-[Defines]
- INF_VERSION = 0x00010005
- BASE_NAME = OmapLib
- FILE_GUID = d035f5c2-1b92-4746-9f6c-5ff6202970df
- MODULE_TYPE = UEFI_DRIVER
- VERSION_STRING = 1.0
- LIBRARY_CLASS = OmapLib
-
-[Sources.common]
- OmapLib.c
-
-[Packages]
- MdePkg/MdePkg.dec
- EmbeddedPkg/EmbeddedPkg.dec
- Omap35xxPkg/Omap35xxPkg.dec
-
-[LibraryClasses]
- DebugLib
-
-[Protocols]
-
-[Guids]
-
-[Pcd]