Browse Source

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>
Reviewed-by: Kelly Steele <kelly.steele@intel.com>
Michael D Kinney 3 years ago
parent
commit
7aab81a35a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Platform/Intel/QuarkPlatformPkg/Quark.fdf

+ 1 - 1
Platform/Intel/QuarkPlatformPkg/Quark.fdf

@@ -675,7 +675,7 @@ READ_LOCK_STATUS   = TRUE
 #
 # Shell and Applications
 #
-INF  RuleOverride = TIANOCOMPRESSED ShellPkg/Application/Shell/Shell.inf
+INF  ShellPkg/Application/Shell/Shell.inf
 
 !if $(CAPSULE_ENABLE) || $(RECOVERY_ENABLE)