Skip to content

uefi: Update panic handler to use the global system table #691

uefi: Update panic handler to use the global system table

uefi: Update panic handler to use the global system table #691

Workflow file for this run

name: QA
on: [merge_group, push, pull_request]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
# Executes "typos ."
- uses: crate-ci/typos@v1.23.6