summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-05fix X64 build brokenklu2
2010-06-04Change MaxBlock to HEX value to avoid GCC build failure.li-elvin
2010-06-04Do the following fix up in SetupBrowser driver:lgao4
2010-06-03Fix the issue that ASSERT() at line 1391 incorrectly asserts when order list ...xli24
2010-06-03Convert some C-style comments to Doxygen style for coding standard compliance.darylm503
2010-06-02Fixed tracker #203752, Dhcp4 assert issue.hhuan13
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-06-01Fixed issue with InternalX86ReadIdtr referencing LDT read and not IDT read op...geekboy15a
2010-06-01Update EdkShellPkg.dsc read me to add a note to remind developers to update p...qhuang8
2010-05-31Correct the svn repository linkklu2
2010-05-29Add DMA Lib for generic ARM cache coherency model.andrewfish
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