projects
/
mirror_edk2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mirror_edk2.git
2006-07-09
lhauch
Update the binary MSA to say they were binary, fixed...
commit
|
commitdiff
|
tree
2006-07-09
jlin16
1. Add feature of ModuleSA PcdBuildDefinition editor.
commit
|
commitdiff
|
tree
2006-07-09
jwang36
Made some changes to use GCC to pre-process and assembl...
commit
|
commitdiff
|
tree
2006-07-09
jwang36
Added code to print out file name in GCC building becau...
commit
|
commitdiff
|
tree
2006-07-09
jwang36
Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;
commit
|
commitdiff
|
tree
2006-07-09
jwang36
Fixed GCC ld issue
commit
|
commitdiff
|
tree
2006-07-08
qwang12
fix a bug in Service.c
commit
|
commitdiff
|
tree
2006-07-08
vanjeff
In AsciiStrncmp(), if length=0, should return 0
commit
|
commitdiff
|
tree
2006-07-08
ajfish
Ported to use BaseMemoryLib functions
commit
|
commitdiff
|
tree
2006-07-08
qwang12
Add Feature Flag PcdDxePcdDatabaseTraverseEnabled...
commit
|
commitdiff
|
tree
2006-07-08
lhauch
Added Wordpad recommendation for editor, change ACTIVE_...
commit
|
commitdiff
|
tree
2006-07-08
lhauch
Added the Common.jar file to the CLASSPATH that gets...
commit
|
commitdiff
|
tree
2006-07-08
jwang36
fixed a potential issue which would be raised by empty...
commit
|
commitdiff
|
tree
2006-07-08
jwang36
changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF;
commit
|
commitdiff
|
tree
2006-07-08
jwang36
Changed the code to read the correct configuration...
commit
|
commitdiff
|
tree
2006-07-08
lhauch
Final target.template file with embedded documentation...
commit
|
commitdiff
|
tree
2006-07-08
klu2
Remove unused PCD file.
commit
|
commitdiff
|
tree
2006-07-08
lhauch
Added a line to remove the Jar file in the cleanall...
commit
|
commitdiff
|
tree
2006-07-07
bbahnsen
Add more instructions for OS X and Linux.
commit
|
commitdiff
|
tree
2006-07-07
bbahnsen
Added a comment about how to configure for Unix systems.
commit
|
commitdiff
|
tree
2006-07-07
bbahnsen
Add a *nix version of the FrameworkWizard Launcher/
commit
|
commitdiff
|
tree
2006-07-07
lgao4
Redefine SPEC and Release Version to 0x20000
commit
|
commitdiff
|
tree
2006-07-07
lgao4
Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV...
commit
|
commitdiff
|
tree
2006-07-07
lgao4
Fix the wrong usage of UnicodeValueToString function
commit
|
commitdiff
|
tree
2006-07-07
yshi8
Changed the ant-contrib download address to sync with...
commit
|
commitdiff
|
tree
2006-07-07
jwang36
Obsoleted by new schema and new build tools.
commit
|
commitdiff
|
tree
2006-07-07
jlin16
bug fixing for SPD editor.
commit
|
commitdiff
|
tree
2006-07-07
hche10x
1. Fix displaying wrong file type bug.
commit
|
commitdiff
|
tree
2006-07-07
lhauch
Fixed the MUST set ACTIVE_PLATFORM to be required IFF...
commit
|
commitdiff
|
tree
2006-07-07
klu2
Fix all <TokenSpaceGuidCName> in all SPD file.
commit
|
commitdiff
|
tree
2006-07-07
klu2
1, Rollback run.cmd because the concat work in NT32...
commit
|
commitdiff
|
tree
2006-07-07
qouyang
Modify ModifyInfTask which in frameworkTask.
commit
|
commitdiff
|
tree
2006-07-07
hche10x
1. Add help for ToolChainConfig
commit
|
commitdiff
|
tree
2006-07-07
jwang36
Fixed the build warning issue.
commit
|
commitdiff
|
tree
2006-07-07
jwang36
Fixed the build warning issue
commit
|
commitdiff
|
tree
2006-07-07
jlin16
update ModuleSA PCD editor.
commit
|
commitdiff
|
tree
2006-07-07
qouyang
Remove build warning.
commit
|
commitdiff
|
tree
2006-07-07
davidhuang
Fix the TokenSpaceGuidCName entry of PcdSupportUpdateCa...
commit
|
commitdiff
|
tree
2006-07-06
bbahnsen
Convert to unix format.
commit
|
commitdiff
|
tree
2006-07-06
lhauch
Updated the Release Notes regarding target.txt and...
commit
|
commitdiff
|
tree
2006-07-06
qwang12
Fixed a bug when input a invalid token number (not...
commit
|
commitdiff
|
tree
2006-07-06
jwang36
Added type cast (VOID *) to the third parameter of...
commit
|
commitdiff
|
tree
2006-07-06
qwang12
Fix bugs in GetNextTokenSpace and GetNextToken
commit
|
commitdiff
|
tree
2006-07-06
jwang36
Corrected a typo error.
commit
|
commitdiff
|
tree
2006-07-06
yshi8
I refined some names, added description for FAT source...
commit
|
commitdiff
|
tree
2006-07-06
qhuang8
PciLib:
commit
|
commitdiff
|
tree
2006-07-06
jwang36
Fixed the GCC assembler issue. Now we can use full...
commit
|
commitdiff
|
tree
2006-07-06
wuyizhong
Provide a method to force rebuild. Using command "edkse...
commit
|
commitdiff
|
tree
2006-07-06
bxing
1. Simplified PalCallStatic.s's by removing unnecessary...
commit
|
commitdiff
|
tree
2006-07-06
wuyizhong
Restrict using UserExtension with UserID "TianoCore".
commit
|
commitdiff
|
tree
2006-07-06
wuyizhong
Modified the quick start section. Change all EDK 2...
commit
|
commitdiff
|
tree
2006-07-06
davidhuang
1)Add a new module CapsuleRuntime under EdkModulePkg...
commit
|
commitdiff
|
tree
2006-07-06
qwang12
Add in support for MaxSize and CurrentSize for PCD...
commit
|
commitdiff
|
tree
2006-07-06
jlin16
Bug fixing for FPD ModuleSA editor.
commit
|
commitdiff
|
tree
2006-07-06
vanjeff
1. Sync LinkedList.c with MWG
commit
|
commitdiff
|
tree
2006-07-06
lhauch
Removed Optional Ffs Sections as it was not being used...
commit
|
commitdiff
|
tree
2006-07-06
lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
commit
|
commitdiff
|
tree
2006-07-06
lhauch
Added the MacroDefFile to ProcessSteps for future use...
commit
|
commitdiff
|
tree
2006-07-06
jlin16
Adapt to new Main UI interface.
commit
|
commitdiff
|
tree
2006-07-06
klu2
Change assembler compiler to windkk.
commit
|
commitdiff
|
tree
2006-07-06
wuyizhong
Fix an issue for user extensions.
commit
|
commitdiff
|
tree
2006-07-06
jlin16
some bug fixing for FpdFrameworkModules
commit
|
commitdiff
|
tree
2006-07-05
bbahnsen
Simplify the script. It now allows normal ant targets...
commit
|
commitdiff
|
tree
2006-07-05
bbahnsen
Add a bash version of the build script
commit
|
commitdiff
|
tree
2006-07-05
michaelx_krau
git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
commit
|
commitdiff
|
tree
2006-07-05
ajfish
Made the default for IA-32 assembler path point to...
commit
|
commitdiff
|
tree
2006-07-05
bbahnsen
Merge latest from branch.
commit
|
commitdiff
|
tree
2006-07-05
lhauch
Added target.txt to the ignore list in the Conf directory
commit
|
commitdiff
|
tree
2006-07-05
wuyizhong
Fix a minor issue.
commit
|
commitdiff
|
tree
2006-07-05
wuyizhong
Support UserExtension in FPD.
commit
|
commitdiff
|
tree
2006-07-05
qouyang
Add ModifyInftask in FrameworkTask.
commit
|
commitdiff
|
tree
2006-07-05
yshi8
Added FrameworkWizard build into build.xml and correcte...
commit
|
commitdiff
|
tree
2006-07-05
jlin16
Add Data Validations for SPD editor.
commit
|
commitdiff
|
tree
2006-07-05
jwang36
Fixed the unchecked warning issues when building GenBuild
commit
|
commitdiff
|
tree
2006-07-05
wuyizhong
Fully support active platform policy.
commit
|
commitdiff
|
tree
2006-07-05
jwang36
added specific PP definition for EBC because of previou...
commit
|
commitdiff
|
tree
2006-07-05
klu2
Support putting unreference DYNAMIC_EX PCD into Pcd...
commit
|
commitdiff
|
tree
2006-07-05
lgao4
Correct module guid in mbd file
commit
|
commitdiff
|
tree
2006-07-05
jwang36
fixed GCC build issues
commit
|
commitdiff
|
tree
2006-07-05
qhuang8
DebugLib:
commit
|
commitdiff
|
tree
2006-07-05
qhuang8
DebugLib:
commit
|
commitdiff
|
tree
2006-07-05
jlin16
Add two files for List editor.
commit
|
commitdiff
|
tree
2006-07-05
lhauch
Removed per Carl/Javen.
commit
|
commitdiff
|
tree
2006-07-05
lhauch
Changed FvBinding to be a list of Keywords (not using...
commit
|
commitdiff
|
tree
2006-07-05
jwang36
supplemented "/FI" to some ignored PP options in fpd...
commit
|
commitdiff
|
tree
2006-07-05
hche10x
Modify FrameworkWizard.msa for newly changing.
commit
|
commitdiff
|
tree
2006-07-05
hche10x
1. Add image in "About" frame
commit
|
commitdiff
|
tree
2006-07-05
hche10x
1. Restructure some folders and files
commit
|
commitdiff
|
tree
2006-07-04
jwang36
Added "/FI", "-include" and/or "/nologo" options to...
commit
|
commitdiff
|
tree
2006-07-04
jwang36
Fixed the cleanall issue which would remove more files...
commit
|
commitdiff
|
tree
2006-07-04
klu2
Move ant-related code from ParserFpd function to enable...
commit
|
commitdiff
|
tree
2006-07-04
qouyang
Fix autogen bug:[Edk67][Edk35].
commit
|
commitdiff
|
tree
2006-07-04
qwang12
Added LibPatchPcdSetPtr.
commit
|
commitdiff
|
tree
2006-07-04
jwang36
added back of preprocessing of asm files
commit
|
commitdiff
|
tree
2006-07-04
jwang36
git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
commit
|
commitdiff
|
tree
2006-07-04
lgao4
Update tools definition
commit
|
commitdiff
|
tree
2006-07-04
lgao4
Add ASL and ASMLINK tool definition in this file
commit
|
commitdiff
|
tree
2006-07-04
jwang36
commented out GCC definitions temporarily
commit
|
commitdiff
|
tree
2006-07-04
jlin16
Add ModuleSA BuildOptions
commit
|
commitdiff
|
tree
2006-07-04
klu2
Should not checking exist fd file, otherwise new fd...
commit
|
commitdiff
|
tree
next