summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-23Update comments to follow new spec definition.Eric Dong
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao
2013-08-22Fix a bug in secure boot configuration driver: Enroll DB/KEK will disable Att...Fu Siyuan
2013-08-22Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpe...Ruiyu Ni
2013-08-22Do not lock the volume when the volume maps to a file instead of a physical d...Ruiyu Ni
2013-08-22Fix DDK3790 build failure.Ruiyu Ni
2013-08-22Update firmware management protocol definition to expose the lowest supported...Shumin Qiu
2013-08-21ShellPkg: update behavior with undefined environment variablesJaben Carsey
2013-08-21ShellPkg: Fix file size error upon copy operation.Jaben Carsey
2013-08-21ArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformSpecific' to ResetSyste...Olivier Martin
2013-08-21ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDROlivier Martin
2013-08-21ArmPlatformPkg/Sec: Removed SetupExceptionLevel3()Olivier Martin
2013-08-21ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin
2013-08-21ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64...Olivier Martin
2013-08-21Fix OptionRomPkg build failure.Qian Ouyang
2013-08-21Fix function header comments for DiskIoDestroySubtask.Ruiyu Ni
2013-08-21Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF...Ruiyu Ni
2013-08-21MdeModulePkg/DiskIoDxe: Fixed GCC build errorOlivier Martin
2013-08-21Remove several ASSERT in XhciDxe to allow error status happen then do error h...Elvin Li
2013-08-20Refine the comments and code to follow spec.Eric Dong
2013-08-20Refine the comments to follow spec.Eric Dong
2013-08-20Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu
2013-08-20Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang
2013-08-19ArmPkg/CpuDxe: Added support to not set a memory region with the same attributeOlivier Martin
2013-08-19ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin
2013-08-19ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page en...Olivier Martin
2013-08-19ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin
2013-08-19ArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP models to VE LCD driver.Olivier Martin
2013-08-19ArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD & DEBUG_CACHE values to t...Olivier Martin
2013-08-19ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronizationOlivier Martin
2013-08-19ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception typeGirish K S
2013-08-19MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng
2013-08-19Nt32Pkg: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace.Star Zeng
2013-08-19OvmfPkg: Use the new DevicePathLib for all platformsRuiyu Ni
2013-08-19OvmfPkg ResetSystemLib: Fix VS build errorRuiyu Ni
2013-08-18OvmfPkg/SecureBootConfigDxe: Avoid illegal accessGary Ching-Pang Lin
2013-08-18OvmfPkg: allocate the EFI memory map for Linux as Loader DataLaszlo Ersek
2013-08-16MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (...Feng Tian
2013-08-16Change the PciBusDxe driver to install the PCI enumeration complete GUID in t...Ruiyu Ni
2013-08-16MdeModulePkg/SecurityPkg Variable: If a preexisting variable is rewritten wit...Star Zeng
2013-08-15Add the AArch64 FAT binary to the EDK2 repository.Olivier Martin
2013-08-15Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4Laszlo Ersek
2013-08-14Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec.Elvin Li
2013-08-14Add I2C related definition in PI 1.3 spec.Elvin Li
2013-08-13Add defines for MAX values for EBC arch.Liming Gao
2013-08-12Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation.Elvin Li
2013-08-12MdeMdeModulePkg/NvmExpressDxe: Add NVM Express support.Feng Tian
2013-08-12Add NVM Express related definition.Feng Tian
2013-08-12Refine the code logic for browser and display engine.Eric Dong