Skip to content

uefi: clarify situation with boot::memory_map() and Status::BUFFER_TOO_SMALL #4045

uefi: clarify situation with boot::memory_map() and Status::BUFFER_TOO_SMALL

uefi: clarify situation with boot::memory_map() and Status::BUFFER_TOO_SMALL #4045

Workflow file for this run

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