summaryrefslogtreecommitdiff
path: root/ArmPkg/Library
AgeCommit message (Expand)Author
2014-04-16Merge remote-tracking branch 'rmt-1/linaro-topic-2014.04-backports' into rele...Leif Lindholm
2014-04-11ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not existOlivier Martin
2014-04-07Merge remote-tracking branch 'rmt-1/linaro-topic-misc' into release-prepSteven Kinney
2014-04-02ArmPkg/ArmLib: Revert data cache clean/disable order when turning MMU onRyan Harkin
2014-04-02ArmPlatformPkg/Bds: skip initrd if not foundRyan Harkin
2014-03-26ArmPkg/ArmLib: Correct Error Handling in AArch64Olivier Martin
2014-03-26ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended...Olivier Martin
2014-03-26ArmPkg/ArmLib: Added helper functions for accessing CPU ACTLROlivier Martin
2014-03-25ArmPkg/SemihostFs: Various fixes for the file systemHarry Liebel
2014-03-25ArmPkg/SemihostLib: Made arguments 'native' sizeHarry Liebel
2014-03-24ArmPkg/CompilerIntrinsicsLib: Added memset() to AArch64Olivier Martin
2014-03-24ArmPkg/ArmLib: Removed unused AArch64 filesOlivier Martin
2014-03-24ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfoOlivier Martin
2014-03-24ArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode & ArmProcessorMode funct...Olivier Martin
2014-03-01ArmPkg: Tidy assembler codeOlivier Martin
2014-03-01ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin
2014-03-01ArmPkg/ArmLib: Fix compilation error with -O3 switchOlivier Martin
2014-03-01ArmPkg/ArmLib: ArmReadVBar implementation missing in AArch64Olivier Martin
2014-03-01ArmPkg: Replace single dead loop.Olivier Martin
2014-03-01ArmPkg/ArmLib: Move common definitions from ArmV7Lib.h & AArch64Lib.h to ArmL...Olivier Martin
2014-02-24ARM Packages: Include 'AsmMacroIoLibV8.h' instead of the 32bit versionOlivier Martin
2014-02-24ArmPkg/BdsLib: Support ignoring EfiReservedMemoryType when updating the FDT.Garrett Kirkendall
2014-02-12ARM Packages: CRLF fixupLeif Lindholm
2014-02-12ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin
2014-02-12ArmPkg/BdsLib: Removed unused MachineType argument (AArch64)Olivier Martin
2014-02-05ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GBOlivier Martin
2014-01-24ArmPkg/ArmLib: Fix AARCH64 page table entry filling overrunGarrett Kirkendall
2014-01-15ArmPkg/CompilerIntrinsicsLib: Make __aeabi_memcpy the same as memcpyOlivier Martin
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin
2013-12-10ARM Packages: Removed 'inline' keywordOlivier Martin
2013-12-10ArmPkg/ArmDisassemblerLib: Fixed logical/bitwise operator confusionOlivier Martin
2013-11-28ArmPkg/BdsLib: Fixed the alignment of the relocated Device TreeOlivier Martin
2013-11-28ArmPkg/DebugPeCoffExtraActionLib: Fixed the printing of the location of the E...Olivier Martin
2013-11-28ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLibOlivier Martin
2013-09-23ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)'Olivier Martin
2013-09-16ArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64)Olivier Martin
2013-09-02ArmPkg/ArmDmaLib: Fixed the calculation of the Base Address of the BufferOlivier Martin
2013-09-02ArmPkg/ArmLib: Change comment to match code for setting of V bit in SCTLR reg...Roy Franz
2013-08-19ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin
2013-08-19ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin
2013-08-06ARM: Remove NSACR from the common codeOlivier Martin
2013-07-26ArmPkg/ArmLib: Fixed TBLs invalidation in EL1Olivier Martin
2013-07-26ArmPkg/Library: AArch64 MMU EL1 supportOlivier Martin
2013-07-26ArmPkg/ArmLib/AArch64: Use the appropriate macros and update commentsOlivier Martin
2013-07-24ArmPkg: Update the AArch64 Image File Machine Type to match the PE/COFF specOlivier Martin
2013-07-24ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fixHarry Liebel
2013-07-24ArmPkg/ArmLib/AArch64: Fixed the calculation of the last entry in the Transla...Olivier Martin
2013-07-18ArmPkg: Added AArch64 support (missing files)Harry Liebel
2013-07-18ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel