summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-29MdePkg: Added ARM Aarch64 support to PE/COFF supportHarry Liebel3-2/+133
2013-07-29Clarify PrintLib behavior on %d, %x, %l.Liming Gao1-11/+11
2013-07-29Clean the flag before use it to avoid use old error value.Eric Dong1-0/+1
2013-07-26ArmPkg/ArmLib: Fixed TBLs invalidation in EL1Olivier Martin2-4/+4
2013-07-26ArmPkg/Library: AArch64 MMU EL1 supportOlivier Martin1-4/+27
2013-07-26ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap()Olivier Martin3-7/+20
2013-07-26ArmPkg/ArmLib/AArch64: Use the appropriate macros and update commentsOlivier Martin1-6/+8
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni59-4922/+191
2013-07-26Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni15-1804/+2445
2013-07-25Roll back the changes in revision 14296 since it will cause iSCSI security au...Fu Siyuan1-1/+1
2013-07-24ArmPkg: Update the AArch64 Image File Machine Type to match the PE/COFF specOlivier Martin1-1/+1
2013-07-24ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fixHarry Liebel1-3/+2
2013-07-24ArmPkg/ArmLib/AArch64: Fixed the calculation of the last entry in the Transla...Olivier Martin1-3/+5
2013-07-23StdLib: Add Aarch64 support.Harry Liebel1-0/+3
2013-07-22Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration...Ruiyu Ni1-6/+5