- aa35301 Delete Build directory by lgao4 · 18 years ago
- 148ac23 added ACPI_TIMER_FREQUENCY definition by vanjeff · 18 years ago
- 34a0c84 Delete the midterm temporary file which created by GenFFSFile task. by qouyang · 18 years ago
- 76c86b3 Remove dependence check of FD upon FlashMap.fdf by bxing · 18 years ago
- 1b69863 add multi-source pcd check before adding/deleting lib instance for ModuleSA in platform. by jlin16 · 18 years ago
- 495849b Add PCD Feature Flags for the Device Path Module by mdkinney · 18 years ago
- e99aa5a Update Device Path Module to use PCD Feature Flags to determine of the Device Path To Text and Text To Device Path Protocols are produced or not. by mdkinney · 18 years ago
- c7823a8 Add use of PCD feature flags to the Device Path Modules by mdkinney · 18 years ago
- af118a8 Declare PCD Feature flags for protocols produced by the Device Path Module and decompression methods supported by the DXE IPL by mdkinney · 18 years ago
- e29d709 Add PCD Feature Flags to control which decompression method(s) are included in the DXE IPL. The choices are any combination of EFI, Tiano, and Custom decompression. by mdkinney · 18 years ago
- f47629a Remove IDT by mdkinney · 18 years ago
- 23086ba Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. by mdkinney · 18 years ago
- b053781 Add GLOBAL_REMOVE_IF_REFERENCED to the declaration of module globals in the Print Library that were still present in the final image even through there were no references to those module globals. by mdkinney · 18 years ago
- 3edf127 1) Simplify implementation by reading the entire input file into memory, modifying the buffer in memory, and then writing the entire buffer from memory to the output file. by mdkinney · 18 years ago
- 0e84e0d Fix buffer overflow when the raw size of a section and the virtual size of a section are not the same. by mdkinney · 18 years ago
- 202515b Compute the end address of a section read from a file using the SizeOfRawData instead of VirtualSize, because the PE/COFF image format allows the SizeOfRawData to be smaller then VirtualSize. by mdkinney · 18 years ago
- 928fbe8 Use a 64-bit Optional Header when a 64-bit image is detected by mdkinney · 18 years ago
- b7b99c7 Enable source level debug of all tools by mdkinney · 18 years ago
- 1986771 Enable source level debug of all tools by mdkinney · 18 years ago
- a6b6b67 Enable source level debug of all tools by mdkinney · 18 years ago
- 34f40a4 Fixed an issue which will cause dependency check failure by jwang36 · 18 years ago
- 77dd49a add EdkModule Guid nmake.() by alfred · 18 years ago
- d946661 1) Added dependency check for flashmap, genfvimage, peirebase tasks by jwang36 · 18 years ago
- d176018 1. Fix EDKT277 "ModuleType missing when creating a new Module" by hche10x · 18 years ago
- 13bb49b Adding merge command line program that merges multiple MSA modules into a single MSA file. View readme.txt to see rules and usage. This is the batch file that executes this command on a Windows* system. by lhauch · 18 years ago
- 0e771cd Adding merge command line program that merges multiple MSA modules into a single MSA file. View readme.txt to see rules and usage. by lhauch · 18 years ago
- 0992e55 changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. by lgao4 · 18 years ago
- 62f8431 changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. by lgao4 · 18 years ago
- e5890ee Added check to skip generating target.txt and tools_def.txt if they already exist. by jwang36 · 18 years ago
- 3e73f37 Fixed EDK258. by qouyang · 18 years ago
- 7f47bef added EFIAPI for those constructor functions by vanjeff · 18 years ago
- a8e756d add EFIAPI for those constructor funcitons declaration by vanjeff · 18 years ago
- 2f2c367 Added synchronized to getCommandSetting to solve multi-thread build issue by jwang36 · 18 years ago
- ac66fad remove comments before ModuleSA and library instance , if any, in xml file when deleting a module or instance from FPD file. by jlin16 · 18 years ago
- 7838808 Add EntryPoint info of module into Fv.map file, which is used to debug when no serial output. by lgao4 · 18 years ago
- 1744b04 Added "synchronized" to getToolChainInfo() to solve synchronization issue. by jwang36 · 18 years ago
- 34913f2 typecast some return values by vanjeff · 18 years ago
- f23d790 Added an extra GDT entry to the GDT used by thunk code. SS register will always be loaded as flat segment before switching to 16-bit mode, since SS might not be always valid for NULL selector is allowed in 64-bit mode. by bxing · 18 years ago
- 0f008d9 Remove platform-specific Firmware Volume Block Driver implementation from EdkNt32Pkg. And move files from nt32 directory up one level. by qwang12 · 18 years ago
- 8aab007 Remove Static declaration for the related driver binding functions. by lgao4 · 18 years ago
- 33dc2c5 by jchen20 · 18 years ago
- 66ce26d by jchen20 · 18 years ago
- e0ab6c7 fixed a typo by jwang36 · 18 years ago
- 0fdb42a 1) Applied ToolArg and FileArg class to represent tool arguments by jwang36 · 18 years ago
- 39e5e41 add .. support by alfred · 18 years ago
- ce32083 Add Binary or Source type check before providing PCD item choices when editing platform PCDBuildData. by jlin16 · 18 years ago
- 2a9060e For stand-alone build, generate Platform_build.xml and call prebuild firstly. by wuyizhong · 18 years ago
- 73d9b1c For one library class, list all library instances from all packages in workspace. by jlin16 · 18 years ago
- 10e4f99 1.Support to drop Pei Services Table Pointer at best. by qhuang8 · 18 years ago
- 5c4eec4 (Customized Compression)If setting the EncapsulationType="Compress", Tool will transfer it to sectiontype="EFI_SECTION_COMPRESS" in <gensection>element of <genffsFile> task. by qouyang · 18 years ago
- d965d1f Update log. by wuyizhong · 18 years ago
- d8956f1 Add warning message for single module build if multi-thread enabled. by wuyizhong · 18 years ago
- d3945b9 Auto close multi-thread flag when stand-alone module build. Also change some logs. by wuyizhong · 18 years ago
- 9f98dbb Enhance recognizing Macro/Type defined in Library. by qhuang8 · 18 years ago
- 8cc59d2 Move the generic ConPlatform module from EdkNt32Pkg to EdkModulePkg. by lgao4 · 18 years ago
- fc198a7 Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkPeCoffLoaderX64Lib from DxeIplX64 module because EdkPeCoffLoaderLib based on new BasePeCoffLib can support 32bit and 64bit PE iamge both. by lgao4 · 18 years ago
- e38eb39 Add more comments. by wuyizhong · 18 years ago
- 89e1408 To locate module precisely in stand-alone module build. Except Module Guid, add MSA file path to consider. by wuyizhong · 18 years ago
- 905dd49 Modify for enabling native VISTA by jchen20 · 18 years ago
- 93f5dd0 1) Changed ToolArg class to abstract generic arguments of a tool by jwang36 · 18 years ago
- 5117b83 update GetPerformanceCounterProperties() declare by vanjeff · 18 years ago
- ed850fb Fix the problem of not displaying library instances for multiple archs in supArchList. by jlin16 · 18 years ago
- 498e902 Update LOG process. by wuyizhong · 18 years ago
- 63062e1 Merged the <libset> in <GenDll> to avoid warning message. by jwang36 · 18 years ago
- 6d8597d Updated the default to parallel build. Even on a single core build is faster with threads. Set MAX thread number to 1+ max core in your system. by ajfish · 18 years ago
- 733d48f Add migration rule for Build Guid Hob. by qhuang8 · 18 years ago
- d47b990 Handle module entry point special case for self-relocated modules. (Replace references of original module entry point with _ModuleEntryPoint) by qhuang8 · 18 years ago
- 06d1ff5 Remove the special case handling of EfiInitializeDriverLib & DxeIntializeDriverLib by qhuang8 · 18 years ago
- 2e39c71 Fix EDKT263. Change save dialog to open dialog. Update all Frame's titles. by wuyizhong · 18 years ago
- 7dd2b2a by wuyizhong · 18 years ago
- d039f53 Add two attributes to target.template. MULTIPLE_THREAD is to enable/disable multi-thread build. MAX_CONCURRENT_THREAD_NUMBER is used to specify the number of concurrent threads. by wuyizhong · 18 years ago
- 3067c4b Remove TianoToolsException.java. Add code to stop all threads once one corrupts. by wuyizhong · 18 years ago
- a1ffb10 Support calling customized compression tool in FrameworkTask. by qouyang · 18 years ago
- 54aa867 Modify FV attribute editor and generate FvImage Attributes in FPD file. by jlin16 · 18 years ago
- ed9610e Fixed a bug in WriteBackInvalidDataCache() that always flush cache lines even when the argument Length is zero. by bxing · 18 years ago
- b0e15cb clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpd by lgao4 · 18 years ago
- 2eb7d78 Adding new Logger instead of Ant's. by wuyizhong · 18 years ago
- 4917d9d 1. Add function "Refresh" in main UI by hche10x · 18 years ago
- 63e30d1 nothing by alfred · 18 years ago
- 27e0221 \t 2 \ \ \ \ by alfred · 18 years ago
- 7242606 FV attribute editor alpha. by jlin16 · 18 years ago
- 09ef924 1. Fix EDKT193 "Provide a Module tree when platform/package are open" by hche10x · 18 years ago
- 274a3db enhance hoblib function convert by alfred · 18 years ago
- af22c12 Randomize a Guid value if it can not be retrieved from inf file. This will prevent user input an illegal one. by qhuang8 · 18 years ago
- 8cf2c0a Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PCD type can be by lgao4 · 18 years ago
- 61528a1 Unify the logger and exception in AutoGen. by qouyang · 18 years ago
- 607ef99 refresh Pcd data from library instance when editing the settings of FrameworkModules by jlin16 · 18 years ago
- e2f1c84 Remove trailing blanks. by qhuang8 · 18 years ago
- 99b0f0e fix logfile.close(), trim \n by alfred · 18 years ago
- 02c768e Move ${PLATFORM}_build.xml from PLATFORM_DIR to BULID_DIR. Now, all output files will be only under BUILD_DIR. To change BUILD_DIR in FPD.PlatformDefinitions.OutputDirectory, both abstract and relative path is allowed. For relative path is relative to WORKSPACE_DIR. Default BUILD_DIR is PLATFORM_DIR/BUILD. by wuyizhong · 18 years ago
- 67ce7c5 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. by jjin9 · 18 years ago
- 68a0545 Support pointer return type by qhuang8 · 18 years ago
- 2f3fb65 Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to workspace root build directory according to Jordon's suggestions. by lgao4 · 18 years ago
- 892b0e7 Update GlobalData, SPD, SurfaceAreaQuery to using EdkException. by wuyizhong · 18 years ago
- 91f560c 1.modify the usage info by jjin9 · 18 years ago
- b411fc1 FV from FDF file options editor. by jlin16 · 18 years ago
- e8a3bee Update RuntimeLib. by yshang1 · 18 years ago
- b4648de Enhance doxygening function headers for .h file. by qhuang8 · 18 years ago
- b30d28b Minor adjustments. by qhuang8 · 18 years ago
- 738338d Remove unused code. by yshang1 · 18 years ago