summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/BuildBios.sh
diff options
context:
space:
mode:
authorLu, ShifeiX A <shifeix.a.lu@intel.com>2017-06-15 14:45:46 +0800
committerzwei4 <david.wei@intel.com>2017-06-15 14:48:42 +0800
commitbafde3df6a3e0fa8bacdd1248a5f3e14c7e17378 (patch)
tree375afcddc12c709874948f79e8df5933dcdd3fbf /Platform/BroxtonPlatformPkg/BuildBios.sh
parent99538c727b0208c8e1a8c52ed07df55b203c4b1c (diff)
downloadedk2-platforms-bafde3df6a3e0fa8bacdd1248a5f3e14c7e17378.tar.xz
Change BIOS ID.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: lushifex <shifeix.a.lu@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/BuildBios.sh')
-rw-r--r--Platform/BroxtonPlatformPkg/BuildBios.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Platform/BroxtonPlatformPkg/BuildBios.sh b/Platform/BroxtonPlatformPkg/BuildBios.sh
index a1f4766e9a..533993af4d 100644
--- a/Platform/BroxtonPlatformPkg/BuildBios.sh
+++ b/Platform/BroxtonPlatformPkg/BuildBios.sh
@@ -162,7 +162,7 @@ sed -i '/^BUILD_TYPE/d' $WORKSPACE/Conf/BiosId.env
BOARD_ID=MNW3
-echo BOARD_ID = MINNOW3 >> $WORKSPACE/Conf/BiosId.env
+echo BOARD_ID = MINNOWV >> $WORKSPACE/Conf/BiosId.env
ENBDT_PF_BUILD=TRUE
PLATFORM_NAME=BroxtonPlatformPkg
PLATFORM_PACKAGE=Platform/BroxtonPlatformPkg