summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-12Correct some linux building issue and wrong file headerklu25-8/+9
2007-01-12Add checking code for GenAcpiTable tools.klu28-0/+1861
2007-01-12Correct the right bits judgment for get size of OptionROM.klu21-5/+6
2007-01-12Remove two global variable: mUsbCapabilityLen and mDeviceSpeed and integrate ...klu24-16/+15
2007-01-12Update video card preference policy, together with some memory leaks in Gener...xli246-140/+374
2007-01-12EHCI driver need enable routine and disable Legacy USB klu25-0/+263
2007-01-12Correctly skip debug entry.lgao41-5/+4
2007-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2231 6f1...yshang11-25/+26
2007-01-12fix some minor warning for unix packageklu217-59/+77
2007-01-12The updating (change the Interrupt Line to 0xFF for unknown setting) is only ...zliu31-27/+32
2007-01-12UART_FLOW_CONTROL_DEVICE_PATH should be defined for both EFI and UEFI qhuang81-3/+4
2007-01-121.Fix a typo in DevicePath Driverqhuang85-3/+31
2007-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2226 6f1...yshang11-3/+0
2007-01-12Fix EDKT497. In the patch:yshang13-19/+61
2007-01-12Removed the workaround codejwang361-6/+2
2007-01-11Updated the Ipf/Fat.efi with a smaller version to save the image space and th...zliu31-0/+0
2007-01-11Updated the Fat.efi for Tiger tip because the old one does not have the reloc...zliu31-0/+0
2007-01-11Added a workaround to fix the library instance constructor sequence issue.jwang361-1/+11
2007-01-11Display error message when HOB creation fails due to lack of memory.xli241-0/+3
2007-01-11Add checking for memory allocation in UI modules.xli244-0/+15
2007-01-11Fix a typo.bbahnsen1-5/+5
2007-01-11AsyncRequestPtr maybe NULL after its callback function is invoke. So Caching ...klu21-2/+4
2007-01-11BDS code calls Hii->FindHandles() with hardcoded length.xli2410-24/+158
2007-01-111. Fix EDKT501: New MSA get "Please type a complete file path" waring and can...hche10x1-9/+7
2007-01-11Print a descriptive error message if the msa file is ambiguous.bbahnsen1-4/+9
2007-01-10Mark some .c files as MSFT only.bbahnsen1-5/+5
2007-01-10Add multi-architecture support to the GNU makefile generator.bbahnsen1-34/+44
2007-01-10Modified utility usage and version display.ywang1-4/+56
2007-01-10Modified utility usage and version display.ywang2-20/+29
2007-01-10Added/modified utility usage and version display.ywang2-28/+42
2007-01-10IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WITH_DEVICE_PATH with NUL...xli241-3/+7
2007-01-10Original range calculation in GetNextFile() is incorrect.xli241-6/+8
2007-01-101. Added comments to ASM filesbxing45-77/+184
2007-01-10Add dependency for RealAsm file build rules and Use the module name in place ...lgao43-10/+20
2007-01-10Add a python script that can generate gnu makefiles for the mde package.bbahnsen1-0/+89
2007-01-10Added support for xmlbeans-2.2.0jwang362-1/+3
2007-01-09The header file applies to all architectures.bbahnsen2-4/+4
2007-01-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2201 6f1...ywang4-34/+149
2007-01-09Increased the image buffer size to avoid invalid address access issuejwang361-5/+4
2007-01-09Add in UefiApplicationEntryPoint library class and library instance. qwang125-22/+289
2007-01-09fix some coding style issues.qwang121-7/+7
2007-01-09Merged back the Yizhong's fix which was overwritten by check-in of r2157,2158.jwang361-9/+27
2007-01-08Minor changes and bug fixes implemented.ywang13-75/+236
2007-01-081) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com...zliu32-41/+127
2007-01-08Corrected some comments for the changed code.jwang362-14/+34
2007-01-08Used the DAG algorithm given by Mike to re-implemented library constructor so...jwang362-183/+133
2007-01-08fix some minor warningklu217-85/+124
2007-01-08When generating string size for unicode string, do not generate too many brac...klu21-1/+1
2007-01-08fix the warning for structure initializationklu21-9/+9
2007-01-08Fix one minor bug for GenDepex tool. When no input parameter, GenDepex tool s...lgao41-16/+9