Skip to content

enhancement(pcie): add test coverage for PCI_MM_02 #84

enhancement(pcie): add test coverage for PCI_MM_02

enhancement(pcie): add test coverage for PCI_MM_02 #84

name: SYSARCH-ACS Integration Build (push/PR)
on:
push:
branches:
- '**'
pull_request:
branches:
- '**'
workflow_dispatch:
jobs:
run:
uses: ./.github/workflows/sysarch_ci.yml
with:
edk2-ref: edk2-stable202511
toolchain: arm-toolchain,gcc
run-uefi: true
run-baremetal: true
run-linux: true
secrets: inherit