summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-19Fix GCC build issueandrewfish
2010-05-19Move TscTimerLib library to correct CPU ARCH as it depends on BaseLib API Asm...qhuang8
2010-05-19Remove unicode code in source code.qhuang8
2010-05-19Update QueryCapsuleCapabilities interface.li-elvin
2010-05-19add security check.vanjeff
2010-05-19Fix GCC error andrewfish
2010-05-19Fixup to point to real RAM and NOR addressess. andrewfish
2010-05-18Fix GCC buid issue.andrewfish
2010-05-18Added stub RTC lib, turned on option of building debug agent (GDB STUB) into ...andrewfish
2010-05-18Fix newline at end of file issue.andrewfish
2010-05-18Fix grammer in commentandrewfish
2010-05-18Update copyright formathhtian
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