Skip to content

fix(pal/uefi_acpi): update MemoryMapSize after memory map allocation #474

fix(pal/uefi_acpi): update MemoryMapSize after memory map allocation

fix(pal/uefi_acpi): update MemoryMapSize after memory map allocation #474

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