summaryrefslogtreecommitdiffstats
path: root/EdkShellBinPkg/MinimumShell
Commit message (Collapse)AuthorAgeFilesLines
* New EdkShell binaries.Ruiyu Ni2014-01-103-0/+0
| | | | | | | | | Update EdkShellBinPkg.dec version from 0.4 to 0.5. Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Hot Tian <hot.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15088 6f19259b-4bc3-4df7-8a09-765794883524
* EdkShellBinPkg: Added ARM Binariesoliviermartin2012-09-272-1/+4
| | | | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> Signed-off-by: Ray Ni <ruiyu.ni@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13754 6f19259b-4bc3-4df7-8a09-765794883524
* New EDK Shell binary(r59).niruiyu2012-05-303-0/+0
| | | | | | Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13376 6f19259b-4bc3-4df7-8a09-765794883524
* New Shell binaries based on EDKII core r12898 and Shell r57.niruiyu2012-04-053-0/+0
| | | | | | Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13163 6f19259b-4bc3-4df7-8a09-765794883524
* New EDK Shell binary(r51)niruiyu2011-04-093-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11515 6f19259b-4bc3-4df7-8a09-765794883524
* New EDK Shell binary (r50).niruiyu2011-03-163-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11405 6f19259b-4bc3-4df7-8a09-765794883524
* New EDK Shell binary (r49) with LibGetString() fix.niruiyu2011-03-143-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11396 6f19259b-4bc3-4df7-8a09-765794883524
* Fix shell timezone bugs (corresponding Shell SVN r47)niruiyu2011-02-163-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11320 6f19259b-4bc3-4df7-8a09-765794883524
* Update EdkShellBinPkg to integrate a bug fix date & time command for shell ↵qhuang82010-08-252-0/+0
| | | | | | binaries. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10820 6f19259b-4bc3-4df7-8a09-765794883524
* Update EdkShellBinPkg to integrate a bug fix date & time command for x64 ↵qhuang82010-08-241-0/+0
| | | | | | shell binaries. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10819 6f19259b-4bc3-4df7-8a09-765794883524
* Update EdkShellBinPkg to integrate a bug fix in PCI command in Shell source r42.qhuang82010-08-131-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10794 6f19259b-4bc3-4df7-8a09-765794883524
* Update BASE_NAME to match the file names of the shell binaries so the INF ↵mdkinney2010-06-251-1/+1
| | | | | | files can be used from a DSC/FDF file to include the binary of the shell in a platform. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10603 6f19259b-4bc3-4df7-8a09-765794883524
* Update Shell binaries to integrate recent updates in EDK shell project and ↵qhuang82010-06-093-0/+0
| | | | | | integrate one hot fix in hexedit. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10570 6f19259b-4bc3-4df7-8a09-765794883524
* Update the copyright notice formathhtian2010-04-241-2/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10422 6f19259b-4bc3-4df7-8a09-765794883524
* Update shell binaries to use release build target and integrate the ↵qhuang82010-03-183-0/+0
| | | | | | | | | | following hot fixes: 1. Security hole in LoadImage() when EFI_SECURITY_VIOLATION status is returned. 2. Load.efi to load 32bit driver in 64bit platform causing system hang. 3. Fix for PCI multi-segment support. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10278 6f19259b-4bc3-4df7-8a09-765794883524
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-3/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10082 6f19259b-4bc3-4df7-8a09-765794883524
* 1. Correct File header to ## @filelgao42010-02-231-3/+3
| | | | | | 2. Remove unnecessary .common] postfix on section. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10050 6f19259b-4bc3-4df7-8a09-765794883524
* Fix a security hole in shell binaries:qhuang82010-01-273-0/+0
| | | | | | | For gBS->LoadImage() if the return status is EFI_SECURITY_VIOLATION, the image handle may not be NULL. Shell environment should not have the assumption that the output ImageHandle must be NULL if the error status is returned by gBS->LoadImage(). git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9838 6f19259b-4bc3-4df7-8a09-765794883524
* Update shell binaries to newer version snapshot 2009-12-14 snapshot.qhuang82010-01-043-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9661 6f19259b-4bc3-4df7-8a09-765794883524
* Update shell binaries to use the newest EDK shell snapshot. This version has ↵qhuang82009-06-013-0/+0
| | | | | | integrate the patch to use EDKII GetBestLanguage() to solve RFC 4646 language matching issue in drivers, dh, DevTree, etc. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8423 6f19259b-4bc3-4df7-8a09-765794883524
* Three GUIDs had been retired, PrimaryConsoleInDeviceGuid, ↵vanjeff2009-03-103-0/+0
| | | | | | | | PrimaryConsoleOutDeviceGuid and PrimaryStandardErrorDeviceGuid. Reconnect, Edit, HexEdit command are updated. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7842 6f19259b-4bc3-4df7-8a09-765794883524
* Retiring the ANT/JAVA build and removing the older EDK II files that were ↵lhauch2008-12-311-177/+0
| | | | | | | | | | | 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
* Changing source filename to match name changing.vanjeff2008-09-271-4/+4
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6014 6f19259b-4bc3-4df7-8a09-765794883524
* Renamed remotelyvanjeff2008-09-271-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6003 6f19259b-4bc3-4df7-8a09-765794883524
* Renamed remotelyvanjeff2008-09-271-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6002 6f19259b-4bc3-4df7-8a09-765794883524
* Renamed remotelyvanjeff2008-09-271-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6001 6f19259b-4bc3-4df7-8a09-765794883524
* Update Shell binaries to integrate a fix to solve "CHAR8" compatibility ↵qhuang82008-09-033-0/+0
| | | | | | 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
* Update Shell binaries to integrate a fix to solve "CHAR8" compatibility ↵qhuang82008-08-183-0/+0
| | | | | | issue in DmpStore command. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5683 6f19259b-4bc3-4df7-8a09-765794883524
* Update shell binaries to Shell 1.05 release and integrate an issue to solve ↵qhuang82008-07-093-0/+0
| | | | | | RFC3066 language compatibility issues. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5440 6f19259b-4bc3-4df7-8a09-765794883524
* Update Shell Binary to integrate an aligned issue in shell binaries.qhuang82008-03-253-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4950 6f19259b-4bc3-4df7-8a09-765794883524
* Update Shell binaries to 1.04 version to support UEFI 2.1 HII.qhuang82008-01-253-0/+0
| | | | | | 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
* Update shell binaries with EDK shell 1.03 built with ECP r4226.qhuang82007-10-293-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4227 6f19259b-4bc3-4df7-8a09-765794883524
* Remove duplicate copies of Shell Applications to reduce maintenance efforts.qhuang82007-10-26149-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4222 6f19259b-4bc3-4df7-8a09-765794883524
* Update shell binary file to EDK 1.03 Official Releases of tianocore.org, ↵lgao42007-10-11152-0/+0
| | | | | | 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
* Remove BINARY_MODULE = true attribute from binary module inf file, because ↵lgao42007-10-101-1/+0
| | | | | | 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
* Add BINARY_MODULE = true attribute in binary module inf file.lgao42007-10-091-0/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4055 6f19259b-4bc3-4df7-8a09-765794883524
* Correct Binary file description.lgao42007-09-271-3/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3943 6f19259b-4bc3-4df7-8a09-765794883524
* Remove the unnecessary "BINARY_MODULE" in binary INF file according to ↵qhuang82007-08-271-1/+0
| | | | | | Extended INF spec 0.44 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3713 6f19259b-4bc3-4df7-8a09-765794883524
* Remove the optional "Target" according to Extended INF spec 0.42.qhuang82007-08-241-3/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3698 6f19259b-4bc3-4df7-8a09-765794883524
* remove some comments introduced by tools.vanjeff2007-07-201-11/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3383 6f19259b-4bc3-4df7-8a09-765794883524
* Add build support for EDK II Primeqhuang82007-07-021-0/+55
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2934 6f19259b-4bc3-4df7-8a09-765794883524
* Remove the package dependency of MdePkg.qhuang82007-04-261-15/+10
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2581 6f19259b-4bc3-4df7-8a09-765794883524
* Update binary shell application with UEFI version and release version. These ↵lgao42007-03-07152-0/+0
| | | | | | 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
* Fix capitalization issues.bbahnsen2007-01-241-2/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2300 6f19259b-4bc3-4df7-8a09-765794883524
* Remove missing files from msa.bbahnsen2006-12-191-3/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2113 6f19259b-4bc3-4df7-8a09-765794883524
* Fix the showstopper track 435 that console can not be switched into text ↵klu22006-12-133-0/+0
| | | | | | mode when entering shell driver. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2093 6f19259b-4bc3-4df7-8a09-765794883524
* Add a FullShell and MinimumShell modulemdkinney2006-11-30146-0/+184
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