summaryrefslogtreecommitdiff
path: root/Silicon/TexasInstruments/Omap35xxPkg/Library/OmapLib/OmapLib.inf
diff options
context:
space:
mode:
authorOliver Smith-Denny <osde@microsoft.com>2025-09-09 23:51:41 +0300
committerLeif Lindholm <leif.lindholm@oss.qualcomm.com>2025-09-13 14:08:32 +0300
commit889bd809dd7d795a69755d416a62e22cf9bb97c2 (patch)
treea4499d349d464e390423d85b1d5e5f4112a2c735 /Silicon/TexasInstruments/Omap35xxPkg/Library/OmapLib/OmapLib.inf
parent79022bcb8ca2f1ece6df50ed8258378576ad589a (diff)
downloadedk2-platforms-master.tar.xz
Omap35xx: Remove Omap35xxHEADmaster
edk2 is removing support for ARM32 platforms so this commit removes Omap35xx from edk2-platforms. Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
Diffstat (limited to 'Silicon/TexasInstruments/Omap35xxPkg/Library/OmapLib/OmapLib.inf')
-rw-r--r--Silicon/TexasInstruments/Omap35xxPkg/Library/OmapLib/OmapLib.inf31
1 files changed, 0 insertions, 31 deletions
diff --git a/Silicon/TexasInstruments/Omap35xxPkg/Library/OmapLib/OmapLib.inf b/Silicon/TexasInstruments/Omap35xxPkg/Library/OmapLib/OmapLib.inf
deleted file mode 100644
index ca0554b740..0000000000
--- a/Silicon/TexasInstruments/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]
- EmbeddedPkg/EmbeddedPkg.dec
- MdePkg/MdePkg.dec
- Silicon/TexasInstruments/Omap35xxPkg/Omap35xxPkg.dec
-
-[LibraryClasses]
- DebugLib
-
-[Protocols]
-
-[Guids]
-
-[Pcd]