summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Browser to provide the customization possibilities.Eric Dong2013-08-1225-2181/+13540
* Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong2013-08-1239-12313/+8884
* Check in the missing code.Eric Dong2013-08-092-2/+2
* Update Browser to provide the customization possibilities.Eric Dong2013-08-0939-8884/+12313
* Change EFI_TCG_EVENT_HOB_GUID value to avoid the duplicated GUID value with E...Shumin Qiu2013-08-092-4/+4
* Add new adding ATA related status code in PI 1.3 to definition and ATA modules.Elvin Li2013-08-093-6/+62
* ShellPkg: increase available size for PcdShellFileOperationSizeEugene Cohen2013-08-083-5/+5
* Add Aarch64 support to EdkCompatibilityPkg.Harry Liebel2013-08-0812-32/+345
* Match the comments with the implementation for Baselib::GetFirstNode.Shumin Qiu2013-08-082-4/+4
* Checks the length of the file name to avoid illegal access.Gary Ching-Pang Lin2013-08-081-3/+18