]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source/GenBuild/org/tianocore/build/fpd/PlatformBuildFileGenerator.java
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / Tools / Source / GenBuild / org / tianocore / build / fpd / PlatformBuildFileGenerator.java
2006-10-05 lhauchRestructuring for better separation of Tool packages.
2006-09-07 wuyizhongMove ${PLATFORM}_build.xml from PLATFORM_DIR to BULID_D...
2006-09-06 wuyizhongRemove FrameworkLogger in FrameworkTasks and EdkExcepti...
2006-09-05 wuyizhongAdd one more platform level common property "TARGET_DIR...
2006-09-01 wuyizhongRemove static from SurfaceAreaQuery.java for preparing...
2006-08-30 wuyizhongChange output dir layout from Target/TagName/Arch to...
2006-08-18 wuyizhongChange module build sequence. 1. Get FvImageName list...
2006-08-15 wuyizhongAdjust some code format and clear some unused codes.
2006-08-14 lhauchFixed grammar in messages.
2006-08-03 wuyizhongRemove some unused code and adjust some code format...
2006-07-14 jwang36Fixed EDKT116, which more than one target will break...
2006-07-10 jwang36Removed the printStackTrace() which is used only for...
2006-07-10 wuyizhongSupport prebuild and postbuild for UserExtension for...
2006-07-05 wuyizhongFix a minor issue.
2006-07-05 wuyizhongSupport UserExtension in FPD.
2006-07-04 jwang36Fixed the cleanall issue which would remove more files...
2006-06-30 wuyizhongChange to new XML Schema.