Skip to content

uefi std: add example and add book chapter #3013

uefi std: add example and add book chapter

uefi std: add example and add book chapter #3013

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/[email protected]