summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-22Correctly character in comments of BaseLib BitField.Liming Gao1-8/+8
2013-07-22Fixed the issue that BitFieldWrite32, BitFieldAnd32, BitFieldOr32, BitFieldAn...Liming Gao1-5/+23
2013-07-19ArmPlatformPkg: Added Aarch64 Foundation ModelHarry Liebel15-0/+1650
2013-07-18OvmfPkg/Sec: Build identity mapped pages in RAM for X64Jordan Justen1-2/+142
2013-07-18OvmfPkg: Add IndustryStandard/X64Paging.hJordan Justen1-0/+99
2013-07-18OvmfPkg ResetSystemLib: Fix shutdown via UEFI runtime servicesJordan Justen2-4/+9
2013-07-18ArmPlatformPkg/Ds5: Added Aarch64 supportHarry Liebel3-25/+107
2013-07-18ArmPlatformPkg: Added support for Aarch64 AEM RTSM modelHarry Liebel9-17/+789
2013-07-18ArmPlatformPkg: Added Aarch64 supportHarry Liebel34-44/+1288
2013-07-18ArmPkg: Added AArch64 support (missing files)Harry Liebel1-0/+202
2013-07-18ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel5-1/+430
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel58-43/+4786
2013-07-18ShellPkg: Added Aarch64 supportHarry Liebel1-1/+1
2013-07-18ShellPkg: remove high bit to change a EFI_STATUS to a SHELL_STATUSJaben Carsey1-1/+1
2013-07-18The PCI host bridge can signal failures in its initialization toOlivier Martin2-8/+32
2013-07-18ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture speci...Olivier Martin4-246/+276
2013-07-17Per gmtime manpage, tm_mon is the number of months since January Gary Ching-Pang Lin1-3/+3
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin8-29/+0
2013-07-17ArmPkg/PL390Gic: Populate the GIC Distributor Target Register with the GIC CP...Olivier Martin1-5/+20
2013-07-17EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages()Olivier Martin1-0/+26
2013-07-17ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores...Olivier Martin2-6/+4
2013-07-17Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule.Ruiyu Ni1-6/+6
2013-07-16ShellPkg: Update error to be SHELL_STATUS and not EFI_STATUS.Gary Ching-Pang Lin1-1/+1
2013-07-16Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...Olivier Martin2-16/+0
2013-07-16Rollback patch 14470, because it error check in some extra ending code.Eric Dong2-48/+64
2013-07-16Fix IA32 build failure.Ruiyu Ni1-3/+3
2013-07-16Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixed...Ruiyu Ni1-7/+7
2013-07-16Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...Olivier Martin2-64/+48
2013-07-16ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h)Olivier Martin1-2/+0
2013-07-15ArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryAllocationLibEugene Cohen2-43/+5