summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* ARM: Remove NSACR from the common codeOlivier Martin2013-08-065-27/+27
* ArmPkg/ArmLib: Fixed TBLs invalidation in EL1Olivier Martin2013-07-262-4/+4
* ArmPkg/Library: AArch64 MMU EL1 supportOlivier Martin2013-07-261-4/+27
* ArmPkg/ArmLib/AArch64: Use the appropriate macros and update commentsOlivier Martin2013-07-261-6/+8
* ArmPkg: Update the AArch64 Image File Machine Type to match the PE/COFF specOlivier Martin2013-07-241-1/+1
* ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fixHarry Liebel2013-07-241-3/+2
* ArmPkg/ArmLib/AArch64: Fixed the calculation of the last entry in the Transla...Olivier Martin2013-07-241-3/+5
* ArmPkg: Added AArch64 support (missing files)Harry Liebel2013-07-181-0/+202
* ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel2013-07-183-0/+422
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-1835-13/+3188
* ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h)Olivier Martin2013-07-161-2/+0
* ArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryAllocationLibEugene Cohen2013-07-152-43/+5
* ArmPkg/BdsLib: Fixed manipulation of the Memory Map returned by GetMemoryMap()Olivier Martin2013-06-271-6/+15
* ArmPkg/ArmLib: Marked functions as 'STATIC' if not exposed outside of the sco...Olivier Martin2013-06-271-0/+2
* ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin2013-06-273-31/+41
* ArmPkg/ArmLib: Removed ArmInvalidateTlb when disabling cache as ArmDisableMmu...Olivier Martin2013-06-191-1/+1
* ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specificOlivier Martin2013-06-191-1/+3
* ArmPkg/BdsLib: Update FDT CPU node formatOlivier Martin2013-06-191-3/+4
* ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes.oliviermartin2013-05-121-13/+40
* ArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function.oliviermartin2013-05-121-7/+12
* ArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several functions.oliviermartin2013-05-121-80/+131
* ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignmentoliviermartin2013-04-142-2/+16
* ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.oliviermartin2013-04-141-1/+0
* ArmPkg/BdsLib: Fix uInitrd detectionoliviermartin2013-04-141-1/+1
* ArmPkg/BdsLib: Do not create additional 'cpu' nodes if the 'cpus' node alread...oliviermartin2013-04-141-3/+11
* ArmPkg/BdsLib: Replace ARM magic value by a proper defined value.oliviermartin2013-04-141-2/+1
* ArmPkg/BdsLib: Fixed TFTP and PXE Bootoliviermartin2013-03-122-13/+61
* ArmPkg/BdsLib: Free the memory when Linux fails to startoliviermartin2013-03-122-20/+59
* ArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly loaded.oliviermartin2013-03-121-12/+25
* ArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI locations if the metho...oliviermartin2013-03-121-4/+7
* ArmPkg/ArmLib: Functions to access ARM HYP Vector base address register.oliviermartin2013-03-122-2/+23
* ArmPkg/SemihostLib: Removed leading separator in FileName in SemihostFileOpen()oliviermartin2013-03-121-0/+5
* ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (P...oliviermartin2013-03-122-8/+75
* ArmPkg/BdsLib: Passed reserved memory regions to the Device Treeoliviermartin2013-03-121-0/+80
* ArmPkg: Fixed unsigned type to be architecture independentoliviermartin2013-03-127-28/+29
* ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-1223-36/+39
* ARM Packages: Fixed coding style and typosoliviermartin2013-03-121-63/+63
* ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin2013-03-123-16/+30
* ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin2013-03-066-0/+276
* ArmPkg/DebugPeCoffExtraActionLib: Checked the ImageContext->PdbPointer is not...oliviermartin2013-03-051-13/+19
* ArmPkg/CompilerIntrinsicsLib: Add missing __aeabi_llsl and __aeabi_llsr for GCColiviermartin2013-01-283-1/+85
* ArmPkg/BdsLib: Added TimerLib to INF fileoliviermartin2013-01-251-1/+2
* ArmPkg: Move Arm(Enable|Disable)Irq() functions from internal header to libra...oliviermartin2013-01-251-24/+0
* ARM Packages: Fixed line endingsoliviermartin2013-01-2589-9116/+9116
* ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin2012-09-281-1/+3
* ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin2012-09-289-53/+468
* ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type libraryoliviermartin2012-09-287-83/+174
* ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin2012-09-284-5/+572
* ARM Packages: Minor typo, mispellings and coding style changesoliviermartin2012-09-271-2/+3
* ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WColiviermartin2012-08-312-3/+5