summaryrefslogtreecommitdiff
path: root/EdkShellBinPkg
AgeCommit message (Collapse)Author
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II files that were ↵lhauch
required ANT/JAVA. Last Ant/Java build was r7166 Developers requiring the Java/Ant packages should checkout the branch from: https://edk2.tianocore.org/svn/edk2/branches/AntJava git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7171 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-11Fix the wrong SVN address for EdkShellPkg.qhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6987 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27Changing source filename to match name changing.vanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6014 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27Renamed remotelyvanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6008 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27Renamed remotelyvanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6007 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27Renamed remotelyvanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6006 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27Renamed remotelyvanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6005 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27Renamed remotelyvanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6004 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27Renamed remotelyvanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6003 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27Renamed remotelyvanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6002 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27Renamed remotelyvanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6001 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27Renamed remotelyvanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6000 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27Renamed remotelyvanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5999 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-03Update Shell binaries to integrate a fix to solve "CHAR8" compatibility ↵qhuang8
issue in edit command and shell script execution. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5784 6f19259b-4bc3-4df7-8a09-765794883524
2008-08-18Retire GenBin directory since we have created EdkShellPkg and its own DSC ↵qhuang8
file to generate Shell binaries in this package. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5686 6f19259b-4bc3-4df7-8a09-765794883524
2008-08-18Update ReadMe.txt for the new EdkShellPkg.qhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5685 6f19259b-4bc3-4df7-8a09-765794883524
2008-08-18Update Shell binaries to integrate a fix to solve "CHAR8" compatibility ↵qhuang8
issue in DmpStore command. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5683 6f19259b-4bc3-4df7-8a09-765794883524
2008-07-09Update shell binaries to Shell 1.05 release and integrate an issue to solve ↵qhuang8
RFC3066 language compatibility issues. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5440 6f19259b-4bc3-4df7-8a09-765794883524
2008-03-25Update Shell Binary to integrate an aligned issue in shell binaries.qhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4950 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-19Fix several typos for the instructions to build shell binaries with ECP & ↵qhuang8
EDK II tools. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4704 6f19259b-4bc3-4df7-8a09-765794883524
2008-01-25Update the instruction for the customization build of EDK Shell binaries ↵qhuang8
since EDKII build tool now support build EDK module with EDK compatibility package. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4639 6f19259b-4bc3-4df7-8a09-765794883524
2008-01-25Update Shell binaries to 1.04 version to support UEFI 2.1 HII.qhuang8
These binaries are generated with EDKII build tool and EDK Compatibility package 1.04. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4638 6f19259b-4bc3-4df7-8a09-765794883524
2008-01-25Add EDKII DSC file to build EDK shell source with Edk Compatibility package.qhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4637 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-29Update the build instructions and change log:qhuang8
The shell binaries are now built with Edk Shell source 1.03 release + EdkCompatiblityPkg(r2246) so that it can be built and customized under EDKII environment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4231 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-29Update shell binaries with EDK shell 1.03 built with ECP r4226.qhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4227 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-26Add change log to EdkShellBinPkg.qhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4223 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-26Remove duplicate copies of Shell Applications to reduce maintenance efforts.qhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4222 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-18Add detailed instructions on the generation of binaries under current EDK ↵qhuang8
shell project. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4160 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-11Add ReadMe.txt to contain shell source version information for the shell binary.lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4089 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-11Update shell binary file to EDK 1.03 Official Releases of tianocore.org, ↵lgao4
which source code is from EfiShell 1.03 Official Releases of tianocore.org. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4087 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-10Remove BINARY_MODULE = true attribute from binary module inf file, because ↵lgao4
this attribute has not been supported in INF spec. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4069 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-09Add BINARY_MODULE = true attribute in binary module inf file.lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4055 6f19259b-4bc3-4df7-8a09-765794883524
2007-09-27Correct Binary file description.lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3943 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-27Remove the unnecessary "BINARY_MODULE" in binary INF file according to ↵qhuang8
Extended INF spec 0.44 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3713 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-24Remove the optional "Target" according to Extended INF spec 0.42.qhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3698 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-24Remove the optional "Target" according to Extended INF spec 0.42.qhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3697 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-20remove some comments introduced by tools.vanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3383 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Add build support for EDK II Primeqhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2934 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-26Remove the package dependency of MdePkg.qhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2581 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-07Update binary shell application with UEFI version and release version. These ↵lgao4
binary shell applications are from R8 INTEG_20070306 tip. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2422 6f19259b-4bc3-4df7-8a09-765794883524
2007-01-24Fix capitalization issues.bbahnsen
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2300 6f19259b-4bc3-4df7-8a09-765794883524
2006-12-19Remove missing files from msa.bbahnsen
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2113 6f19259b-4bc3-4df7-8a09-765794883524
2006-12-13Fix the showstopper track 435 that console can not be switched into text ↵klu2
mode when entering shell driver. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2093 6f19259b-4bc3-4df7-8a09-765794883524
2006-12-07Remove the Tiger special application tool from the publish folder.zliu3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2063 6f19259b-4bc3-4df7-8a09-765794883524
2006-12-06Added the shell application for Tiger4 flash updatingzliu3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2062 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-30Add a FullShell and MinimumShell modulemdkinney
The original Shell module in the bin directory is still present, but will be removed after all platforms have been updated to use either the FullShell or MinimumShell module. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2044 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-30Updated the incorrect IPF Shell binary with the one which is used in current ↵zliu3
R8.6 Tiger Tip; and update the msa to use the small shell binary. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2042 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-29Switch IPF builds to use full shell instead of minimum Shell.msamdkinney
Minimum shell is an IA-32 image type. We need to check in an IPF version of the minimum Shell.msa git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2037 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-13Add comments for all file tagged with "ToolCode="DUMMY"".klu2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1939 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1634 6f19259b-4bc3-4df7-8a09-765794883524