Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-3.10
/
EdkShellPkg
3f3c489
*/Contributions.txt: Update example email address
by Jordan Justen
· 10 years ago
26830e8
EDK II Contributions.txt: Update patch format information
by Jordan Justen
· 10 years ago
fad213a
EDK II Contributions.txt: Note acceptable contribution licenses
by Jordan Justen
· 10 years ago
2405af1
EdkShellPkg/ShellR64.patch: Adding missing files from the patch
by Olivier Martin
· 11 years ago
b00c06f
EdkShellPkg/ShellR64.patch: Update patch to fix RVCTLINUX build
by Olivier Martin
· 11 years ago
78322c8
Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and update other table version to refer to it. Remove the “/D TIANO_RELEASE_VERSION=0x00080006” option in Nt32Pkg DSC file, since it’s not used in source code.
by Shumin Qiu
· 11 years ago
2bba8d5
EdkShellPkg: Add Aarch64 support
by Olivier Martin
· 11 years ago
fa1dad1
Update to new SVN URL in readme.txt
by Tian, Hot
· 12 years ago
c0004f9
EdkShellPkg: Added new patch to support EFI Shell project revision 61
by oliviermartin
· 12 years ago
4d93b75
EdkShellPkg/ShellR33.patch: Fixed '32'2' folder names
by oliviermartin
· 13 years ago
79fea27
EdkShellPkg/ShellR33.patch: Fixed case in filenames
by oliviermartin
· 13 years ago
f6aa14a
EdkShellPkg/EdkShellPkg.dsc: Added CompilerStubLib & CompilerIntrinsicLib for ARM builds
by oliviermartin
· 13 years ago
bff8c6f
Update copyright format
by hhtian
· 13 years ago
ea4ee7a
EDK II Packages: Add Contributions.txt and License.txt files
by jljusten
· 13 years ago
13535a3
Uses DEFINE instead of define keyword to define global macro.
by lgao4
· 13 years ago
f1329e6
Update EdkShellPkg.dsc read me to add a note to remind developers to update platform FDF files when they want to debug shell package to replace binaries from EdkShellBinPkg
by qhuang8
· 15 years ago
75d37fc
Correct the svn repository link
by klu2
· 15 years ago
74bdcc3
Update the copyright notice format
by hhtian
· 15 years ago
ec0ae8f
1. Correct File header to ## @file
by lgao4
· 15 years ago
6bbd64e
Fix incorrect EDK library enumeration in EdkShellPkg.dsc:
by qhuang8
· 15 years ago
3b533da
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.
by AJFISH
· 15 years ago
532339b
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.
by AJFISH
· 15 years ago
4637580
Make end of line consistent caused by previous check in.
by qhuang8
· 15 years ago
63725ce
Integrate the patch contributed by Andrew Fish to add ARM support.
by qhuang8
· 15 years ago
70ffafd
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.
by qhuang8
· 16 years ago
94fe1ac
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.
by rsun3
· 16 years ago
e672aeb
fixed one bug when "reconnect -r"
by vanjeff
· 16 years ago
b703aec
Update default EDK Shell project Folder to be directly under workspace.
by qhuang8
· 16 years ago
157398c
Three GUIDs had been retired, PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and PrimaryStandardErrorDeviceGuid.
by vanjeff
· 16 years ago
d4ccb7d
Fixed file path case
by jwang36
· 16 years ago
80ed209
Add comments in DSC files to explain the function and design of components section.
by xli24
· 16 years ago
3dd281f
by jcarsey
· 16 years ago
4d0d5c7
update default and comment to resolve confusion
by jcarsey
· 16 years ago
f29d42d
Move CompilerStub library for IA32 & x64 only.
by qhuang8
· 16 years ago
52dbc2f
Update EdkShellPkg to remove the external Shell directory from EDK shell project.
by qhuang8
· 16 years ago
a8aba57
Fix a typo in ReadMe.txt.
by qhuang8
· 16 years ago
f8a6b28
Update Shell hot fix patch to integrate a fix to solve "CHAR8" compatibility issue in Edit command and shell script execution.
by qhuang8
· 16 years ago
946e632
Add a readme.txt file as a brief introduction to this new package.
by qhuang8
· 16 years ago
0fe4dec
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")
by qhuang8
· 16 years ago
b6d1a17
Add EDK II DSC file to build validate EDK Shell source and ECP. It can also generate EDK Shell Binaries in EdkShellBinPkg.
by qhuang8
· 16 years ago