We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6cfd48 commit 15f10d3Copy full SHA for 15f10d3
uefi-test-runner/README.md
@@ -1,6 +1,9 @@
1
-# Running the tests
+# uefi-test-runner
2
3
-This file documents the process of building and running the test suite.
+This package is a UEFI application for running tests. It is intended to
4
+be run in a specially-configured QEMU VM. This allows us to test the
5
+parts of the `uefi` package that depend on a UEFI environment, such as
6
+various boot services and protocols.
7
8
## Prerequisites
9
0 commit comments