- 35b309d Make NT32 SecMain not depend on ReportStatusCodeLib by qhuang8 · 18 years ago
- 6c82102 Fixed issue caused by the directory change by jwang36 · 18 years ago
- 419558b 1. Fix EDKT339 Library Class Search need to get info for selected library class by hche10x · 18 years ago
- aa23173 Make sure all DMA related buffer allocation through PCI IO interface, not allocated by driver itself. by jtang12 · 18 years ago
- 6d7338a Ported the EBC driver to use the MDE Base Math lib functions. Removed math functions from EBC driver. Need to check to see if MDE Math lib ASSERT behavior will cause any issues with EBC driver? by ajfish · 18 years ago
- 1babed1 These files are no longer needed as the PE32 and Cache Lib from the MDE make them redundant. by ajfish · 18 years ago
- c01bfb7 Deleted CacheFlush as it's in the MDE Cache library by ajfish · 18 years ago
- 92ea7f2 Updated the Runtime Driver to use the MDE libs for cache flush and removed local copy of Cache flush code. Updated FPD files that include Runtime driver as a new lib was added to Runtime Driver for the cache flush. Removed Cache Flush routine from EDK DXE SAL Lib. by ajfish · 18 years ago
- b077fb7 Removed duplicate PalCallStatic functions in different libraries. Moved ReadItc and InvalidateInstructionCacheRange to the BaseLib so other libs don't need .s files. by ajfish · 18 years ago
- cd4903c Removed duplicate PalCallStatic functions in different libraries. Moved ReadItc and InvalidateInstructionCacheRange to the BaseLib so other libs don't need .s files. by ajfish · 18 years ago
- 9162172 Fix the problem of not sync. module order list in FVs when user change the FvBinding for a ModuleSA. by jlin16 · 18 years ago
- 92a4a91 Fix the CLASSPATH by bbahnsen · 18 years ago
- fb9d722 Fix the CLASSPATH by bbahnsen · 18 years ago
- 30f79db Fix the CLASSPATH by bbahnsen · 18 years ago
- 50d4c72 a. Add support arch. filter for library instance selection in FPD file. by jlin16 · 18 years ago
- 3fabe97 Remove unnecessary exception caching. by klu2 · 18 years ago
- 192a42b Replace "system.out.print" with "EdkLog.Log". by qouyang · 18 years ago
- 7f62acd Added definition of SMBIOS type 15 - System Event Log. by jtang12 · 18 years ago
- 7dce20f 1. Fix EDKT426: Supported Module Types in Library Class Definitions can not be saved to MSA file by hche10x · 18 years ago
- ef3f0f3 Remove the redundant include header: Common/StatusCode.h for Terminal modules. by lgao4 · 18 years ago
- d2f9b39 Put the our jar files before the system's CLASSPATH by jwang36 · 18 years ago
- 34ff117 Fixed ckt for cygwin, and verified this works on OS X as well by lhauch · 18 years ago
- dbfb39e Added result line for valid file by lhauch · 18 years ago
- 1095e1f Added notes on Cygwin mount, as well as changing from textmode to binmode by lhauch · 18 years ago
- 81dbf46 Adding the *NIX based script for the merge tool by lhauch · 18 years ago
- 486e69b Removed the DOS CTRL-M characters so that the script will run on *NIX based operating systems by lhauch · 18 years ago
- 0e9d6c6 Adding the *NIX script to call the CheckTools program by lhauch · 18 years ago
- 22fe731 Update build options format from "ABC", "XYZ" to ABC XYZ. by wuyizhong · 18 years ago
- b69bb9b Support MSA build options. Now the build options from four places: 1. tools_def.txt by wuyizhong · 18 years ago
- 01022d9 1. Fix EDKT399: "RePackagable" attribute should be supported by clone operation by hche10x · 18 years ago
- 350785f 1. Fix EDKT411: Need right and left scroll bar to display find results by hche10x · 18 years ago
- 20480ea Added dependency of AutoGen.h for .c file generated from unicode file by jwang36 · 18 years ago
- 1cb5cfc Replace .global with .globl to solve compatibility issues. by qhuang8 · 18 years ago
- a753ec9 Add flags for ASMLINK. ASMLINK is real mode link. by wuyizhong · 18 years ago
- 706c2ad Add Build Macro to build SEC modules. by wuyizhong · 18 years ago
- 641cd03 Added more detail to the usage screen. by lhauch · 18 years ago
- a8e1928 Added instruction on how to remove WARNINGS with -v flag set by lhauch · 18 years ago
- c81d735 Changed invalid tool chain tag name to WARNING rather than an ERROR by lhauch · 18 years ago
- 0062d29 Added Java program, CheckTools by lhauch · 18 years ago
- ddfdc8e Adding Java Tool: ckt.bat for CheckTools. by lhauch · 18 years ago
- 9eaf1b3 Remove extraneous URLs. by bbahnsen · 18 years ago
- 9ee538d Added Options and UserExtensions sections to ModuleBuildOptions, replacing the lax processing by lhauch · 18 years ago
- a8cf1c1 Fix a typo in lib name. by qhuang8 · 18 years ago
- 96edfc7 Remove some unuseful imports. amend some incorrect use of EdkLog. by qouyang · 18 years ago
- d3f4584 Fix the EDKT414, the old value should be replaced with new value. by jjin9 · 18 years ago
- 2fcfed3 Provide a way to update config files[target.txt, tools_def.txt, FrameworkDatabase.db] even they are existed. Using edksetup.bat Reconfig. Give a more detail edksetup.bat help usage. by wuyizhong · 18 years ago
- 3683e55 Add two new data hub subclass related definitions per SMBIOS 2.4 spec. by rsun3 · 18 years ago
- 1fd225e 1. Fix EDKT417: System hangs to setup build preference when there is no target.txt existing by hche10x · 18 years ago
- 7b8617f Fixed a little issue which will cause just one duplicated classpath by jwang36 · 18 years ago
- eb614e7 Fixed EDKT381. We can keep the system's CLASSPATH value after executing edksetup.bat and won't duplicate it with more than one time of execution. by jwang36 · 18 years ago
- ae69d4d 1. Fix EDKT308: Tool initialization should be supported by wizard by hche10x · 18 years ago
- 3c82f1a Support to handle IPF assembly files by qhuang8 · 18 years ago
- dddd748 remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the default C_FLAGS setting, using the corresponding PCD to replace them. by lgao4 · 18 years ago
- 112d808 Resolve the warning msg from generated FlashMap.h file when use GCC compiler. by wuyizhong · 18 years ago
- 877de74 Update BuildMacro to support LIBPATH and INCLUDEPATH. by wuyizhong · 18 years ago
- 98aee6e add calculation for max. datum size based on pcd default value input by user. by jlin16 · 18 years ago
- c5986ec Fix a bug by the check-in of 1738, which programs SATA interrupt line wrongly and will block booting from SATA disk. by mikewuping · 18 years ago
- c639781 Support two more attribute LIBPATH and INCLUDEPATH in tools_def file. by wuyizhong · 18 years ago
- 8270b34 Enhance MsaOwner.java by alfred · 18 years ago
- edbacf2 1. Fix EDKT344: The algorithm for PCD of msa should be adjusted by hche10x · 18 years ago
- b28af3d Change to the correct library class name. by qhuang8 · 18 years ago
- 37bd8fb 1. Fix EDKT408: Clone a library class does not copy the library head by hche10x · 18 years ago
- 9d6f6d7 Adjust module order list after specifying FvBinding for ModuleSA. by jlin16 · 18 years ago
- b0a8056 Sync TOOLS_DEF's attribute definitions. Since there are two copy attribute definitions in ToolDefinitions.java and ToolChainAttribute.java, remove one and only keep one definitions. by wuyizhong · 18 years ago
- 51f9486 Update cpptaks to support LIBPATH and INCLUDEPATH which will defined in TOOLS_DEF file. by wuyizhong · 18 years ago
- aa19737 1. Fix EDKT379: Check if Constructor exists in a library when user adds a destructor by hche10x · 18 years ago
- 0915a2c 1. Fix EDKT330 Source files in sub-directories are not added to MSA correctly by hche10x · 18 years ago
- 5776c5c Fixed EDKT372 by qouyang · 18 years ago
- d612375 Make Logo build following standard build process instead of customize build. by wuyizhong · 18 years ago
- 3114b33 I fixed following bugs. by mikewuping · 18 years ago
- fc773f6 Remove redundant include header: <common\StatusCode.h> in this file. by lgao4 · 18 years ago
- f15e135 fix the bug in revision 1746 by jjin9 · 18 years ago
- f337986 add some features: by jjin9 · 18 years ago
- 9c0e70c Add Package-Guid Map. by qhuang8 · 18 years ago
- 8c84e1b a) Cleaned tools_def.template by jwang36 · 18 years ago
- 713ace4 Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure. by jwang36 · 18 years ago
- 5a502bd Remove all recommended lib instances logic in SpdLibClassDecls.java as recommmended instances are not in UI any more. by jlin16 · 18 years ago
- a416984 Add Nt32TimeLibNull library instance for Nt32 platform. It is used by PeiMain module for computing performance counter. by klu2 · 18 years ago
- 71a6211 1. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used only in debug version; by dtang2 · 18 years ago
- a98f11c 1. Changed device detect method to use ATA/ATAPI device signature; by jtang12 · 18 years ago
- c51cec2 The reasons for the changes made are: by cwu11 · 18 years ago
- db0e690 Extract msa license info from inf file. by qhuang8 · 18 years ago
- a721f5c 1. Fix EDKT303: Give warning if no library instances that support the required the library class by hche10x · 18 years ago
- f4ead3b Fixed alignment for labels and fields by lhauch · 18 years ago
- 9a362ae Fixed the width of the GuidValue field by lhauch · 18 years ago
- 0a35c6e Fixed display for OS X and removed Recommended fields by lhauch · 18 years ago
- 0b8fc15 Added APP tool command to solve the pre-processing issue in IPF assembly and dxs file by jwang36 · 18 years ago
- 4932405 Fix several bugs & enhancement. by qhuang8 · 18 years ago
- 6ceb381 Add new changed symbol to database. by qhuang8 · 18 years ago
- 046d7d4 Modify Extract() function to speed up the Far installation. by qouyang · 18 years ago
- fbf730f Mark Guid Type as required in Guid declaration editor. Set cell editor to long text editor for Help text fields in tables. by jlin16 · 18 years ago
- f436f72 1. Fix EDKT391 The check point of "OutputFileBasename" is missed in wizard tool by hche10x · 18 years ago
- 322c1d6 1. Extend the runtime memory to 256 MB for FrameworkWizard in JVM. by hche10x · 18 years ago
- d7bb511 Standardized property name WORKSPACE and fixed cleanall messages. by lhauch · 18 years ago
- 4110971 Fixed a typo by lhauch · 18 years ago
- 53dd426 fix a bug in identifying comments. by qhuang8 · 18 years ago
- 2320bb1 Added "synchronized" method to create random number in case of multi-thread issue by jwang36 · 18 years ago
- 5f480cb Ensure the validity of Ffs Sections when adding a new Sections to Ffs. by jlin16 · 18 years ago
- 91a1f0d Support using @ToolChainFamily in <Filename> to do the filter. This is also to fix track T365. by wuyizhong · 18 years ago
- 188fdd0 Change some format and remove some unused codes. by wuyizhong · 18 years ago