summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-15To fix,xgu33-6/+13
2007-01-15Remove DEBUG output statement for PEI&DXE core to fix boot failure issuejwang361-9/+0
2007-01-15Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file ne...jwang363-583/+572
2007-01-12Disp dependencies in error in case of circular dependencytgingold1-2/+13
2007-01-12Fix filename case (Ipf instead of ipf)tgingold1-2/+2
2007-01-12Use / as path separatortgingold1-1/+1
2007-01-12To fix,xgu31-3/+5
2007-01-12Removed the DxeSalLibConstructor() from the EdkDxeSalLib and EdkDxeRuntimeSal...zliu34-60/+34
2007-01-12Fixed one dead loop issue in the autogenlib.zliu31-15/+24
2007-01-12Add ULL for long long type valueklu21-2/+2
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