Age | Commit message (Expand) | Author |
2007-01-23 | Corrected a small bugs: | qwang12 |
2007-01-23 | Moved the function prototype of SetVirtualAddress and ExitBootService to Auto... | jwang36 |
2007-01-22 | Add dependency checking to the Far install. | bbahnsen |
2007-01-22 | Python script for generating build files for platform and modules, which uses... | jwang36 |
2007-01-22 | Added tasks to create DEBUG and OUTPUT directory in case they haven't been cr... | jwang36 |
2007-01-20 | Add a program to install fars. | bbahnsen |
2007-01-19 | Fix component name bugs when input Controller Name is invalid | qhuang8 |
2007-01-19 | Fix component name bugs when input Controller Name is invalid | qhuang8 |
2007-01-19 | Fix component name bugs when input Controller Name is invalid | qhuang8 |
2007-01-19 | Fixed an issue which the .dep file for the AutoGen.h won't be generated if PC... | 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-18 | Minor word change. | ywang |
2007-01-18 | Minor word change in utility display. | ywang |
2007-01-18 | Add two useful functions in UefiLib for the implementation of Component Name,... | qhuang8 |
2007-01-18 | 1) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit... | qwang12 |
2007-01-18 | Updated the copyright year. | qwang12 |
2007-01-18 | Add Lock for cirtical section in PCD database processing routines as PCD data... | qwang12 |
2007-01-17 | Modified the version and usage display. | ywang |
2007-01-17 | Modified version and usage display. | ywang |
2007-01-17 | supmodulelist not supported by now, i remove it firstly. | vanjeff |
2007-01-17 | ReCaculate the checksum after fixing up AP section for Sec module. | klu2 |
2007-01-17 | 1) According to the spec, add EFIAPI to the module entry point function decla... | jwang36 |
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 | Fix several capitalization issues. | 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-16 | Fix the issues, | xgu3 |
2007-01-16 | Fix the issues, | xgu3 |
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 | To fix, | xgu3 |
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 | Fix filename case (Ipf instead of ipf) | tgingold |
2007-01-12 | Use / as path separator | tgingold |
2007-01-12 | To fix, | xgu3 |
2007-01-12 | Removed the DxeSalLibConstructor() from the EdkDxeSalLib and EdkDxeRuntimeSal... | zliu3 |
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 | Correct the right bits judgment for get size of OptionROM. | klu2 |
2007-01-12 | Remove two global variable: mUsbCapabilityLen and mDeviceSpeed and integrate ... | klu2 |
2007-01-12 | Update video card preference policy, together with some memory leaks in Gener... | xli24 |
2007-01-12 | EHCI driver need enable routine and disable Legacy USB | klu2 |
2007-01-12 | Correctly skip debug entry. | lgao4 |