This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
audk
Watch
1
Star
0
Fork
0
You've already forked audk
mirror of
https://github.com/acidanthera/audk.git
synced
2025-11-01 20:15:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
audk
/
Tools
/
Source
History
wuyizhong
7dd2b2ad65
git-svn-id:
https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1509
6f19259b-4bc3-4df7-8a09-765794883524
2006-09-11 07:39:08 +00:00
..
Common
Remove FrameworkLogger in FrameworkTasks and EdkException in GenBuild. Update EdkLog to accept one more parameter. Remove all System.out in GenBuild.
2006-09-06 05:58:31 +00:00
ContextTool
There is a potential flaw in HelpInfo.java previously. It use String[substrnum] to save the result of splitString(), the substrnum is calculated approximatively and has to be set larger enough to provide sufficient space. So substrnum relate to the string specifically.
2006-09-07 02:37:43 +00:00
Cpptasks
Added "source=1.4" attribute to <javac> to override the build warning message.
2006-08-23 03:49:30 +00:00
FrameworkTasks
git-svn-id:
https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1509
6f19259b-4bc3-4df7-8a09-765794883524
2006-09-11 07:39:08 +00:00
FrameworkWizard
Modify FV attribute editor and generate FvImage Attributes in FPD file.
2006-09-10 07:45:21 +00:00
GenBuild
Remove TianoToolsException.java. Add code to stop all threads once one corrupts.
2006-09-11 06:29:26 +00:00
MigrationTools
nothing
2006-09-08 01:51:33 +00:00
PcdTools
Fix track EDKT213: PCD value size should be specificed when generate const variable for String type, PATCHABLE_IN_MODULE type PCD.
2006-08-29 05:28:36 +00:00
SurfaceArea
Added more error check on validation to let result be more exact.
2006-07-28 06:33:01 +00:00
TianoTools
Fix EdkII tracker 223 to enhance genfvimage tool to support TE image format. If so, PEI CORE can contain one TE section to reduce size.
2006-09-01 12:30:25 +00:00