summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
2020-06-17ArmPkg/PlatformBootManagerLib: regenerate boot options on boot failureArd Biesheuvel
2020-06-10ArmPkg/ArmExceptionLib: use static buffer for sp_el0Heyi Guo
2020-06-07ArmPkg: only attempt buildin MmCommunicationDxe for AArch64Leif Lindholm
2020-06-06ArmPkg/PlatformBootManagerLib: don't connect all devices on each bootArd Biesheuvel
2020-06-06ArmPkg/PlatformBootManagerLib: hide UEFI Shell as a regular boot optionArd Biesheuvel
2020-06-06ArmPkg/PlatformBootManagerLib: fall back to the UiApp on boot failureArd Biesheuvel
2020-06-06ArmPkg/PlatformBootManagerLib: register 's' as UEFI Shell hotkeyArd Biesheuvel
2020-06-06ArmPkg/PlatformBootManagerLib: connect non-discoverable USB hostsArd Biesheuvel
2020-06-05ArmPkg/ArmSvcLib: prevent speculative execution beyond svcVijayenthiran Subramaniam
2020-06-03ArmPkg/ArmPkg.dsc: set terminal type PCD to the right valueArd Biesheuvel
2020-06-03ArmPkg/PlatformBootManagerLib: reject 'default' parity and stop bit countArd Biesheuvel
2020-06-03ArmPkg/PlatformBootManagerLib: use static assertion for console typeArd Biesheuvel
2020-06-02ArmPkg/CompilerIntrinsicsLib: provide atomics intrinsicsArd Biesheuvel
2020-05-12ArmPkg/MmCommunicationDxe: expose MM Communicate 2 protocolArd Biesheuvel
2020-04-06ArmPkg: rename misleading local #define in CpuDxeLeif Lindholm
2020-04-02ArmPkg/ArmMmuLib: drop unused TT_ATTR_INDX_INVALID CPP macroArd Biesheuvel
2020-04-02ArmPkg/ArmMmuLib: get rid of GetRootTranslationTableInfo()Ard Biesheuvel
2020-04-02ArmPkg/ArmMmuLib: drop pointless LookupAddresstoRootTable() routineArd Biesheuvel
2020-04-02ArmPkg/CpuDxe: move PageAttributeToGcdAttribute() out of ArmMmuLibArd Biesheuvel
2020-04-02ArmPkg/CpuDxe: use private copy of GetRootTranslationTableInfo()Ard Biesheuvel
2020-03-26ArmPkg/ArmMmuLib AARCH64: preserve attributes when replacing a table entryArd Biesheuvel
2020-03-26ArmPkg/ArmMmuLib AARCH64: use helpers to determine table entry typesArd Biesheuvel
2020-03-26ArmPkg/ArmMmuLib AARCH64: limit recursion when freeing page tablesArd Biesheuvel
2020-03-25ArmPkg/ArmPkg.dsc: Add missing componentsMichael Kubacki
2020-03-19ArmPkg/ArmLib: Fix cache-invalidate initial page tablesAshish Singhal
2020-03-10ArmPkg/ArmMmuLib AARCH64: cosmetic fixupsArd Biesheuvel
2020-03-10ArmPkg/ArmMmuLib AARCH64: drop pointless page table memory type checkArd Biesheuvel
2020-03-10ArmPkg/ArmMmuLib AARCH64: invalidate page tables before populating themArd Biesheuvel
2020-03-10ArmPkg/ArmMmuLib AARCH64: rewrite page table codeArd Biesheuvel
2020-03-05ArmPkg/ArmMmuLib ARM: drop memory type check for page tablesArd Biesheuvel
2020-03-05ArmPkg/ArmMmuLib ARM: simplify assignment of TTBR0 system registerArd Biesheuvel
2020-03-05ArmPkg/ArmLib: ASSERT on set/way cache ops being used with MMU onArd Biesheuvel
2020-03-05ArmPkg/ArmLib: remove bogus protocol declarationArd Biesheuvel
2020-03-05ArmPkg/ArmLib: clean up library includesArd Biesheuvel
2020-03-05ArmPkg/ArmLib: move set/way helper functions into private headerArd Biesheuvel
2020-03-05ArmPkg/ArmMmuLib AARCH64: cache-invalidate initial page table entriesArd Biesheuvel
2020-03-05ArmPkg/ArmMmuLib ARM: cache-invalidate initial page table entriesArd Biesheuvel
2020-03-05ArmPkg/ArmMmuLib ARM: use AllocateAlignedPages() for alignmentArd Biesheuvel
2020-03-05ArmPkg/ArmMmuLib ARM: split ArmMmuLibCore.c into core and update codeArd Biesheuvel
2020-03-05ArmPkg/ArmMmuLib ARM: remove dummy constructorArd Biesheuvel
2020-03-04ArmPkg/MmCommunicationDxe: fix logic bug in DXE driver entrypointArd Biesheuvel
2020-03-04ArmPkg: convert LFs to CRLF, expand hard TABsLaszlo Ersek
2020-01-14ArmPkg/ArmSmcPsciResetSystemLib: remove EnterS3WithImmediateWake ()Ard Biesheuvel
2019-12-11ArmPkg/MmCommunicationDxe: relay architected PI events to MM contextArd Biesheuvel
2019-12-05ArmPkg: Dispatch deferred images after EndOfDxeSami Mujawar
2019-10-04ArmPkg: strip trailing whitespaceLeif Lindholm
2019-10-04ArmPkg: ArmScmiDxe - convert .h to from 8859-x to 7-bitLeif Lindholm
2019-07-30ArmPkg: DebugPeCoffExtraActionLib: fix trivial comment typosPhilippe Mathieu-Daude
2019-07-30ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errorsPhilippe Mathieu-Daude
2019-07-23ArmPkg: list module-internal header files in INF [Sources]Laszlo Ersek