Age | Commit message (Expand) | Author |
2014-08-04 | ArmPkg/ArmSmcLib: Fixed SMC helper functions | Olivier Martin |
2014-08-04 | ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC Calls | Olivier Martin |
2014-07-29 | ArmPkg: Remove BasePeCoffLib | Harry Liebel |
2014-07-29 | ArmPkg/ArmLib.h: Fixed name of the argument | Olivier Martin |
2014-07-29 | ArmPkg/CpuDxe: Fixed some typo issues in the AArch64 exception code | Olivier Martin |
2014-07-29 | ArmPkg/AArch64.h: Added Exception Syndrome Register definitions | Olivier Martin |
2014-07-29 | ArmPkg/AArch64: Added ARM_HCR_TSC definition | Olivier Martin |
2014-07-29 | ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual... | Olivier Martin |
2014-07-29 | ArmPkg/AArch64.h: Added SPSR and Timer register definitions | Olivier Martin |
2014-07-15 | ArmPkg/ArmLib.h: Removed GET_CORE_POS macro | Ronald Cron |
2014-07-15 | ARM Packages: Force the SEC modules to be 2K aligned for AArch64 | Olivier Martin |
2014-07-15 | ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loader | Olivier Martin |
2014-07-09 | ArmPkg/ArmLib: Improved ArmConfigureMmu Performance | Eugene Cohen |
2014-07-04 | ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt() | Olivier Martin |
2014-07-04 | ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxe | Olivier Martin |
2014-07-04 | ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib | Olivier Martin |
2014-07-04 | ArmPkg/ArmGic: Moved ArmGicDisableDistributor() to ArmGicLib.c | Olivier Martin |
2014-07-04 | ArmPkg/ArmGic: Move RegisterInterruptSource() to the common GicDxe file | Olivier Martin |
2014-07-04 | ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegist... | Olivier Martin |
2014-07-04 | ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib (cont) | Olivier Martin |
2014-07-04 | ArmPkg/ArmGic: Introduced helper functions to access the GIC controller | Olivier Martin |
2014-07-04 | ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib | Olivier Martin |
2014-07-04 | ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgement | Olivier Martin |
2014-07-04 | ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt() | Olivier Martin |
2014-07-01 | ArmPkg/BdsLib: Prevent memory leak whith TFTP | Olivier Martin |
2014-07-01 | ArmPkg/ArmCacheMaintenanceLib: Fixed comment (and coding style) | Olivier Martin |
2014-07-01 | ArmPkg/CpuDxe/ArmV6: Return error status when ExceptionHandlersStart is not 3... | Olivier Martin |
2014-06-20 | ARM Packages: Fixed missing braces (the warning was disabled by GCC) | Olivier Martin |
2014-06-03 | ArmPkg/AsmMacroIoLib: Add support for ARM Compiler 6.00 | Olivier Martin |
2014-06-03 | ArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned in AArch32 interrupt hand... | Olivier Martin |
2014-06-03 | ArmPkg: Added new ARM Processor Feature Register definitions | Olivier Martin |
2014-06-03 | ArmPkg/ArmLib: Drain Write Buffer before DCache maintenance operations. | Olivier Martin |
2014-06-03 | ArmPkg/DefaultExceptionHandlerLib/Aarch64: Added friendly debug message | Olivier Martin |
2014-05-19 | ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extension | Olivier Martin |
2014-05-14 | ArmPkg/BdsLib/AArch64: Added more useful error messages when loading Linux | Brendan Jackman |
2014-05-14 | ArmPkg/BdsLib: Fix allocating kernel buffer in TFTP | Brendan Jackman |
2014-05-14 | ArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when first entry is in 3-level | Olivier Martin |
2014-05-08 | ArmPkg/BdsLib: Fix booting with partial paths | Mark Salter |
2014-05-08 | ARM Packages: Use .8byte instead of .dword for pointers | Brendan Jackman |
2014-05-08 | ARM Packages: Use AND instead of BIC instruction with immediate | Brendan Jackman |
2014-05-08 | ArmPkg/CpuDxe/AArch64: use STUR instruction for signed offset | Brendan Jackman |
2014-05-08 | ArmPkg/CpuDxe/AArch64/ExceptionSupport.S: Fix immediate syntax | Brendan Jackman |
2014-05-08 | ARM Packages: use GCC_ASM_EXPORT to export functions | Brendan Jackman |
2014-05-08 | ArmLib/AArch64Support.S: remove export of unimplemented function | Brendan Jackman |
2014-05-08 | ARM Packages: Remove GCC filter for AARCH64 assembly files | Brendan Jackman |
2014-04-24 | ArmPkg/ArmLib: Fixed AArch64 MMU code when a region overlaps 2 level-3 page t... | Olivier Martin |
2014-04-23 | ArmPkg/CpuDxe: Restore AArch64 system registers before returning from exception | oliviermartin |
2014-04-02 | ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not exist | Olivier Martin |
2014-03-26 | ArmPkg/ArmCpuLib: Added A57 Errata 806969 | Olivier Martin |
2014-03-26 | ArmPkg/ArmLib: Correct Error Handling in AArch64 | Olivier Martin |