summaryrefslogtreecommitdiffstats
path: root/EdkShellPkg
Commit message (Collapse)AuthorAgeFilesLines
* Remove ShellHotFix.patch since the newest EDK shell snapshot has integrated ↵qhuang82009-06-012-724/+5
| | | | | | the complete fix for RFC 4646 language match issue in drivers, dh, DevTree, etc. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8420 6f19259b-4bc3-4df7-8a09-765794883524
* Update build.exe after StrGather was updated. Add -s build flag in ↵rsun32009-05-311-0/+3
| | | | | | EdkShellPkg.dsc so that .UNI files with ISO 639-2 language codes of EDK Shell can be built. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8413 6f19259b-4bc3-4df7-8a09-765794883524
* fixed one bug when "reconnect -r"vanjeff2009-04-171-277/+288
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8116 6f19259b-4bc3-4df7-8a09-765794883524
* Update default EDK Shell project Folder to be directly under workspace.qhuang82009-03-131-2/+6
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7870 6f19259b-4bc3-4df7-8a09-765794883524
* Three GUIDs had been retired, PrimaryConsoleInDeviceGuid, ↵vanjeff2009-03-103-2/+300
| | | | | | | | 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
* Fixed file path casejwang362009-02-171-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7531 6f19259b-4bc3-4df7-8a09-765794883524
* Add comments in DSC files to explain the function and design of components ↵xli242009-02-101-0/+19
| | | | | | section. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7489 6f19259b-4bc3-4df7-8a09-765794883524
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7369 ↵jcarsey2009-01-271-1/+1
| | | | 6f19259b-4bc3-4df7-8a09-765794883524
* update default and comment to resolve confusionjcarsey2009-01-271-2/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7368 6f19259b-4bc3-4df7-8a09-765794883524
* Move CompilerStub library for IA32 & x64 only. qhuang82009-01-151-4/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7287 6f19259b-4bc3-4df7-8a09-765794883524
* Update EdkShellPkg to remove the external Shell directory from EDK shell ↵qhuang82009-01-142-56/+68
| | | | | | project. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7267 6f19259b-4bc3-4df7-8a09-765794883524
* Fix a typo in ReadMe.txt.qhuang82008-09-121-3/+3
| | | | | | We should use -p EdkShellPkg\EdkShellPkg.dsc to specify the DSC file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5882 6f19259b-4bc3-4df7-8a09-765794883524
* Update Shell hot fix patch to integrate a fix to solve "CHAR8" compatibility ↵qhuang82008-09-032-1/+60
| | | | | | issue in Edit command and shell script execution. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5783 6f19259b-4bc3-4df7-8a09-765794883524
* Add a readme.txt file as a brief introduction to this new package.qhuang82008-08-181-0/+12
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5684 6f19259b-4bc3-4df7-8a09-765794883524
* Add a Shell Hot Fix patch to solve RFC3066 language compatibility issue and ↵qhuang82008-08-181-0/+346
| | | | | | "CHAR8" compatibility issue (EDK define CHAR8 as "unsigned char" while ECP choose to use "signed char") git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5682 6f19259b-4bc3-4df7-8a09-765794883524
* Add EDK II DSC file to build validate EDK Shell source and ECP. It can also ↵qhuang82008-08-181-0/+147
generate EDK Shell Binaries in EdkShellBinPkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5675 6f19259b-4bc3-4df7-8a09-765794883524