summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2024-09-02ArmPlatformPkg/ArmPlatformPkg.ci.yaml: Add PrEval CI configJoey Vagedes1-0/+3
2024-08-30ArmPlatformPkg/ArmPlatformLib: Drop unused MPCore routinesArd Biesheuvel4-111/+0
2024-08-30ArmPlatformPkg: Retire PrePiArd Biesheuvel8-622/+0
2024-08-30ArmPlatformPkg: Retire PrePeiCoreArd Biesheuvel14-877/+0
2024-08-30ArmPlatformPkg: Retire ArmPlatformStackLibArd Biesheuvel4-232/+0
2024-08-28ArmPlatformPkg: Initialize Serial Port Before WritingOliver Smith-Denny2-0/+8
2024-08-01ArmPlatformPkg: Fix some spelling mistakes found by cspellRebecca Cran3-5/+5
2024-08-01ArmPlatformPkg: Clone PrePeiUniCore into SecArd Biesheuvel13-0/+892
2024-08-01ArmPlatformPkg: Clone PrePiUniCore into PeilessSecArd Biesheuvel8-0/+607
2024-08-01ArmPlatformPkg/PrePi: Make some functions STATICArd Biesheuvel2-6/+17
2024-08-01ArmPlatformPkg/PrePi: Drop call to TimerConstructor()Ard Biesheuvel2-8/+0
2024-08-01ArmPlatformPkg/PrePi: Drop secondary stack handlingArd Biesheuvel4-54/+10
2024-08-01ArmPlatformPkg/PrePeiCore: Drop secondary stack handlingArd Biesheuvel4-89/+25
2024-08-01ArmPlatformPkg/PrePeiCore: Drop MPCore variantArd Biesheuvel7-272/+11
2024-08-01ArmPlatformPkg/PrePi: Drop MPCore variantArd Biesheuvel7-295/+8
2024-08-01ArmPlatformPkg: Drop bogus reference to MPCore related PCDArd Biesheuvel2-4/+0
2024-07-23ArmPlatformPkg: PL031RealTimeClockLib: Set MMIO Memory XPOliver Smith-Denny1-2/+2
2024-07-21ArmPlatformPkg: Update LcdHwNullLib to prevent initBret Barkelew1-1/+1
2024-07-16ArmPlatformPkg/Driver/PL061Gpio: Error checking for pin on release buildlevi.yun1-7/+16
2024-06-15ArmPkg,MdePkg: Move ArmPkg/Chipset/Aarch64[|Mmu].h to MdePkgPierre Gondois1-1/+1
2024-06-15ArmPkg,MdePkg: Move ArmPkg/Chipset/ArmV7[|Mmu].h to MdePkgPierre Gondois3-3/+3
2024-03-08ArmPlatformPkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek6-20/+4
2024-02-09ArmPlatformPkg: Align PL031 library function headers with return valuesSuqiang Ren1-4/+18
2023-10-24ArmPlatformPkg/PL031RealTimeClockLib: remove needless instance init stepsLaszlo Ersek1-13/+0
2023-10-18ArmPlatformPkg/PL031RealTimeClockLib: hide LibRtcVirtualNotifyEventLaszlo Ersek1-2/+3
2023-04-10ArmPlatformPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-2/+2
2023-03-30ArmPlatformPkg/PrePeiCore: Make vector table object BTI compatibleArd Biesheuvel1-0/+2
2022-11-06ArmPlatformPkg: Retire NorFlashDxe driverArd Biesheuvel13-3433/+0
2022-10-25ArmPlatformPkg/PrePeiCore: Print the firmware version early in bootRebecca Cran3-0/+35
2022-10-24ArmPlatformPkg/PrePeiCore: permit entry with the MMU enabledArd Biesheuvel1-11/+13
2022-09-09ArmPlatformPkg/NorFlashDxe: Remove unused debug print specifierMichael Kubacki1-2/+2
2022-09-05ArmPlatformPkg: Remove duplicated wordsPierre Gondois1-1/+1
2022-09-05ArmPlatformPkg/PrePeiCore: Invoke constructors for SEC phaseRohit Mathew2-2/+16
2022-06-22ArmPlatformPkg: Add PCD for serial debug port interruptThomas Abraham1-0/+1
2022-06-22ArmPlatformPkg: Remove overly verbose DEBUG lines in LcdGraphicsBltRebecca Cran1-12/+0
2022-05-13ArmPlatformPkg: Remove RVCT supportRebecca Cran13-540/+1
2022-05-03ArmPlatformPkg: Fix EDK2_DSC check in Scripts/MakefileRebecca Cran1-1/+1
2022-05-03ArmPlatformPkg: Fix target initialisation in cmd_load_symbols.pyRebecca Cran1-3/+2
2022-05-03ArmPlatformPkg: Fix error message in Scripts/Ds5/edk2_debugger.pyRebecca Cran1-1/+1
2022-01-30ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO structRebecca Cran3-6/+10
2021-12-07ArmPlatformPkg: Apply uncrustify changesMichael Kubacki47-2691/+2875
2021-12-07ArmPlatformPkg: Change OPTIONAL keyword usage styleMichael D Kinney2-6/+6
2021-12-07ArmPlatformPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney7-22/+21
2021-11-30ArmPlatformPkg: Update YAML to ignore specific ECC files/errorsMichael D Kinney1-1/+2
2021-08-03ArmPlatformPkg: Create include file for default key content.Grzegorz Bernacki1-0/+70
2021-07-19ArmPlatformPkg/Scripts: Infer dll load address from console outputArtem Kopotev2-2/+83
2021-06-16ArmPlatformPkg: SpellCheck: Switch spellcheck CI to AuditOnlySean Brogan1-1/+1
2021-04-28ArmPlatformPkg: Add ArmPlatformPkg.ci.yamlPierre Gondois1-0/+100
2021-04-28ArmPlatformPkg: Document libraries in ArmPlatformPkg.decPierre Gondois1-1/+18
2021-04-15ArmPkg: Fix Ecc error 8001 in ChipsetPierre Gondois1-5/+5