You've already forked osfv-test-data
mirror of
https://github.com/Dasharo/osfv-test-data.git
synced 2026-06-13 19:16:20 -07:00
committed by
Filip Lewiński
parent
1919dcf49a
commit
baec523a60
@@ -0,0 +1,18 @@
|
||||
|
||||
### Welcome to Hello Dasharo Universe!
|
||||
An UEFI hello-world program, but with delay, pre- and post.
|
||||
|
||||
Build prerequisites, for Fedora distrubution:
|
||||
- mingw64-gcc
|
||||
- openssl
|
||||
- sbsigntools
|
||||
|
||||
Installation of mingw64-gcc compiler packages:
|
||||
`sudo dnf install mingw64-gcc`
|
||||
|
||||
Building dist directory, containing complete set of files for BAD_INFLUE SecureBoot USB stick:
|
||||
`make clean && make dist`
|
||||
|
||||
For more information on available Makefile targets:
|
||||
`make help`
|
||||
|
||||
Reference in New Issue
Block a user