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
Age
Commit message (
Expand
)
Author
2007-02-14
add check for empty value of definitions.
jlin16
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-02-05
Output more descriptive information when there's no TARGET, TARGET_ARCH, etc ...
jwang36
2007-02-02
1. Refresh applicable library instances after one illegal library instance is...
jlin16
2007-01-31
Optimize library instance selection algorithm.
jlin16
2007-01-31
1. Fix EDKT508: FW should't build Log.log file in current directory
hche10x
2007-01-30
1. Fix EDKT215: [Wizard] "Previous" button is not supported in step 4 of Crea...
hche10x
2007-01-29
- Move global declarations from AutoGen.c to AutoGen.h
jwang36
2007-01-26
Fix EDKT174, auto-select library instance if only one candidate available for...
jlin16
2007-01-26
Move the entrypoint function declarations to AutoGen.h for sake of Intel comp...
jwang36
2007-01-26
1. Add "Splash Screen" back
hche10x
2007-01-25
Change parameter id in UserExtension element from Integer to String according...
jlin16
2007-01-25
Fixed the Indentifier type issue.
jwang36
2007-01-25
- Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ...
jwang36
2007-01-24
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2297 6f1...
jlin16
2007-01-24
- Fixed EDKT513 by adding existing section files into the dependency check of...
jwang36
2007-01-24
1. Finish Enhancement EDKT345: Support deleting multiple rows together when r...
hche10x
2007-01-24
Modify error message contents when an improper library instance was selected ...
jlin16
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
Modify support module type filter for library instance selection.
jlin16
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-19
Corrected the regular expression because it will skip many includes.
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-11
1. Fix EDKT501: New MSA get "Please type a complete file path" waring and can...
hche10x
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
2007-01-04
1. Fix EDKT413: EnumerationData.java should use defined final static string
hche10x
2006-12-30
1. Added a new tool GenFvMap, which is able to generate FV map files upon LOG...
bxing
2006-12-29
Make opening dialogs re-gain focus when user switch back to main UI from othe...
jlin16
2006-12-29
1. Fix EDKT496 Framework Wizard should allow user to pick up a Protocol Guid ...
hche10x
2006-12-28
add support arch check for pcd entries when adding a module to platform, sync...
jlin16
2006-12-28
1. Fix EDKT336: Back to focused dialog window when shift to wizard
hche10x
2006-12-28
remove unnecessary check between pcd table line selections to fix pcd default...
jlin16
2006-12-26
Add null pointer check to drop-down list of platform Pcd editor.
jlin16
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
[next]