summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg:jyao12010-05-1813-10/+4177
* MdePkg:jyao12010-05-181-1/+3
* Change TPM_BASE to 0 per TPM spec.rsun32010-05-183-13/+6
* Fix OS X build issues. Wrong slash direction in include path and unused varia...andrewfish2010-05-182-51/+74
* Get TimerDxe driver compiling.andrewfish2010-05-186-7/+87
* Remove obsolete DebugSupport Driverandrewfish2010-05-181-1/+0
* Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...andrewfish2010-05-186-262/+11
* Ported TimerDxe driver to edk2.andrewfish2010-05-182-0/+445
* A better template, with some build scripts, for ArmEbPkg. New libraries are j...andrewfish2010-05-1726-35/+1944
* Small code refinement in MdeModulePkg.rsun32010-05-174-89/+70
* Fix DxeCore Dispatch Issue that DXE drivers may not be dispatched if they de...lgao42010-05-141-9/+9
* Fix a typo in commentklu22010-05-141-2/+2
* Fix 3 K8 issues for PXE module hhuan132010-05-142-2/+31
* Fix minor format issue in file headerqhuang82010-05-131-1/+1
* Fix minor format issue in file headerqhuang82010-05-131-1/+1
* Fix minor format issue in file headerqhuang82010-05-131-1/+1
* Fix minor format issue in file headerqhuang82010-05-132-3/+2
* Fix minor format issue in file headerqhuang82010-05-131-1/+1
* Fix for UNIXGCC buildjchen202010-05-121-1/+1
* Setting svn:executable property on applications that do not have it set at th...lhauch2010-05-114-0/+0
* 1) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variab...mdkinney2010-05-114-241/+256
* Add fix for the hardcoded Max ACPI table number. With this fix, the number of...jchen202010-05-111-72/+195
* Added a PCD to turn on/off probing Block IO devices to detect add/remove/chan...andrewfish2010-05-114-22/+48
* Add PCD setting for Timer, default is 10 times a second. You need the timer t...andrewfish2010-05-116-55/+119
* Minor comment update.xdu22010-05-101-1/+1
* Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu22010-05-101-1/+2
* Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu22010-05-101-1/+2
* 1. Use the max string size to compare password string.lgao42010-05-103-4/+8
* Use the ASSERT() for parameter checking as the 4th paramter of internal worke...qhuang82010-05-102-2/+9
* Fix gcc warning.andrewfish2010-05-081-1/+0
* Add in OmapDmaLib instance.andrewfish2010-05-081-1/+2
* Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA f...andrewfish2010-05-0814-179/+841
* Removed connect/disconnect in device command and replace with simple BlockIo ...andrewfish2010-05-081-10/+4
* Fix ICC 11.1 build breakmdkinney2010-05-071-3/+3
* Fix ICC 11.1 build breakmdkinney2010-05-071-1/+1
* Fix ICC 11.1 build errormdkinney2010-05-071-1/+1
* Update UHCI and ECHI drivers to both Stop and Reset the host controller at Ex...mdkinney2010-05-072-5/+7
* Fix bug in PciHostBridgeEnumerator().mdkinney2010-05-071-1/+1
* Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish2010-05-073-3/+21
* Update binaries to integrate a fix to support hot plug during FAT driver bind...qhuang82010-05-075-3/+3
* raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian2010-05-056-12/+45
* Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao42010-05-056-6/+446
* Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao42010-05-055-471/+3
* Use new API GetSectionFromAnyFvByFileType() of MdePkg DxeServicesLib library...lgao42010-05-052-80/+12
* Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.lgao42010-05-053-1/+185
* Program SD Cards into 4-bit mode (support for this is required in the spec). ...andrewfish2010-05-043-3/+24
* Remove probe for removable media from FileLib, it was getting called way too ...andrewfish2010-05-043-113/+111
* Add ReadyToBoot signal to BDS.andrewfish2010-04-301-0/+2
* Adding more DMA #defines to backup all the typing.andrewfish2010-04-301-0/+69
* Add a .h file for Omap3530 DMA engine. So far just register addressesandrewfish2010-04-302-0/+36