Age | Commit message (Expand) | Author |
2014-08-19 | ARM Packages: Removed trailing spaces | Ronald Cron |
2014-08-19 | ARM Packages: Corrected non-DOS line endings | Ronald Cron |
2014-07-29 | ArmPkg/CpuDxe: Fixed some typo issues in the AArch64 exception code | Olivier Martin |
2014-07-15 | ARM Packages: Force the SEC modules to be 2K aligned for AArch64 | 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/CpuDxe: Stack Pointer is not 8-bytes aligned in AArch32 interrupt hand... | Olivier Martin |
2014-05-14 | ArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when first entry is in 3-level | Olivier Martin |
2014-05-08 | ARM Packages: Use .8byte instead of .dword for pointers | 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 | ARM Packages: Remove GCC filter for AARCH64 assembly files | Brendan Jackman |
2014-04-23 | ArmPkg/CpuDxe: Restore AArch64 system registers before returning from exception | oliviermartin |
2014-03-01 | ArmPkg: Tidy assembler code | Olivier Martin |
2013-11-28 | ArmPkg/CpuDxe: Removed LR adjustement for SVC call | Olivier Martin |
2013-10-14 | ArmPkg/CpuDxe: Fixed confusion in AArch64 Table descriptor types | Olivier Martin |
2013-09-23 | ArmPkg/CpuDxe: Fixed the condition that checks if the level-1 descriptor poin... | Olivier Martin |
2013-09-16 | ArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryAttribute() | Olivier Martin |
2013-09-10 | ArmPkg/CpuDxe: Exception Handling SP Adjust | Eugene Cohen |
2013-09-02 | ArmPkg/CpuDxe: Fixed calculation of the Page Table Index (Level 2 Descriptor) | Olivier Martin |
2013-08-19 | ArmPkg/CpuDxe: Added support to not set a memory region with the same attribute | Olivier Martin |
2013-08-19 | ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes() | Olivier Martin |
2013-08-19 | ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization | Olivier Martin |
2013-08-19 | ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception type | Girish K S |
2013-07-26 | ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap() | Olivier Martin |
2013-07-18 | ArmPkg: Added Aarch64 support | Harry Liebel |
2013-07-18 | ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture speci... | Olivier Martin |
2013-03-12 | ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory | oliviermartin |
2013-01-25 | ARM Packages: Fixed line endings | oliviermartin |
2012-09-28 | ARM Packages: Moved ARM assembly files to 'Arm' subdirectory | oliviermartin |
2012-09-27 | ARM Packages: Minor typo, mispellings and coding style changes | oliviermartin |
2012-07-04 | ARM Packages: Fixed mispellings | oliviermartin |
2012-02-14 | ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo... | oliviermartin |
2011-09-27 | ARM Packages: Fixed Build failings/warnings/EDK2 coding convention | oliviermartin |
2011-09-27 | ArmPkg/ArmLib: Clean ArmV7Lib | oliviermartin |
2011-09-22 | ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform | oliviermartin |
2011-09-22 | Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention | oliviermartin |
2011-07-06 | ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor... | oliviermartin |
2011-07-04 | ArmPkg/BdsLib: Linux kernel supports either FDT or ATAG | oliviermartin |
2011-07-01 | ArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] array | oliviermartin |
2011-06-20 | ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid event | oliviermartin |
2011-06-20 | ArmPkg/CpuDxe: Change chain of dependency for CpuDxe and PL390Gic | oliviermartin |
2011-06-03 | ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functions | oliviermartin |
2011-06-03 | Armkg: Fix EDK2 coding style | oliviermartin |
2011-06-03 | ArmPkg: Introduce the PCD PcdDebuggerExceptionSupport | oliviermartin |
2011-03-31 | Fix Xcode compile bug. It looks like these two arguments had an extra level o... | andrewfish |
2011-03-31 | ArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZE | oliviermartin |
2011-03-31 | ArmPkg/Mmu: Support page size granularity in the initial MMU setting | oliviermartin |
2011-02-02 | Fix issue with fixing tabs. | andrewfish |