summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
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
2019-07-04ArmPkg: Fix various typosAntoine Cœur
2019-06-14ArmPkg/PlatformBootManagerLib: Use EDKII_SERIAL_PORT_LIB_VENDOR_GUID from Mde...Anthony PERARD
2019-06-01ArmPkg/ArmSoftFloatLib GCC4x: fix build failureArd Biesheuvel
2019-05-31ArmPkg/ArmLib ARM: set .fpu to let Clang 7 assemble ArmV7Support.SArd Biesheuvel
2019-05-31ArmPkg/ArmSoftFloatLib: remove source files that are no longer usedArd Biesheuvel
2019-05-31ArmPkg/ArmSoftFloatLib: switch to new version of softfloat libraryArd Biesheuvel
2019-05-31ArmPkg: import Berkeley Softfloat library as git submoduleArd Biesheuvel
2019-05-28ArmPkg: Update Package DSC to remove unused NetLibLiming Gao
2019-05-13ArmPkg/CompilerIntrinsicsLib: Add uread, uwrite GCC assembly sourcesPete Batard
2019-05-13ArmPkg/CompilerIntrinsicsLib: Add lasr ARM assembly source for GCCPete Batard
2019-05-13ArmPkg/CompilerIntrinsicsLib: Add memcmp, memmove intrinsics for MSFTPete Batard
2019-05-13ArmPkg/CompilerIntrinsicsLib: Remove unused sources and clean up .infPete Batard
2019-04-28ArmPkg/ArmSmcPsciResetSystemLib: Add a new API ResetSystemZhichao Gao
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-04-02ArmPkg/SemiHostingDebugLib: Add new APIsBret Barkelew
2019-02-26ArmPkg: Fix writes to GICv3 GICD_IROUTER<n> regSami Mujawar
2019-01-29ArmPkg/ArmMmuLib AARCH64: get rid of needless TLB invalidationArd Biesheuvel
2019-01-28ArmPkg/ArmMmuLib ARM: trim high memory regions instead of rejecting themArd Biesheuvel
2019-01-21ArmPkg: delete unused ArmTrustZoneSmc.hLeif Lindholm
2019-01-17ArmPkg/DefaultExceptionHandlerLib: add missing UefiLib includeArd Biesheuvel
2019-01-16ArmPkg/DefaultExceptionHandlerLib: use console if availableArd Biesheuvel
2019-01-16ArmPkg/DefaultExceptionHandlerLib: drop BASE variantArd Biesheuvel
2019-01-16ArmPkg/DefaultExceptionHandlerLib: declare the permitted usage contextArd Biesheuvel
2019-01-16ArmPkg/DebugAgentSymbolsBaseLib: remove exception handlingArd Biesheuvel
2019-01-14ArmPkg/ArmMmuLib AARCH64: fix out of bounds accessArd Biesheuvel
2019-01-14ArmPkg/ArmMmuLib ARM: disregard high memory when setting permissionsArd Biesheuvel
2019-01-13ArmPkg/ArmMmuLib ARM: fix thinko in second level page table handlingArd Biesheuvel
2019-01-13ArmPkg/ArmMmuLib ARM: add missing support for non-shareable cached mappingsArd Biesheuvel
2019-01-08ArmPkg/ArmSoftFloatLib: drop build flags specific to GCC46/GCC47Laszlo Ersek
2018-12-21ArmPkg/ArmScmiDxe: Add clock enable functionJeff Brasen
2018-12-20ArmPkg/GenericWatchdogDxe: implement RegisterHandler() methodArd Biesheuvel
2018-12-20ArmPkg/GenericWatchdogDxe: clean up the codeArd Biesheuvel
2018-12-20ArmPkg/ArmMmuLib: take MAX_ALLOC_ADDRESS into accountArd Biesheuvel
2018-12-19ArmPkg/DefaultExceptionHandlerLib ARM: avoid endless loop in RELEASE buildsArd Biesheuvel
2018-12-19ArmPkg: drop ArmBds remnant Pcds from .decLeif Lindholm
2018-12-15ArmPkg: remove redundant _ARM_PLATFORM_FLAGS overridesArd Biesheuvel
2018-12-11ArmPkg/OpteeLib: Add OPTEE_SUCCESS return codeSumit Garg
2018-12-06ArmPkg/OpteeLib: Add dummy RPC handlerSumit Garg
2018-12-03ArmPkg/ArmMmuLib ARM: handle unmapped sections when updating permissionsArd Biesheuvel
2018-12-03ArmPkg/ArmMmuLib ARM: handle unmapped section in GetMemoryRegion()Ard Biesheuvel
2018-11-29ArmPkg/CpuPei: base GCD memory space size on CPU's PA rangeArd Biesheuvel
2018-11-29ArmPkg/ArmMmuLib: take the CPU supported maximum PA space into accountArd Biesheuvel