index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
/
Java
/
Source
/
GenBuild
Age
Commit message (
Expand
)
Author
2007-04-26
Fixed EDKT549 by adding code to check if the module is binary or not before g...
jwang36
2007-04-03
Fixed an issue which a library module could be built even it's not in the act...
jwang36
2007-03-30
Restored the SetVirtualAddress and SetExitBootService related code generation...
jwang36
2007-03-27
Fixed an Autogen issue which will cause build break when encountering some ki...
jwang36
2007-03-26
Remove the generation of "Exit" function calling since the UefiApplicationLib...
jwang36
2007-03-15
Fixed EDKT538; Removed the some code generation for UEFI_APPLICATION type of ...
jwang36
2007-03-12
Fixed EDKT532 and EDKT533
jwang36
2007-03-08
- Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in BuildMacro...
jwang36
2007-02-07
Changed the way of handling not supported ARCH for a module. It should not br...
jwang36
2007-02-07
(Fixed EDKT523) Added more check on "archString" to see if it's empty or not.
jwang36
2007-02-05
Add genDigest() method to class FfsProcess to generate MD5 digest value for t...
jwang36
2007-01-29
- Move global declarations from AutoGen.c to AutoGen.h
jwang36
2007-01-26
Move the entrypoint function declarations to AutoGen.h for sake of Intel comp...
jwang36
2007-01-25
- Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ...
jwang36
2007-01-24
- Fixed EDKT513 by adding existing section files into the dependency check of...
jwang36
2007-01-24
Changed the way of determining how to call customized build file. Now we chec...
jwang36
2007-01-24
Removed the BASE type as any type in the check of SupModuleList in getLibrary...
jwang36
2007-01-23
Fixed the fake circular denpendency of library instance.
jwang36
2007-01-23
Fixed EDKT493. Added support to "SupModuleList" for checking if a library ins...
jwang36
2007-01-23
Corrected a small bugs:
qwang12
2007-01-23
Moved the function prototype of SetVirtualAddress and ExitBootService to Auto...
jwang36
2007-01-19
1) Added prototype of constructor and destructor in the library's AutoGen.h. ...
jwang36
2007-01-17
1) According to the spec, add EFIAPI to the module entry point function decla...
jwang36
2007-01-15
Remove DEBUG output statement for PEI&DXE core to fix boot failure issue
jwang36
2007-01-15
Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file ne...
jwang36
2007-01-12
Disp dependencies in error in case of circular dependency
tgingold
2007-01-12
Fixed one dead loop issue in the autogenlib.
zliu3
2007-01-12
Removed the workaround code
jwang36
2007-01-11
Added a workaround to fix the library instance constructor sequence issue.
jwang36
2007-01-08
Corrected some comments for the changed code.
jwang36
2007-01-08
Used the DAG algorithm given by Mike to re-implemented library constructor so...
jwang36
2007-01-08
When generating string size for unicode string, do not generate too many brac...
klu2
2006-12-25
If "SupArchList" is defined for a PCD in MSA, should check current arch is in...
klu2
2006-12-25
Fixed a bug which will cause single module build fail
jwang36
2006-12-22
Rewrote the error message output when module cannnot be found in any packages.
jwang36
2006-12-22
Fixed the issue in multi-msa build in single mode; cleaned the code of re-ord...
jwang36
2006-12-22
Fixed the issue in the library instance constructor calling sequence
jwang36
2006-12-13
Added support for macro/property in tools_def.txt. Now you can define a prope...
jwang36
2006-12-13
Fixed EDKT484 and rewrite the output message when no arch is found.
jwang36
2006-12-11
Used the msa file name instead of module name as intermediate directory name
jwang36
2006-12-08
Fixed EDKT482. Added support for multiple msa files in the same directory.
jwang36
2006-11-15
Update PEI Apriori Module GUID based on PIWG spec.
wuyizhong
2006-11-14
Fixed EDKT469
qouyang
2006-11-14
Supporting Apriori File from build tool.
wuyizhong
2006-11-14
Fixed EDKT469.
qouyang
2006-11-08
Fix a bug that can't add library MSA specific build option in multi-thread bu...
wuyizhong
2006-11-08
Fix a bug that can't add library MSA specific build option.
wuyizhong
2006-11-06
Changed the tool chain error message to be more specific.
jwang36
2006-11-06
Fixed the build error.
jwang36
2006-11-06
Added code to check that the definitions in target.txt are valid against tool...
jwang36
[next]