Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
jwang36 93f5dd0a0e 1) Changed ToolArg class to abstract generic arguments of a tool
2) Added FileArg class to abstract arguments which represent the path of a file
3) Changed the log method to EdkLog and the message format for flashmap, fwimage, gendepex, genfvimage, gensection, peirebase, strgather and vfrcompile tool. And changed these tools to use ToolArg and FileArg to keep their arguments.
4) Added more verbose message for OnDependency task
5) Changed MakeDeps tool to insert a file end flag. This is very useful when dependency check is broken occasionally
6) Cleaned the coding style of java code


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1519 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-13 02:15:32 +00:00
EdkFatBinPkg Update Binary Fat module to release version for reduce size. 2006-09-06 07:07:07 +00:00
EdkModulePkg clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpd 2006-09-08 11:41:47 +00:00
EdkNt32Pkg clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpd 2006-09-08 11:41:47 +00:00
EdkShellBinPkg Modify Module description for binary shell module. 2006-08-16 05:42:00 +00:00
MdePkg update GetPerformanceCounterProperties() declare 2006-09-13 01:10:51 +00:00
Tools 1) Changed ToolArg class to abstract generic arguments of a tool 2006-09-13 02:15:32 +00:00
ReleaseNotes.txt Update ReleaseNotes.txt of the section of "A Word on compiling under Cygwin with gcc". 2006-08-08 06:21:04 +00:00
build.xml Add class header to FrameworkBuildTask. Remove some unused code from top level build.xml. 2006-08-17 06:51:51 +00:00
edksetup.bat Fix the warning of "Unknown argument: -noclasspath" when calling "edksetup ForceRebuild". 2006-08-28 13:06:24 +00:00
edksetup.sh Fix EDKT140(CompressDll.dll does not build under cygwin gcc). 2006-08-04 03:17:05 +00:00