Age | Commit message (Expand) | Author |
2007-01-17 | Get the Include/ tree also. | bbahnsen |
2007-01-17 | Give better error messages for non-existent files. | bbahnsen |
2007-01-16 | Align the sections on 32 byte boundaries for gcc. EDKT459 | bbahnsen |
2007-01-16 | 1. Change "BA" to "BaseAddress" and "EP" to "EntryPoint". | bxing |
2007-01-16 | Fix PeLoad function can't handle invalid PeImage to skip correct debug entry. | lgao4 |
2007-01-15 | Correct TeImage Header based on PeiCis spec. | lgao4 |
2007-01-15 | Correct TeImage file format and Clean up PeiRebase tool to remove unused code... | lgao4 |
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 | Add ULL for long long type value | klu2 |
2007-01-12 | Correct some linux building issue and wrong file header | klu2 |
2007-01-12 | Add checking code for GenAcpiTable tools. | klu2 |
2007-01-12 | fix some minor warning for unix package | klu2 |
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 | Fix a typo. | bbahnsen |
2007-01-11 | 1. Fix EDKT501: New MSA get "Please type a complete file path" waring and can... | hche10x |
2007-01-11 | Print a descriptive error message if the msa file is ambiguous. | bbahnsen |
2007-01-10 | Add multi-architecture support to the GNU makefile generator. | bbahnsen |
2007-01-10 | Modified utility usage and version display. | ywang |
2007-01-10 | Modified utility usage and version display. | ywang |
2007-01-10 | Added/modified utility usage and version display. | ywang |
2007-01-10 | Original range calculation in GetNextFile() is incorrect. | xli24 |
2007-01-10 | Add dependency for RealAsm file build rules and Use the module name in place ... | lgao4 |
2007-01-10 | Add a python script that can generate gnu makefiles for the mde package. | bbahnsen |
2007-01-09 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2201 6f1... | ywang |
2007-01-09 | Increased the image buffer size to avoid invalid address access issue | jwang36 |
2007-01-09 | Merged back the Yizhong's fix which was overwritten by check-in of r2157,2158. | jwang36 |
2007-01-08 | Minor changes and bug fixes implemented. | ywang |
2007-01-08 | 1) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com... | zliu3 |
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-08 | Fix one minor bug for GenDepex tool. When no input parameter, GenDepex tool s... | lgao4 |
2007-01-06 | EdkUnix spd and fpd added | tgingold |
2007-01-06 | automagically convert ELF to PE/COFF (i386 only) | tgingold |
2007-01-06 | Add ASM_PFX macro on ASM_FLAGS using GCC tools | tgingold |
2007-01-05 | Add license header to Python files. | bbahnsen |
2007-01-05 | Correct the sample instruction. | klu2 |
2007-01-04 | Allow resume of the download. | bbahnsen |
2007-01-04 | Add wxPython to the installer. | bbahnsen |
2007-01-04 | Set the executable property on the script. | bbahnsen |
2007-01-04 | Set the executable property on the script. | bbahnsen |
2007-01-04 | Fix building issue for VC compiler. And enable GenFvMap in building CCode pac... | klu2 |
2007-01-04 | Fix building issue for Mac OS | klu2 |
2007-01-04 | 1. Fix EDKT413: EnumerationData.java should use defined final static string | hche10x |
2007-01-04 | Fix building error in Linux | klu2 |
2007-01-04 | 1) Update XmlRoutines.py to strip all whitespace | mdkinney |