summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-03ArmPlatformPkg/SP804Timer: Introduce gArmPlatformTokenSpaceGuid.PcdSP804Frequ...oliviermartin5-11/+32
2011-06-03ArmPlatformPkg/SP804Timer: Remove the SP810 System Controller dependencyoliviermartin4-46/+51
2011-06-03ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin8-56/+295
2011-06-03ArmPkg/CompilerIntrinsincsLib: Add div and mullu functions to ARMGCColiviermartin3-1/+205
2011-06-03ArmPkg/PeCoffExtraActionLib: Add the return carriage character after printing...oliviermartin2-4/+4
2011-06-03ArmPkg: Add comments to ArmEnableVFPoliviermartin2-8/+14
2011-06-03ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functionsoliviermartin4-1/+63
2011-06-03ArmPkg: Renamed PL354SmcSecLib into PL354SmcLiboliviermartin4-7/+7
2011-06-03ArmPkg: Fix the default value of PcdCpuVectorBaseAddressoliviermartin1-1/+1
2011-06-03ArmPkg/PL34xDmc: Remove magic values in PL310L2Cache and clean the codeoliviermartin3-390/+507
2011-06-03ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the codeoliviermartin5-91/+108
2011-06-03Armkg: Fix EDK2 coding styleoliviermartin6-134/+152
2011-06-03ArmPkg: Introduce the PCD PcdDebuggerExceptionSupportoliviermartin3-1/+8
2011-06-03ArmPlatformPkg/ArmRealViewEbPkg: Use PL390 GIC on RTSMoliviermartin4-4/+6
2011-06-03ArmPlatformPkg/ArmRealViewEbPkg: Remove unused PCDoliviermartin1-3/+0
2011-06-03EmbeddedPkg/SerialDxe: Only read Serial Port if data availableoliviermartin1-3/+5
2011-06-03EmbeddedPkg/SerialDxe: Fix SIMPLE_TEXT_OUT_DEVICE_PATH Device Patholiviermartin2-2/+2
2011-06-03EmbeddedPkg/SimpleTextInOutSerial: Update the cursor positionoliviermartin1-2/+60
2011-06-03EmbeddedPkg/MmcDxe: Fix coding styleoliviermartin2-678/+710
2011-06-03EmbeddedPkg/MmcDxe: Wait for the MMC controller to be in Transfer Modeoliviermartin2-5/+17
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin14-8/+7
2011-06-03Get BlockIo mapping interfaces working. Still need to work on detecting block...andrewfish14-765/+597
2011-06-02Fix the issue when checking the value of KeyDescriptor->Modifier to see if it...vanjeff1-1/+1
2011-06-02Add return status check for SetVariable.niruiyu1-8/+10
2011-06-01Add new definition for XHCI supporterictian1-1/+3
2011-06-011. Add error handling for PXE-IPV6.hhuan131-1/+4
2011-06-01Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii...andrewfish2-12/+17
2011-05-31Add BlockIO support to the emulator, still needs testing. Also update Emulato...andrewfish17-34/+3128
2011-05-31Fix the bug that WinNtBlockIo fails to properly allocate a buffer.niruiyu1-2/+2
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu1-2/+2
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu1-1/+1
2011-05-31Update the IPsec driver to check in invalid parameter of ProcessExt() accordi...qianouyang3-29/+36
2011-05-31Add new call back return value; also add some sample code to use it.ydong1012-431/+988
2011-05-30Update code to pass packaging tool.lzeng1410-33/+19
2011-05-27MdeModulePkg: Fixed memory corruption when BlockIo2 is not presentgeekboy15a1-6/+6
2011-05-271. Setting cursor position to (0, 0) and flushing cursor directly instead of ...vanjeff2-20/+33
2011-05-27Update the comments to describe the purpose of Removable array.niruiyu1-3/+6
2011-05-26Sync BaseTools Branch (version r2161) to EDKII main trunk. lgao42-0/+5
2011-05-26Originally BDS only creates boot options for removable media, the patch creat...niruiyu1-70/+74
2011-05-26Add more status code in drivers.li-elvin7-5/+22
2011-05-26Add more status code in drivers.li-elvin2-0/+13
2011-05-26Fix ICC build break.lgao41-3/+9
2011-05-25Remove ASSERT within Ls for RTC error and associated changes.jcarsey3-17/+21
2011-05-25Sync BaseTools Branch (version r2157) to EDKII main trunk. lgao429-15/+24
2011-05-25Fix ICC build break.ydong101-1/+2
2011-05-25Make sure the return value of MapKey is correct by moving the assignment into...erictian1-6/+5
2011-05-25CpuDxe entry point () only register exception handlers unassigned before.vanjeff1-1/+1
2011-05-24Add the DriverFamilyOverride support in DxeCore.niruiyu3-2/+41
2011-05-24Update BasePrintLib to handle the unaligned GUID. lgao41-4/+4
2011-05-24Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architectu...rsun32-15/+32