mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-08-26 18:26:05 -04:00
This removes the `uefi-hello-world-aarch64` directory, and merges the changes done to the `build.py` script.
8 lines
166 B
Text
8 lines
166 B
Text
# Python cache files.
|
|
/__pycache__
|
|
|
|
# OVMF images, which provide a UEFI firmware for QEMU.
|
|
/OVMF_CODE.fd
|
|
/OVMF_VARS.fd
|
|
/QEMU_EFI-pflash.raw
|
|
/vars-template-pflash.raw
|