[edk2-devel] [edk2-platforms][Patch 3/3] QuarkPlatformPkg: Remove use of TIANOCOMPRESSED RuleOverride

Michael D Kinney posted 3 patches 4 years, 3 months ago
[edk2-devel] [edk2-platforms][Patch 3/3] QuarkPlatformPkg: Remove use of TIANOCOMPRESSED RuleOverride
Posted by Michael D Kinney 4 years, 3 months ago
Temporarily disable use of TIANOCOMPRESSED RuleOverride.
This is causing a build break and appears to be a regression
in BaseTools.  Once BaseTools issue is resolved, this change
can be reverted.

Cc: Kelly Steele <kelly.steele@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
---
 Platform/Intel/QuarkPlatformPkg/Quark.fdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/Intel/QuarkPlatformPkg/Quark.fdf b/Platform/Intel/QuarkPlatformPkg/Quark.fdf
index cc71cbe999..53d2820ad4 100644
--- a/Platform/Intel/QuarkPlatformPkg/Quark.fdf
+++ b/Platform/Intel/QuarkPlatformPkg/Quark.fdf
@@ -675,7 +675,7 @@ [FV.PAYLOAD]
 #
 # Shell and Applications
 #
-INF  RuleOverride = TIANOCOMPRESSED ShellPkg/Application/Shell/Shell.inf
+INF  ShellPkg/Application/Shell/Shell.inf
 
 !if $(CAPSULE_ENABLE) || $(RECOVERY_ENABLE)
 
-- 
2.21.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#64771): https://edk2.groups.io/g/devel/message/64771
Mute This Topic: https://groups.io/mt/76481093/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [edk2-platforms][Patch 3/3] QuarkPlatformPkg: Remove use of TIANOCOMPRESSED RuleOverride
Posted by Steele, Kelly 4 years, 3 months ago

Reviewed-by: Kelly Steele <kelly.steele@intel.com>

> -----Original Message-----
> From: Kinney, Michael D <michael.d.kinney@intel.com>
> Sent: Friday, August 28, 2020 12:14 PM
> To: devel@edk2.groups.io
> Cc: Steele, Kelly <kelly.steele@intel.com>
> Subject: [edk2-platforms][Patch 3/3] QuarkPlatformPkg: Remove use of
> TIANOCOMPRESSED RuleOverride
> 
> Temporarily disable use of TIANOCOMPRESSED RuleOverride.
> This is causing a build break and appears to be a regression
> in BaseTools.  Once BaseTools issue is resolved, this change
> can be reverted.
> 
> Cc: Kelly Steele <kelly.steele@intel.com>
> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
> ---
>  Platform/Intel/QuarkPlatformPkg/Quark.fdf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Platform/Intel/QuarkPlatformPkg/Quark.fdf
> b/Platform/Intel/QuarkPlatformPkg/Quark.fdf
> index cc71cbe999..53d2820ad4 100644
> --- a/Platform/Intel/QuarkPlatformPkg/Quark.fdf
> +++ b/Platform/Intel/QuarkPlatformPkg/Quark.fdf
> @@ -675,7 +675,7 @@ [FV.PAYLOAD]
>  #
>  # Shell and Applications
>  #
> -INF  RuleOverride = TIANOCOMPRESSED ShellPkg/Application/Shell/Shell.inf
> +INF  ShellPkg/Application/Shell/Shell.inf
> 
>  !if $(CAPSULE_ENABLE) || $(RECOVERY_ENABLE)
> 
> --
> 2.21.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#64774): https://edk2.groups.io/g/devel/message/64774
Mute This Topic: https://groups.io/mt/76481093/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-