From 9f62a1980a43ec6c20cf6aa46efd795c8fa6bc74 Mon Sep 17 00:00:00 2001 From: J0SH1X Date: Sun, 4 Feb 2024 14:49:34 +0100 Subject: [PATCH] Exynos9820: SocSmbiosIndoLib: drop reference to Exynos990.dec --- .../Library/MsPlatformDevicesLib/MsPlatformDevicesLib.inf | 2 +- .../Exynos9820Pkg/Library/PlatformPeiLib/PlatformPeiLib.inf | 2 +- .../Exynos9820Pkg/Library/PlatformPrePiLib/PlatformPrePiLib.inf | 2 +- .../Exynos9820Pkg/Library/SOCSmbiosInfoLib/SOCSmbiosInfoLib.inf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Silicon/Samsung/Exynos9820Pkg/Library/MsPlatformDevicesLib/MsPlatformDevicesLib.inf b/Silicon/Samsung/Exynos9820Pkg/Library/MsPlatformDevicesLib/MsPlatformDevicesLib.inf index 6474eb9..b391cf9 100644 --- a/Silicon/Samsung/Exynos9820Pkg/Library/MsPlatformDevicesLib/MsPlatformDevicesLib.inf +++ b/Silicon/Samsung/Exynos9820Pkg/Library/MsPlatformDevicesLib/MsPlatformDevicesLib.inf @@ -28,7 +28,7 @@ MdeModulePkg/MdeModulePkg.dec Platform/RenegadePkg/RenegadePkg.dec Silicon/Samsung/ExynosPkg/ExynosPkg.dec - Silicon/Samsung/Exynos9820Pkg/exynos990.dec + Silicon/Samsung/Exynos9820Pkg/exynos9820.dec [LibraryClasses] BaseMemoryLib diff --git a/Silicon/Samsung/Exynos9820Pkg/Library/PlatformPeiLib/PlatformPeiLib.inf b/Silicon/Samsung/Exynos9820Pkg/Library/PlatformPeiLib/PlatformPeiLib.inf index cd3cf1b..f124840 100644 --- a/Silicon/Samsung/Exynos9820Pkg/Library/PlatformPeiLib/PlatformPeiLib.inf +++ b/Silicon/Samsung/Exynos9820Pkg/Library/PlatformPeiLib/PlatformPeiLib.inf @@ -24,7 +24,7 @@ MdeModulePkg/MdeModulePkg.dec EmbeddedPkg/EmbeddedPkg.dec Silicon/Samsung/ExynosPkg/ExynosPkg.dec - Silicon/Samsung/Exynos9820Pkg/exynos990.dec + Silicon/Samsung/Exynos9820Pkg/exynos9820.dec [LibraryClasses] ArmLib diff --git a/Silicon/Samsung/Exynos9820Pkg/Library/PlatformPrePiLib/PlatformPrePiLib.inf b/Silicon/Samsung/Exynos9820Pkg/Library/PlatformPrePiLib/PlatformPrePiLib.inf index e393096..39398e7 100644 --- a/Silicon/Samsung/Exynos9820Pkg/Library/PlatformPrePiLib/PlatformPrePiLib.inf +++ b/Silicon/Samsung/Exynos9820Pkg/Library/PlatformPrePiLib/PlatformPrePiLib.inf @@ -25,7 +25,7 @@ EmbeddedPkg/EmbeddedPkg.dec ArmPkg/ArmPkg.dec Silicon/Samsung/ExynosPkg/ExynosPkg.dec - Silicon/Samsung/Exynos9820Pkg/exynos990.dec + Silicon/Samsung/Exynos9820Pkg/exynos9820.dec [LibraryClasses] ArmLib diff --git a/Silicon/Samsung/Exynos9820Pkg/Library/SOCSmbiosInfoLib/SOCSmbiosInfoLib.inf b/Silicon/Samsung/Exynos9820Pkg/Library/SOCSmbiosInfoLib/SOCSmbiosInfoLib.inf index 6241859..df4b922 100644 --- a/Silicon/Samsung/Exynos9820Pkg/Library/SOCSmbiosInfoLib/SOCSmbiosInfoLib.inf +++ b/Silicon/Samsung/Exynos9820Pkg/Library/SOCSmbiosInfoLib/SOCSmbiosInfoLib.inf @@ -15,5 +15,5 @@ MdeModulePkg/MdeModulePkg.dec EmbeddedPkg/EmbeddedPkg.dec Silicon/Samsung/ExynosPkg/ExynosPkg.dec - Silicon/Samsung/Exynos9820Pkg/exynos990.dec + Silicon/Samsung/Exynos9820Pkg/exynos9820.dec