summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-12Remove two global variable: mUsbCapabilityLen and mDeviceSpeed and integrate ...klu2
2007-01-12Update video card preference policy, together with some memory leaks in Gener...xli24
2007-01-12EHCI driver need enable routine and disable Legacy USB klu2
2007-01-12Correctly skip debug entry.lgao4
2007-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2231 6f1...yshang1
2007-01-12fix some minor warning for unix packageklu2
2007-01-12The updating (change the Interrupt Line to 0xFF for unknown setting) is only ...zliu3
2007-01-12UART_FLOW_CONTROL_DEVICE_PATH should be defined for both EFI and UEFI qhuang8
2007-01-121.Fix a typo in DevicePath Driverqhuang8
2007-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2226 6f1...yshang1
2007-01-12Fix EDKT497. In the patch:yshang1
2007-01-12Removed the workaround codejwang36
2007-01-11Updated the Ipf/Fat.efi with a smaller version to save the image space and th...zliu3
2007-01-11Updated the Fat.efi for Tiger tip because the old one does not have the reloc...zliu3
2007-01-11Added a workaround to fix the library instance constructor sequence issue.jwang36
2007-01-11Display error message when HOB creation fails due to lack of memory.xli24
2007-01-11Add checking for memory allocation in UI modules.xli24
2007-01-11Fix a typo.bbahnsen
2007-01-11AsyncRequestPtr maybe NULL after its callback function is invoke. So Caching ...klu2
2007-01-11BDS code calls Hii->FindHandles() with hardcoded length.xli24
2007-01-111. Fix EDKT501: New MSA get "Please type a complete file path" waring and can...hche10x
2007-01-11Print a descriptive error message if the msa file is ambiguous.bbahnsen
2007-01-10Mark some .c files as MSFT only.bbahnsen
2007-01-10Add multi-architecture support to the GNU makefile generator.bbahnsen
2007-01-10Modified utility usage and version display.ywang
2007-01-10Modified utility usage and version display.ywang
2007-01-10Added/modified utility usage and version display.ywang
2007-01-10IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WITH_DEVICE_PATH with NUL...xli24
2007-01-10Original range calculation in GetNextFile() is incorrect.xli24
2007-01-101. Added comments to ASM filesbxing
2007-01-10Add dependency for RealAsm file build rules and Use the module name in place ...lgao4
2007-01-10Add a python script that can generate gnu makefiles for the mde package.bbahnsen
2007-01-10Added support for xmlbeans-2.2.0jwang36
2007-01-09The header file applies to all architectures.bbahnsen
2007-01-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2201 6f1...ywang
2007-01-09Increased the image buffer size to avoid invalid address access issuejwang36
2007-01-09Add in UefiApplicationEntryPoint library class and library instance. qwang12
2007-01-09fix some coding style issues.qwang12
2007-01-09Merged back the Yizhong's fix which was overwritten by check-in of r2157,2158.jwang36
2007-01-08Minor changes and bug fixes implemented.ywang
2007-01-081) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com...zliu3
2007-01-08Corrected some comments for the changed code.jwang36
2007-01-08Used the DAG algorithm given by Mike to re-implemented library constructor so...jwang36
2007-01-08fix some minor warningklu2
2007-01-08When generating string size for unicode string, do not generate too many brac...klu2
2007-01-08fix the warning for structure initializationklu2
2007-01-08Fix one minor bug for GenDepex tool. When no input parameter, GenDepex tool s...lgao4
2007-01-08correct SimpleTextIn protocol definition.lgao4
2007-01-07Add information on gcc and EdkUnixPkg.bbahnsen
2007-01-07Change many windows references to unix.bbahnsen