summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-18Update copyright formathhtian
2010-05-18Setting svn:executable property on applications that do not have it set at th...lgao4
2010-05-181. Restore the inline C implementation of GCC assembly files that was tempora...qhuang8
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao4
2010-05-18MdeModulePkg:jyao1
2010-05-18MdePkg:jyao1
2010-05-18Change TPM_BASE to 0 per TPM spec.rsun3
2010-05-18Fix OS X build issues. Wrong slash direction in include path and unused varia...andrewfish
2010-05-18Get TimerDxe driver compiling.andrewfish
2010-05-18Remove obsolete DebugSupport Driverandrewfish
2010-05-18Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...andrewfish
2010-05-18Ported TimerDxe driver to edk2.andrewfish
2010-05-17A better template, with some build scripts, for ArmEbPkg. New libraries are j...andrewfish
2010-05-17Small code refinement in MdeModulePkg.rsun3
2010-05-14Fix DxeCore Dispatch Issue that DXE drivers may not be dispatched if they de...lgao4
2010-05-14Fix a typo in commentklu2
2010-05-14Fix 3 K8 issues for PXE module hhuan13
2010-05-13Fix minor format issue in file headerqhuang8
2010-05-13Fix minor format issue in file headerqhuang8
2010-05-13Fix minor format issue in file headerqhuang8
2010-05-13Fix minor format issue in file headerqhuang8
2010-05-13Fix minor format issue in file headerqhuang8
2010-05-12Fix for UNIXGCC buildjchen20
2010-05-11Setting svn:executable property on applications that do not have it set at th...lhauch
2010-05-111) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variab...mdkinney
2010-05-11Add fix for the hardcoded Max ACPI table number. With this fix, the number of...jchen20
2010-05-11Added a PCD to turn on/off probing Block IO devices to detect add/remove/chan...andrewfish
2010-05-11Add PCD setting for Timer, default is 10 times a second. You need the timer t...andrewfish
2010-05-10Minor comment update.xdu2
2010-05-10Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu2
2010-05-10Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu2
2010-05-101. Use the max string size to compare password string.lgao4
2010-05-10Use the ASSERT() for parameter checking as the 4th paramter of internal worke...qhuang8
2010-05-08Fix gcc warning.andrewfish
2010-05-08Add in OmapDmaLib instance.andrewfish
2010-05-08Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA f...andrewfish
2010-05-08Removed connect/disconnect in device command and replace with simple BlockIo ...andrewfish
2010-05-07Fix ICC 11.1 build breakmdkinney
2010-05-07Fix ICC 11.1 build breakmdkinney
2010-05-07Fix ICC 11.1 build errormdkinney
2010-05-07Update UHCI and ECHI drivers to both Stop and Reset the host controller at Ex...mdkinney
2010-05-07Fix bug in PciHostBridgeEnumerator().mdkinney
2010-05-07Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish
2010-05-07Update binaries to integrate a fix to support hot plug during FAT driver bind...qhuang8
2010-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian
2010-05-05Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao4
2010-05-05Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao4
2010-05-05Use new API GetSectionFromAnyFvByFileType() of MdePkg DxeServicesLib library...lgao4
2010-05-05Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.lgao4
2010-05-04Program SD Cards into 4-bit mode (support for this is required in the spec). ...andrewfish