summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-12Refine the code logic for browser and display engine.Eric Dong20-8162/+215
2013-08-12Update NT32/Duet platform to use new display engine and browser.Eric Dong5-0/+8
2013-08-12Update OVMF platform to use new display engine and browser.Eric Dong6-0/+9
2013-08-12Update Browser to provide the customization possibilities.Eric Dong25-2181/+13540
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong39-12313/+8884
2013-08-09Check in the missing code.Eric Dong2-2/+2
2013-08-09Update Browser to provide the customization possibilities.Eric Dong39-8884/+12313
2013-08-09Change EFI_TCG_EVENT_HOB_GUID value to avoid the duplicated GUID value with E...Shumin Qiu2-4/+4
2013-08-09Add new adding ATA related status code in PI 1.3 to definition and ATA modules.Elvin Li3-6/+62
2013-08-08ShellPkg: increase available size for PcdShellFileOperationSizeEugene Cohen3-5/+5
2013-08-08Add Aarch64 support to EdkCompatibilityPkg.Harry Liebel12-32/+345
2013-08-08Match the comments with the implementation for Baselib::GetFirstNode.Shumin Qiu2-4/+4
2013-08-08Checks the length of the file name to avoid illegal access.Gary Ching-Pang Lin1-3/+18
2013-08-07MdeModulePkg: Added ARM Aarch64 architecture supportHarry Liebel3-4/+4
2013-08-07MdePkg/BasePeCoffLib: Fixed coding styleOlivier Martin1-4/+4
2013-08-07Enhance error handling code after calling BIO_new in BaseCryptLib.Ye Ting3-6/+22
2013-08-06ArmPlatformPkg: PrePei Cache disable and invalidate.Olivier Martin2-24/+20
2013-08-06ArmPlatformPkg/PL180MciDxe: Increased the TPL at the highest priority to disa...Olivier Martin1-0/+16
2013-08-06EmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMCOlivier Martin1-6/+18
2013-08-06EmbeddedPkg/MmcDxe: Update Mmc code to conform to coding standardOlivier Martin1-77/+59
2013-08-06ArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section to small/large page f...Olivier Martin1-2/+2
2013-08-06ARM: Remove NSACR from the common codeOlivier Martin14-62/+118
2013-08-05MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc...Feng Tian4-15/+30
2013-07-31MdeModulePkg PartitionDxe: Ensure the NumberOfPartitionEntries * SizeOfPartit...Star Zeng1-3/+12
2013-07-30Fix GCC build failure.Ruiyu Ni3-0/+3
2013-07-29UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg)Jordan Justen330-54926/+0
2013-07-29MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture supportHarry Liebel2-1/+120
2013-07-29MdePkg/BaseCpuLib: Added ARM Aarch64 architecture supportHarry Liebel3-1/+83
2013-07-29MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel8-1/+363
2013-07-29MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64Harry Liebel1-0/+4
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel8-7/+264