summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-03ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin
2011-06-03ArmPkg/CompilerIntrinsincsLib: Add div and mullu functions to ARMGCColiviermartin
2011-06-03ArmPkg/PeCoffExtraActionLib: Add the return carriage character after printing...oliviermartin
2011-06-03ArmPkg: Add comments to ArmEnableVFPoliviermartin
2011-06-03ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functionsoliviermartin
2011-06-03ArmPkg: Renamed PL354SmcSecLib into PL354SmcLiboliviermartin
2011-06-03ArmPkg: Fix the default value of PcdCpuVectorBaseAddressoliviermartin
2011-06-03ArmPkg/PL34xDmc: Remove magic values in PL310L2Cache and clean the codeoliviermartin
2011-06-03ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the codeoliviermartin
2011-06-03Armkg: Fix EDK2 coding styleoliviermartin
2011-06-03ArmPkg: Introduce the PCD PcdDebuggerExceptionSupportoliviermartin
2011-06-03ArmPlatformPkg/ArmRealViewEbPkg: Use PL390 GIC on RTSMoliviermartin
2011-06-03ArmPlatformPkg/ArmRealViewEbPkg: Remove unused PCDoliviermartin
2011-06-03EmbeddedPkg/SerialDxe: Only read Serial Port if data availableoliviermartin
2011-06-03EmbeddedPkg/SerialDxe: Fix SIMPLE_TEXT_OUT_DEVICE_PATH Device Patholiviermartin
2011-06-03EmbeddedPkg/SimpleTextInOutSerial: Update the cursor positionoliviermartin
2011-06-03EmbeddedPkg/MmcDxe: Fix coding styleoliviermartin
2011-06-03EmbeddedPkg/MmcDxe: Wait for the MMC controller to be in Transfer Modeoliviermartin
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin
2011-06-03Get BlockIo mapping interfaces working. Still need to work on detecting block...andrewfish
2011-06-02Fix the issue when checking the value of KeyDescriptor->Modifier to see if it...vanjeff
2011-06-02Add return status check for SetVariable.niruiyu
2011-06-01Add new definition for XHCI supporterictian
2011-06-011. Add error handling for PXE-IPV6.hhuan13
2011-06-01Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii...andrewfish
2011-05-31Add BlockIO support to the emulator, still needs testing. Also update Emulato...andrewfish
2011-05-31Fix the bug that WinNtBlockIo fails to properly allocate a buffer.niruiyu
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu
2011-05-31Update the IPsec driver to check in invalid parameter of ProcessExt() accordi...qianouyang
2011-05-31Add new call back return value; also add some sample code to use it.ydong10
2011-05-30Update code to pass packaging tool.lzeng14
2011-05-27MdeModulePkg: Fixed memory corruption when BlockIo2 is not presentgeekboy15a
2011-05-271. Setting cursor position to (0, 0) and flushing cursor directly instead of ...vanjeff
2011-05-27Update the comments to describe the purpose of Removable array.niruiyu
2011-05-26Sync BaseTools Branch (version r2161) to EDKII main trunk. lgao4
2011-05-26Originally BDS only creates boot options for removable media, the patch creat...niruiyu
2011-05-26Add more status code in drivers.li-elvin
2011-05-26Add more status code in drivers.li-elvin
2011-05-26Fix ICC build break.lgao4
2011-05-25Remove ASSERT within Ls for RTC error and associated changes.jcarsey
2011-05-25Sync BaseTools Branch (version r2157) to EDKII main trunk. lgao4
2011-05-25Fix ICC build break.ydong10
2011-05-25Make sure the return value of MapKey is correct by moving the assignment into...erictian
2011-05-25CpuDxe entry point () only register exception handlers unassigned before.vanjeff
2011-05-24Add the DriverFamilyOverride support in DxeCore.niruiyu
2011-05-24Update BasePrintLib to handle the unaligned GUID. lgao4
2011-05-24Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architectu...rsun3
2011-05-23Fixed SCT test failed caused by driver sample.ydong10
2011-05-23Change Partition/ScsiDxe driver to produce Block IO revision 3.niruiyu