summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-301. Fixed issue that firmware cannot boot if no USB debug cable connection.vanjeff8-38/+95
2011-09-29ArmPkg/CompilerIntrinsicsLib: Reverse the order of the 'ldrb' instructions in...oliviermartin1-38/+38
2011-09-29ArmPlatformPkg/ArmVExpressPkg: The virtual memory must have the Secure attrib...oliviermartin2-6/+14
2011-09-29ArmPlatformPkg/ArmVExpressPkg: HiiDatabaseDxe driver was missingoliviermartin2-634/+638
2011-09-29BeagleBoardPkg: Fix buildoliviermartin1-1/+1
2011-09-29Remove unused PCD entry that generates warning on a build.andrewfish1-2/+1
2011-09-29remove unnecessary retry logic from usb mass storage driver.erictian3-44/+48
2011-09-29Correct inconsistent information in IpsecConfig.efi help report.qianouyang1-0/+0
2011-09-29Add pointer check for NULL before dereference it.ydong101-1/+2
2011-09-29Add RomImage pointer NULL check.li-elvin1-1/+1
2011-09-29Add pointer check for NULL before dereference it.ydong107-5/+28
2011-09-29Add more check to avoid access violation.ydong102-2/+2
2011-09-28ArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariable() when SetVariable h...oliviermartin1-440/+440
2011-09-28BeagleBoardPkg: Replaced the original DSC/FDF files by their new versions tha...oliviermartin5-1248/+324
2011-09-28BeagleBoardPkg: Removed 'SimpleTextInOutSerial' driveroliviermartin2-296/+294
2011-09-28EdkCompatibilityPkg SmmBaseHelper: Fix PageFaultHandlerHook assembly code to ...rsun32-4/+4
2011-09-28MdeModulePkg PCI Bus Driver: Add more checks before dispatching an EFI PCI Op...rsun31-11/+30
2011-09-28Before decrypting the packet, Ipsec will check if the inbound protected packe...qianouyang1-11/+37
2011-09-28UefiCpuPkg VTF0: Fix support for finding SEC image of type TE.rsun37-17/+21
2011-09-27ArmPkg/BdsLib: Fix incorrect pointer castingoliviermartin3-12/+12
2011-09-27ArmPkg/CompilerIntrinsicsLib: Fix __aeabi_memclr and __aeabi_memclr4oliviermartin1-0/+2
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin21-105/+58
2011-09-27ArmPlatformPkg: Create an ARM Platform DSC / FDF / ArmPlatformLib templateoliviermartin11-0/+1770
2011-09-27ArmPlatformPkg: Add support for ARM RTSM Versatile Express A15x1 and A15x4oliviermartin13-2/+1592
2011-09-27ArmPkg: Add ARM Architectural Timer supportoliviermartin15-1/+1468
2011-09-27ArmPkg/ArmLib: Update Arm11 portoliviermartin11-138/+640
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin24-1606/+1390
2011-09-27ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin12-138/+49
2011-09-27ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...oliviermartin6-409/+342
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization (2)oliviermartin8-0/+449
2011-09-27ArmPkg: Removed 'ArmV7/ArmV7MPCore*' filesoliviermartin9-310/+9
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin12-277/+240
2011-09-27Implement Tcg physical presence as a library instead of DXE driver in order t...gdong110-442/+429
2011-09-27Fix ICC9 build break. lgao41-2/+4
2011-09-26Remove ASSERT (EFI_IMAGE_MACHINE_TYPE_SUPPORTED (Image->Machine)) in StartImage.lgao41-1/+47
2011-09-26EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Check for x2APIC mo...rsun32-3/+27
2011-09-26The ParentDevicePath is not initialized when error happened and went to Done....li-elvin1-12/+12
2011-09-23ArmPlatformPkg/patches: Update the pending patches with the updated ARMGCC an...oliviermartin6-329/+796
2011-09-23error handling enhancement for possible null pointer dereferencevanjeff2-10/+18
2011-09-23Roll back r12434.vanjeff2-18/+10
2011-09-23Sync BaseTools Branch (version r2324) to EDKII main trunk. lgao41-19/+19
2011-09-23error handling enhancement for possible null pointer dereferenceerictian2-10/+18
2011-09-22BeagleBoardPkg: The FDF file does not reserve any more the area for the OMAP3...oliviermartin4-32/+9
2011-09-22BeagleBoardPkg: Add Display Driver support to the BeagleBoardoliviermartin8-8/+1103
2011-09-22BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc)oliviermartin5-20/+116
2011-09-22ArmPlatformPkg/Bds: Add an option in the Boot Manager to edit the Device Path...oliviermartin1-0/+44
2011-09-22ArmPlatformPkg/ArmVExpressPkg: Add support for ARM Versatile Express A9x4 Modeloliviermartin11-5/+1336
2011-09-22ArmPlatformPkg/ArmiVExpressPkg: Introduce 'ArmVExpress.dsc.inc' to avoid dupl...oliviermartin7-270/+357
2011-09-22ArmPlatformPkg/ArmRealViewEbPkg: Introduce 'ArmRealViewEb.dsc.inc' to avoid d...oliviermartin9-638/+349
2011-09-22ArmPkg/ArmV7: Move the MMU specific macros into 'Chipset/ArmV7Mmu.holiviermartin1-0/+219