summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-08-12Update NT32/Duet platform to use new display engine and browser.Eric Dong
2013-08-12Update OVMF platform to use new display engine and browser.Eric Dong
2013-08-12Update Browser to provide the customization possibilities.Eric Dong
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong
2013-08-09Check in the missing code.Eric Dong
2013-08-09Update Browser to provide the customization possibilities.Eric Dong
2013-08-09Change EFI_TCG_EVENT_HOB_GUID value to avoid the duplicated GUID value with E...Shumin Qiu
2013-08-09Add new adding ATA related status code in PI 1.3 to definition and ATA modules.Elvin Li
2013-08-08ShellPkg: increase available size for PcdShellFileOperationSizeEugene Cohen
2013-08-08Add Aarch64 support to EdkCompatibilityPkg.Harry Liebel
2013-08-08Match the comments with the implementation for Baselib::GetFirstNode.Shumin Qiu
2013-08-08Checks the length of the file name to avoid illegal access.Gary Ching-Pang Lin
2013-08-07MdeModulePkg: Added ARM Aarch64 architecture supportHarry Liebel
2013-08-07MdePkg/BasePeCoffLib: Fixed coding styleOlivier Martin
2013-08-07Enhance error handling code after calling BIO_new in BaseCryptLib.Ye Ting
2013-08-06ArmPlatformPkg: PrePei Cache disable and invalidate.Olivier Martin
2013-08-06ArmPlatformPkg/PL180MciDxe: Increased the TPL at the highest priority to disa...Olivier Martin
2013-08-06EmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMCOlivier Martin
2013-08-06EmbeddedPkg/MmcDxe: Update Mmc code to conform to coding standardOlivier Martin
2013-08-06ArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section to small/large page f...Olivier Martin
2013-08-06ARM: Remove NSACR from the common codeOlivier Martin
2013-08-05MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc...Feng Tian
2013-07-31MdeModulePkg PartitionDxe: Ensure the NumberOfPartitionEntries * SizeOfPartit...Star Zeng
2013-07-30Fix GCC build failure.Ruiyu Ni
2013-07-29UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg)Jordan Justen
2013-07-29MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg/BaseCpuLib: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64Harry Liebel
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg: Added ARM Aarch64 support to PE/COFF supportHarry Liebel
2013-07-29Clarify PrintLib behavior on %d, %x, %l.Liming Gao