aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornuanbing <jinghui@wayne.edu>2018-12-28 19:32:24 -0500
committernuanbing <jinghui@wayne.edu>2018-12-28 19:32:24 -0500
commit1b20617342d3cd64d09e8af75e557824abc7b314 (patch)
treed3507bd5b4bd1241aece211be1ad348277fb33b9
parent990f36d9fe3826b0b12b9bd2d3ce3c2124d19adc (diff)
downloadcachepc-amdsev-1b20617342d3cd64d09e8af75e557824abc7b314.tar.gz
cachepc-amdsev-1b20617342d3cd64d09e8af75e557824abc7b314.zip
Uncomment make command
-rwxr-xr-xdistros/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/distros/common.sh b/distros/common.sh
index 7b0d539..714b66a 100755
--- a/distros/common.sh
+++ b/distros/common.sh
@@ -57,7 +57,7 @@ build_install_ovmf()
fi
pushd $BUILD_DIR/edk2
- #run_cmd "make -C BaseTools"
+ run_cmd "make -C BaseTools"
. ./edksetup.sh --reconfig
run_cmd "nice build --cmd-len=64436 \
-DDEBUG_ON_SERIAL_PORT=TRUE \