From: "Steele, Kelly" <kelly.steele@intel.com>
To: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Wei, David" <david.wei@intel.com>, "Guo, Mang" <mang.guo@intel.com>
Subject: [PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Cleanup build scripts
Date: Wed, 3 Oct 2018 16:42:59 +0000 [thread overview]
Message-ID: <E6EF8131FBAF5A44BF17D9E2B45E20755FBF390B@ORSMSX114.amr.corp.intel.com> (raw)
>From f30cb7012687d09144ddeef1ad03a5571181757d Mon Sep 17 00:00:00 2001
From: Kelly Steele <kelly.steele@intel.com>
Date: Wed, 3 Oct 2018 09:35:00 -0700
Subject: [PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Cleanup build
scripts
Removed unused variables from exit routine.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Kelly Steele <kelly.steele@intel.com>
---
Platform/BroxtonPlatformPkg/BuildBxtBios.bat | 1 -
Platform/BroxtonPlatformPkg/BuildIFWI.bat | 1 -
2 files changed, 2 deletions(-)
diff --git a/Platform/BroxtonPlatformPkg/BuildBxtBios.bat b/Platform/BroxtonPlatformPkg/BuildBxtBios.bat
index cdf666a7a4..3c0565e3ed 100644
--- a/Platform/BroxtonPlatformPkg/BuildBxtBios.bat
+++ b/Platform/BroxtonPlatformPkg/BuildBxtBios.bat
@@ -742,6 +742,5 @@ echo See EDK2.log for more details
echo %date% %time%
(
EndLocal
- set BiosVersion=%BiosVersion%
exit /b %ExitCode%
)
diff --git a/Platform/BroxtonPlatformPkg/BuildIFWI.bat b/Platform/BroxtonPlatformPkg/BuildIFWI.bat
index 78cdac5111..5566e211ee 100644
--- a/Platform/BroxtonPlatformPkg/BuildIFWI.bat
+++ b/Platform/BroxtonPlatformPkg/BuildIFWI.bat
@@ -244,6 +244,5 @@ set exitCode=1
:Exit
(
EndLocal
- set Arch=%Arch%
exit /b %exitCode%
)
--
2.11.0.windows.1
next reply other threads:[~2018-10-03 16:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-03 16:42 Steele, Kelly [this message]
2018-10-08 1:39 ` [PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Cleanup build scripts Wei, David
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E6EF8131FBAF5A44BF17D9E2B45E20755FBF390B@ORSMSX114.amr.corp.intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox