summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-23Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...Eric Dong2-15/+24
2013-08-23Update comments to follow new spec definition.Eric Dong1-8/+5
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao136-2451/+5497
2013-08-22Fix a bug in secure boot configuration driver: Enroll DB/KEK will disable Att...Fu Siyuan2-22/+48
2013-08-22Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpe...Ruiyu Ni1-0/+3
2013-08-22Do not lock the volume when the volume maps to a file instead of a physical d...Ruiyu Ni1-6/+10
2013-08-22Fix DDK3790 build failure.Ruiyu Ni1-1/+1
2013-08-22Update firmware management protocol definition to expose the lowest supported...Shumin Qiu1-2/+7
2013-08-21ShellPkg: update behavior with undefined environment variablesJaben Carsey1-9/+44
2013-08-21ShellPkg: Fix file size error upon copy operation.Jaben Carsey1-78/+72
2013-08-21ArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformSpecific' to ResetSyste...Olivier Martin1-3/+5
2013-08-21ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDROlivier Martin1-8/+13
2013-08-21ArmPlatformPkg/Sec: Removed SetupExceptionLevel3()Olivier Martin1-44/+0
2013-08-21ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin2-32/+40
2013-08-21ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64...Olivier Martin2-2/+5
2013-08-21Fix OptionRomPkg build failure.Qian Ouyang1-4/+4
2013-08-21Fix function header comments for DiskIoDestroySubtask.Ruiyu Ni1-0/+1
2013-08-21Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF...Ruiyu Ni1-1/+9
2013-08-21MdeModulePkg/DiskIoDxe: Fixed GCC build errorOlivier Martin1-3/+0
2013-08-21Remove several ASSERT in XhciDxe to allow error status happen then do error h...Elvin Li2-42/+67
2013-08-20Refine the comments and code to follow spec.Eric Dong5-61/+87
2013-08-20Refine the comments to follow spec.Eric Dong4-21/+48
2013-08-20Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu3-4/+14
2013-08-20Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni11-480/+1421
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang5-27/+43
2013-08-19ArmPkg/CpuDxe: Added support to not set a memory region with the same attributeOlivier Martin4-4/+364
2013-08-19ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin3-12/+26
2013-08-19ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page en...Olivier Martin1-1/+8
2013-08-19ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin2-3/+6
2013-08-19ArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP models to VE LCD driver.Olivier Martin2-10/+48
2013-08-19ArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD & DEBUG_CACHE values to t...Olivier Martin1-0/+2
2013-08-19ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronizationOlivier Martin2-8/+17
2013-08-19ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception typeGirish K S1-3/+3
2013-08-19MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng7-56/+420
2013-08-19Nt32Pkg: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace.Star Zeng1-2/+2
2013-08-19OvmfPkg: Use the new DevicePathLib for all platformsRuiyu Ni4-8/+20
2013-08-19OvmfPkg ResetSystemLib: Fix VS build errorRuiyu Ni1-1/+1
2013-08-18OvmfPkg/SecureBootConfigDxe: Avoid illegal accessGary Ching-Pang Lin1-3/+18
2013-08-18OvmfPkg: allocate the EFI memory map for Linux as Loader DataLaszlo Ersek1-2/+6
2013-08-16MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (...Feng Tian1-20/+38
2013-08-16Change the PciBusDxe driver to install the PCI enumeration complete GUID in t...Ruiyu Ni1-3/+1
2013-08-16MdeModulePkg/SecurityPkg Variable: If a preexisting variable is rewritten wit...Star Zeng2-2/+22
2013-08-15Add the AArch64 FAT binary to the EDK2 repository.Olivier Martin2-0/+3
2013-08-15Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4Laszlo Ersek1-0/+1
2013-08-14Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec.Elvin Li8-0/+3975
2013-08-14Add I2C related definition in PI 1.3 spec.Elvin Li8-0/+1249
2013-08-13Add defines for MAX values for EBC arch.Liming Gao1-1/+7
2013-08-12Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation.Elvin Li7-123/+1357
2013-08-12MdeMdeModulePkg/NvmExpressDxe: Add NVM Express support.Feng Tian13-0/+5833
2013-08-12Add NVM Express related definition.Feng Tian2-3/+23