summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-29Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish
2010-05-28NullDmaLib:DmaMap() function needs to return valid DeviceAddress.andrewfish
2010-05-28Make the [BuildOption] match the others for GCC.andrewfish
2010-05-28Set the default compilers arch flags for these packagesandrewfish
2010-05-28Add a DMA lib that works like PCI_IO protocl. Add a NULL version that would w...andrewfish
2010-05-28If SCSI version support Read/Write (16) command, use both commands to access ...li-elvin
2010-05-28Add Read/Write (16) command to SCSI library.li-elvin
2010-05-28remove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in GenericBdsLib.niruiyu
2010-05-28Fix line ending issue. Update DMA Map primatives to double buffer if buffer d...andrewfish
2010-05-28Add a little more code for SD Card DMA, but make sure it is turned off until...andrewfish
2010-05-27Remove references to a package that does not exist.andrewfish
2010-05-27Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao4
2010-05-26synchronize interget type definition from MdePkg's processbinding.h to make b...klu2
2010-05-25Library interface should be declared as EFIAPIklu2
2010-05-25Status code handler callback should be declared as EFIAPIklu2
2010-05-24Use the ASSERT() for parameter checking as the 4th parameter of internal work...lgao4
2010-05-24Add the missing PalLib NULL instance.lgao4
2010-05-23Add the missing PalLib NULL instance.lgao4
2010-05-21Fixed the issue of that IP4driver can’t correctly reassemble the Out of Seq...qianouyang
2010-05-21For BdsDxe module,xli24
2010-05-21Clean up package/platform DSC files by the following steps:lgao4
2010-05-21Clean up package/platform DSC files by the following steps:lgao4
2010-05-21Clean up package/platform DSC files by the following steps:lgao4
2010-05-21Clean up package/platform DSC files by the following steps:lgao4
2010-05-21Clean up package/platform DSC files by the following steps:lgao4
2010-05-21Clean up package/platform DSC files by the following steps:lgao4
2010-05-21Clean up package/platform DSC files by the following steps:lgao4
2010-05-21Clean up package/platform DSC files by the following steps:lgao4
2010-05-21Clean up package/platform DSC files by the following steps:lgao4
2010-05-20MdeModulePkg AcpiTableDxe: Fix GCC build warningjljusten
2010-05-20MdePkg BaseLib: Fix GCC build breakjljusten
2010-05-20fix a bug that FindVariable() may set GoneThrough flag wrongly when a >64K va...erictian
2010-05-20Waiting for redeye so I added some memory map comments to ArmEb.h. Also fixed...andrewfish
2010-05-20Fix GCC build break as MemoryFence() API has already been included in GccInli...qhuang8
2010-05-20Fix some typosqhuang8
2010-05-20Refine function comment to follow doxygen format.klu2
2010-05-19Temporarily remove build-in __sync_val_compare_and_swap() in the implementati...qhuang8
2010-05-19Fix VS2003 build errorjyao1
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