Revert "BaseTools/FCE: Add a tool FCE"

This reverts commit 3c59d94637.
There are the concerns on code design and code quality, and
request to rewrite FCE, BfmLib and FMMT for the review.

Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Feng Bob C <bob.c.feng@intel.com>
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Feng Bob C <bob.c.feng@intel.com>
This commit is contained in:
Liming Gao
2019-07-10 23:25:21 +08:00
parent b9479a7f7b
commit 064daac0c6
23 changed files with 2 additions and 23443 deletions

View File

@@ -1,7 +1,7 @@
## @file
# Windows makefile for C tools build.
#
# Copyright (c) 2009 - 2019, Intel Corporation. All rights reserved.<BR>
# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
HOST_ARCH = IA32
@@ -14,7 +14,6 @@ APPLICATIONS = \
BrotliCompress \
BfmLib \
EfiRom \
FCE \
GenCrc32 \
GenFfs \
GenFv \