summaryrefslogtreecommitdiff
path: root/ArmPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2014-08-27ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequencyOlivier Martin1-2/+4
2014-08-26ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLibOlivier Martin1-10/+1
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron4-4/+4
2014-08-20ArmPkg/ArmLib/ArmV7: Fixed ArmIsMpCore()Olivier Martin2-4/+8
2014-08-19ArmPkg/ArmLib: Set again TCR after getting the Translation Table attributesOlivier Martin1-0/+3
2014-08-19ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device pat...Olivier Martin3-9/+22
2014-08-19ARM Packages: Removed trailing spacesRonald Cron147-1106/+1104
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron2-50/+50
2014-08-04ArmPkg/ArmSmcLib: Fixed SMC helper functionsOlivier Martin6-198/+77
2014-07-29ArmPkg: Remove BasePeCoffLibHarry Liebel7-2584/+0
2014-07-15ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin1-4/+5
2014-07-15ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin3-101/+22
2014-07-09ArmPkg/ArmLib: Improved ArmConfigureMmu PerformanceEugene Cohen1-12/+12
2014-07-01ArmPkg/BdsLib: Prevent memory leak whith TFTPOlivier Martin1-1/+3
2014-07-01ArmPkg/ArmCacheMaintenanceLib: Fixed comment (and coding style)Olivier Martin1-4/+3
2014-06-03ArmPkg: Added new ARM Processor Feature Register definitionsOlivier Martin1-3/+3
2014-06-03ArmPkg/ArmLib: Drain Write Buffer before DCache maintenance operations.Olivier Martin3-1/+12
2014-06-03ArmPkg/DefaultExceptionHandlerLib/Aarch64: Added friendly debug messageOlivier Martin1-4/+79
2014-05-19ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extensionOlivier Martin2-29/+73
2014-05-14ArmPkg/BdsLib/AArch64: Added more useful error messages when loading LinuxBrendan Jackman1-4/+4
2014-05-14ArmPkg/BdsLib: Fix allocating kernel buffer in TFTPBrendan Jackman1-8/+11
2014-05-08ArmPkg/BdsLib: Fix booting with partial pathsMark Salter1-27/+51
2014-05-08ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman1-7/+6
2014-05-08ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman3-22/+22
2014-05-08ArmLib/AArch64Support.S: remove export of unimplemented functionBrendan Jackman1-1/+0
2014-05-08ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman10-19/+19
2014-04-24ArmPkg/ArmLib: Fixed AArch64 MMU code when a region overlaps 2 level-3 page t...Olivier Martin1-3/+10
2014-04-02ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not existOlivier Martin1-2/+2
2014-03-26ArmPkg/ArmLib: Correct Error Handling in AArch64Olivier Martin1-6/+22
2014-03-26ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended...Olivier Martin1-12/+0
2014-03-26ArmPkg/ArmLib: Added helper functions for accessing CPU ACTLROlivier Martin4-5/+80
2014-03-25ArmPkg/SemihostFs: Various fixes for the file systemHarry Liebel1-7/+18
2014-03-25ArmPkg/SemihostLib: Made arguments 'native' sizeHarry Liebel1-8/+9
2014-03-24ArmPkg/CompilerIntrinsicsLib: Added memset() to AArch64Olivier Martin2-0/+26
2014-03-24ArmPkg/ArmLib: Removed unused AArch64 filesOlivier Martin4-139/+6
2014-03-24ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfoOlivier Martin3-15/+16
2014-03-24ArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode & ArmProcessorMode funct...Olivier Martin1-19/+0
2014-03-01ArmPkg: Tidy assembler codeOlivier Martin3-10/+10
2014-03-01ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin7-28/+9
2014-03-01ArmPkg/ArmLib: Fix compilation error with -O3 switchOlivier Martin1-17/+17
2014-03-01ArmPkg/ArmLib: ArmReadVBar implementation missing in AArch64Olivier Martin1-0/+11
2014-03-01ArmPkg: Replace single dead loop.Olivier Martin2-6/+1
2014-03-01ArmPkg/ArmLib: Move common definitions from ArmV7Lib.h & AArch64Lib.h to ArmL...Olivier Martin2-106/+0
2014-02-24ARM Packages: Include 'AsmMacroIoLibV8.h' instead of the 32bit versionOlivier Martin1-2/+2
2014-02-24ArmPkg/BdsLib: Support ignoring EfiReservedMemoryType when updating the FDT.Garrett Kirkendall1-1/+2
2014-02-12ARM Packages: CRLF fixupLeif Lindholm1-4/+4
2014-02-12ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin4-4/+23
2014-02-12ArmPkg/BdsLib: Removed unused MachineType argument (AArch64)Olivier Martin1-5/+2
2014-02-05ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GBOlivier Martin1-3/+3
2014-01-24ArmPkg/ArmLib: Fix AARCH64 page table entry filling overrunGarrett Kirkendall1-0/+2