summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in secure boot configuration driver: Enroll DB/KEK will disable Att...Fu Siyuan2013-08-222-22/+48
* Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpe...Ruiyu Ni2013-08-221-0/+3
* Do not lock the volume when the volume maps to a file instead of a physical d...Ruiyu Ni2013-08-221-6/+10
* Fix DDK3790 build failure.Ruiyu Ni2013-08-221-1/+1
* Update firmware management protocol definition to expose the lowest supported...Shumin Qiu2013-08-221-2/+7
* ShellPkg: update behavior with undefined environment variablesJaben Carsey2013-08-211-9/+44
* ShellPkg: Fix file size error upon copy operation.Jaben Carsey2013-08-211-78/+72
* ArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformSpecific' to ResetSyste...Olivier Martin2013-08-211-3/+5
* ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDROlivier Martin2013-08-211-8/+13
* ArmPlatformPkg/Sec: Removed SetupExceptionLevel3()Olivier Martin2013-08-211-44/+0
* ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin2013-08-212-32/+40
* ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64...Olivier Martin2013-08-212-2/+5
* Fix OptionRomPkg build failure.Qian Ouyang2013-08-211-4/+4
* Fix function header comments for DiskIoDestroySubtask.Ruiyu Ni2013-08-211-0/+1
* Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF...Ruiyu Ni2013-08-211-1/+9
* MdeModulePkg/DiskIoDxe: Fixed GCC build errorOlivier Martin2013-08-211-3/+0
* Remove several ASSERT in XhciDxe to allow error status happen then do error h...Elvin Li2013-08-212-42/+67
* Refine the comments and code to follow spec.Eric Dong2013-08-205-61/+87
* Refine the comments to follow spec.Eric Dong2013-08-204-21/+48
* Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu2013-08-203-4/+14
* Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni2013-08-2011-480/+1421
* Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang2013-08-205-27/+43
* ArmPkg/CpuDxe: Added support to not set a memory region with the same attributeOlivier Martin2013-08-194-4/+364
* ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin2013-08-193-12/+26
* ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page en...Olivier Martin2013-08-191-1/+8
* ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin2013-08-192-3/+6
* ArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP models to VE LCD driver.Olivier Martin2013-08-192-10/+48
* ArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD & DEBUG_CACHE values to t...Olivier Martin2013-08-191-0/+2
* ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronizationOlivier Martin2013-08-192-8/+17
* ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception typeGirish K S2013-08-191-3/+3
* MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng2013-08-197-56/+420
* Nt32Pkg: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace.Star Zeng2013-08-191-2/+2
* OvmfPkg: Use the new DevicePathLib for all platformsRuiyu Ni2013-08-194-8/+20
* OvmfPkg ResetSystemLib: Fix VS build errorRuiyu Ni2013-08-191-1/+1
* OvmfPkg/SecureBootConfigDxe: Avoid illegal accessGary Ching-Pang Lin2013-08-181-3/+18
* OvmfPkg: allocate the EFI memory map for Linux as Loader DataLaszlo Ersek2013-08-181-2/+6
* MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (...Feng Tian2013-08-161-20/+38
* Change the PciBusDxe driver to install the PCI enumeration complete GUID in t...Ruiyu Ni2013-08-161-3/+1
* MdeModulePkg/SecurityPkg Variable: If a preexisting variable is rewritten wit...Star Zeng2013-08-162-2/+22
* Add the AArch64 FAT binary to the EDK2 repository.Olivier Martin2013-08-152-0/+3
* Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4Laszlo Ersek2013-08-151-0/+1
* Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec.Elvin Li2013-08-148-0/+3975
* Add I2C related definition in PI 1.3 spec.Elvin Li2013-08-148-0/+1249
* Add defines for MAX values for EBC arch.Liming Gao2013-08-131-1/+7
* Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation.Elvin Li2013-08-127-123/+1357
* MdeMdeModulePkg/NvmExpressDxe: Add NVM Express support.Feng Tian2013-08-1213-0/+5833
* Add NVM Express related definition.Feng Tian2013-08-122-3/+23
* Refine the code logic for browser and display engine.Eric Dong2013-08-1220-8162/+215
* Update NT32/Duet platform to use new display engine and browser.Eric Dong2013-08-125-0/+8
* Update OVMF platform to use new display engine and browser.Eric Dong2013-08-126-0/+9