summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPkg/ArmGic: Drop declarations for non-existent functionsArd Biesheuvel2025-01-171-32/+0
* ArmPkg/ArmGic: Disentangle ArmGicEnableDistributor () versionsArd Biesheuvel2025-01-175-44/+25
* ArmPkg/ArmGic: Disentangle v2 and v3 versions of IRQ en/disable APIsArd Biesheuvel2025-01-175-333/+303
* ArmPkg/ArmGic: Remove ArmGicEndOfInterrupt () APIArd Biesheuvel2025-01-172-26/+0
* ArmPkg/ArmGic: Remove ArmGicSendSgiTo () APIArd Biesheuvel2025-01-172-26/+0
* ArmPkg/ArmGic: drop ArmGicEnableInterruptInterface from ArmGicLibArd Biesheuvel2025-01-173-49/+1
* ArmPkg/ArmGic: Drop GICv2 legacy supportArd Biesheuvel2025-01-175-63/+23
* MdePkg/Base: Don't error out on missing compiler CPP macrosArd Biesheuvel2025-01-171-2/+0
* StandaloneMmPkg: move core entry point lib and cpu driver to ArmPkgLevi Yun2025-01-1717-45/+105
* StandaloneMmPkg: introduce StandaloneMmExtractGuidedSectionLibLevi Yun2025-01-174-1/+446
* StandaloneMmPkg: remove per-cpu feature on StandaloneMmLevi Yun2025-01-175-315/+51
* StandaloneMmPkg: Move sanity check for comm buffer to entrypointLevi Yun2025-01-175-107/+125
* StandaloneMmPkg: Apply embedded stack in StandaloneMmEntryPointLevi Yun2025-01-175-4/+464
* ArmPkg: Add StandaloneMm stack size Pcdlevi.yun2025-01-171-0/+5
* StandaloneMmCore: Change log level when mCommunicationBuffer is NULLLevi Yun2025-01-171-1/+1
* ArmPkg/MmCommunication: add helper function converting smc returnlevi.yun2025-01-172-46/+60
* AmrPkg/MmCommunication: move Mmcommunicate.h to common includelevi.yun2025-01-174-14/+12
* ArmPkg/MmCommunicationPei: Mmcommunication via FF-ALevi Yun2025-01-172-69/+372
* ArmPkg/MmCommunicationDxe: Mmcommunication via FF-ALevi Yun2025-01-172-52/+308
* StandaloneMm/Library: Apply FF-A v1.2 in StandaloneMmLevi Yun2025-01-174-183/+694
* ArmPkg/Library: Update StandaloneMmuLib with FF-A v1.2 with page granulirtyLevi Yun2025-01-172-138/+250
* ArmPkg: Add ArmFfaLib used in StandaloneMmLevi Yun2025-01-175-0/+148
* ArmPkg: Add ArmFfaLib used in PEIMLevi Yun2025-01-173-0/+145
* ArmPkg: Add ArmFfaLib used in Dxe driverLevi Yun2025-01-177-0/+1386
* ArmPkg: Add ArmFfaLib.hLevi Yun2025-01-172-0/+296
* ArmPkg: Remove PcdFfaEnabledLevi Yun2025-01-173-13/+0
* ArmPkg: Add FF-A related dynamic Pcd and GuidLevi Yun2025-01-171-0/+12
* ArmPkg: Add FF-A partition information headerLevi Yun2025-01-171-0/+99
* ArmPkg/IndustryStandard: Introduce ArmFfaBootInfo.hLevi Yun2025-01-171-0/+110
* ArmPkg/IndustryStandard: Update ArmFfaSvc.hLevi Yun2025-01-171-26/+197
* StandaloneMm/Library: Apply transfer list boot protocol in StandaloneMmLevi Yun2025-01-175-449/+559
* ArmPkg/StandaloneMmMmuLib: Introduce a SPM_MM status helper fucntionlevi.yun2025-01-171-18/+28
* ArmPkg/IndustryStandard: Change naming convention in ArmMmSvc.hlevi.yun2025-01-173-62/+79
* StandaloneMm/Library: Remove Hob creation on Arm CoreHob Librarylevi.yun2025-01-174-434/+3
* ArmPkg/Library: Introduce ArmTransferListLiblevi.yun2025-01-176-0/+443
* StandaloneMmPkg: Introduce PI_MM_CPU_DRIVER_EP protocol.levi.yun2025-01-1710-75/+138
* StandaloneMmPkg: Simplify returning event complete valueslevi.yun2025-01-171-76/+114
* MdePkg: Add manageability status code defined in PI 1.9 Spec.Nickle Wang2025-01-171-0/+12
* NetworkPkg/SnpDxe: Shutdown SnpDxe on BeforeExitBootServices Event.joe2025-01-172-2/+6
* NetworkPkg: UefiPxeBcDxe: Fix error packet detectionDan Nicholson2025-01-171-6/+6
* ArmVirtPkg: Use OvmfPkg/Include/*/Shell*.incMike Beaton2025-01-165-73/+14
* OvmfPkg: Use OvmfPkg/Include/*/Shell*.inc throughoutMike Beaton2025-01-1612-225/+53
* ArmVirtPkg/CI: Copy shell to virtual driveMike Beaton2025-01-161-2/+14
* ArmVirtPkg: Include no network components with -D NETWORK_ENABLE=0Mike Beaton2025-01-167-0/+18
* OvmfPkg: Include no network components with -D NETWORK_ENABLE=0Mike Beaton2025-01-1610-0/+38
* Add VS Code GitHub issues notebookMichael Kubacki2025-01-161-0/+72
* IntelFsp2Pkg/IntelFsp2Pkg.dec: add a GUID defined in FSP EASDun Tan2025-01-161-0/+1
* MdePkg/Include: Use _Static_assert for clang and GNUCMichael D Kinney2025-01-161-4/+6
* EmbeddedPkg: CodeQL Fixes.Vineel Kovvuri[MSFT]2025-01-153-1/+7
* OvmfPkg/MicroVM: use PeiPcdLib for PEI_COREGerd Hoffmann2025-01-151-0/+1