summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Fix grammer in commentandrewfish3-11/+26
2010-05-18Update copyright formathhtian6-18/+18
2010-05-18Update copyright formathhtian2-3/+3
2010-05-18Setting svn:executable property on applications that do not have it set at th...lgao40-0/+0
2010-05-181. Restore the inline C implementation of GCC assembly files that was tempora...qhuang8148-5107/+4020
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao4417-2564/+3830
2010-05-18MdeModulePkg:jyao113-10/+4177
2010-05-18MdePkg:jyao11-1/+3
2010-05-18Change TPM_BASE to 0 per TPM spec.rsun33-13/+6
2010-05-18Fix OS X build issues. Wrong slash direction in include path and unused varia...andrewfish2-51/+74
2010-05-18Get TimerDxe driver compiling.andrewfish6-7/+87
2010-05-18Remove obsolete DebugSupport Driverandrewfish1-1/+0
2010-05-18Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...andrewfish6-262/+11
2010-05-18Ported TimerDxe driver to edk2.andrewfish2-0/+445
2010-05-17A better template, with some build scripts, for ArmEbPkg. New libraries are j...andrewfish26-35/+1944
2010-05-17Small code refinement in MdeModulePkg.rsun34-89/+70
2010-05-14Fix DxeCore Dispatch Issue that DXE drivers may not be dispatched if they de...lgao41-9/+9
2010-05-14Fix a typo in commentklu21-2/+2
2010-05-14Fix 3 K8 issues for PXE module hhuan132-2/+31
2010-05-13Fix minor format issue in file headerqhuang81-1/+1
2010-05-13Fix minor format issue in file headerqhuang81-1/+1
2010-05-13Fix minor format issue in file headerqhuang81-1/+1
2010-05-13Fix minor format issue in file headerqhuang82-3/+2
2010-05-13Fix minor format issue in file headerqhuang81-1/+1
2010-05-12Fix for UNIXGCC buildjchen201-1/+1
2010-05-11Setting svn:executable property on applications that do not have it set at th...lhauch4-0/+0
2010-05-111) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variab...mdkinney4-241/+256
2010-05-11Add fix for the hardcoded Max ACPI table number. With this fix, the number of...jchen201-72/+195
2010-05-11Added a PCD to turn on/off probing Block IO devices to detect add/remove/chan...andrewfish4-22/+48
2010-05-11Add PCD setting for Timer, default is 10 times a second. You need the timer t...andrewfish6-55/+119
2010-05-10Minor comment update.xdu21-1/+1
2010-05-10Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu21-1/+2
2010-05-10Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu21-1/+2
2010-05-101. Use the max string size to compare password string.lgao43-4/+8
2010-05-10Use the ASSERT() for parameter checking as the 4th paramter of internal worke...qhuang82-2/+9
2010-05-08Fix gcc warning.andrewfish1-1/+0
2010-05-08Add in OmapDmaLib instance.andrewfish1-1/+2
2010-05-08Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA f...andrewfish14-179/+841
2010-05-08Removed connect/disconnect in device command and replace with simple BlockIo ...andrewfish1-10/+4
2010-05-07Fix ICC 11.1 build breakmdkinney1-3/+3
2010-05-07Fix ICC 11.1 build breakmdkinney1-1/+1
2010-05-07Fix ICC 11.1 build errormdkinney1-1/+1
2010-05-07Update UHCI and ECHI drivers to both Stop and Reset the host controller at Ex...mdkinney2-5/+7
2010-05-07Fix bug in PciHostBridgeEnumerator().mdkinney1-1/+1
2010-05-07Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish3-3/+21
2010-05-07Update binaries to integrate a fix to support hot plug during FAT driver bind...qhuang85-3/+3
2010-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian6-12/+45
2010-05-05Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao46-6/+446
2010-05-05Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao45-471/+3
2010-05-05Use new API GetSectionFromAnyFvByFileType() of MdePkg DxeServicesLib library...lgao42-80/+12