AJFISH
|
3b533dab13
|
Added a patch for Shell svn rev 33 that makes it build under GCC and ARM RVCT. Update ReadMe.txt to include optinal instructions to add the patch. This patch does not fix all the case issues in the Shell, but it does name all files in a consistent way so fixing the file name in the file system should fix any build issues on a case sensative file system. Fixing case bugs was breaking the patch and I could not figure out how to make it work.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9405 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-11-10 20:00:37 +00:00 |
AJFISH
|
532339b84a
|
Adding GCC and RVCT support. Since edk uses [nmake] section we add to add <BuildOpitons> to pass the correct flags to the shell. I had to make lots of changes to the Shell svn r33 to make it compile for GCC and to compile with RVCT. I will post a diff to the discusion list and see how we should handle the Shell source code changes.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9404 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-11-10 17:54:08 +00:00 |
qhuang8
|
46375807c2
|
Make end of line consistent caused by previous check in.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9179 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-08-24 15:32:15 +00:00 |
qhuang8
|
63725cec61
|
Integrate the patch contributed by Andrew Fish to add ARM support.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9177 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-08-24 15:24:50 +00:00 |
qhuang8
|
70ffafd4f2
|
Remove ShellHotFix.patch since the newest EDK shell snapshot has integrated 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
|
2009-06-01 08:16:33 +00:00 |
rsun3
|
94fe1ac9f6
|
Update build.exe after StrGather was updated. Add -s build flag in 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
|
2009-05-31 07:46:19 +00:00 |
vanjeff
|
e672aebac6
|
fixed one bug when "reconnect -r"
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8116 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-04-17 05:40:21 +00:00 |
qhuang8
|
b703aec9f1
|
Update default EDK Shell project Folder to be directly under workspace.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7870 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-03-13 00:07:26 +00:00 |
vanjeff
|
157398c258
|
Three GUIDs had been retired, PrimaryConsoleInDeviceGuid, 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
|
2009-03-10 03:36:33 +00:00 |
jwang36
|
d4ccb7d818
|
Fixed file path case
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7531 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-02-17 03:15:37 +00:00 |
xli24
|
80ed2093c9
|
Add comments in DSC files to explain the function and design of components section.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7489 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-02-10 08:56:24 +00:00 |
jcarsey
|
3dd281f663
|
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7369 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-01-27 20:09:52 +00:00 |
jcarsey
|
4d0d5c732e
|
update default and comment to resolve confusion
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7368 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-01-27 17:50:36 +00:00 |
qhuang8
|
f29d42d54b
|
Move CompilerStub library for IA32 & x64 only.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7287 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-01-15 10:00:44 +00:00 |
qhuang8
|
52dbc2fb17
|
Update EdkShellPkg to remove the external Shell directory from EDK shell project.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7267 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-01-14 05:06:42 +00:00 |
qhuang8
|
a8aba574e7
|
Fix a typo in ReadMe.txt.
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
|
2008-09-12 01:05:42 +00:00 |
qhuang8
|
f8a6b28205
|
Update Shell hot fix patch to integrate a fix to solve "CHAR8" compatibility 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
|
2008-09-03 05:10:55 +00:00 |
qhuang8
|
946e632bc2
|
Add a readme.txt file as a brief introduction to this new package.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5684 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-08-18 11:09:49 +00:00 |
qhuang8
|
0fe4decf87
|
Add a Shell Hot Fix patch to solve RFC3066 language compatibility issue and "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
|
2008-08-18 10:50:04 +00:00 |
qhuang8
|
b6d1a17dd7
|
Add EDK II DSC file to build validate EDK Shell source and ECP. It can also generate EDK Shell Binaries in EdkShellBinPkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5675 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-08-18 09:08:50 +00:00 |