-
-
Notifications
You must be signed in to change notification settings - Fork 178
Pull requests: rust-osdev/uefi-rs
Pull requests list
Added support for handle_protocol and updated protocol test
#6
by FredrikAleksander
was merged Mar 24, 2018
Loading...
updated Mar 24, 2018
Add UTF-8 to UCS-2 encoding and Simple File System Protocol support
#7
by FredrikAleksander
was closed Mar 26, 2018
Loading...
updated Mar 26, 2018
UTF-8 to UCS-2 encoding
#8
by FredrikAleksander
was merged Mar 26, 2018
Loading...
updated Mar 26, 2018
use panic_implementation instead of panic_fmt
#11
by sdemos
was merged Jun 5, 2018
Loading...
updated Jun 6, 2018
Improve
get_memory_map
implementation
#13
by GabrielMajeri
was merged Jun 7, 2018
Loading...
updated Jun 7, 2018
Added output to show what is happening. Made run command load any fi...
#14
by rexlunae
was closed Jun 10, 2018
Loading...
updated Jun 10, 2018
Make QEMU exit when a test panics
#19
by HadrienG2
was merged Sep 20, 2018
Loading...
updated Sep 20, 2018
Mark EFI status codes as must_use and check them
#21
by HadrienG2
was merged Sep 21, 2018
Loading...
updated Sep 21, 2018
Add support for Serial I/O protocol
#26
by GabrielMajeri
was merged Sep 22, 2018
Loading...
updated Sep 22, 2018
Improve documentation of the watchdog timer
#28
by HadrienG2
was merged Sep 22, 2018
Loading...
updated Sep 22, 2018
Mark CopyMem and SetMem as unsafe
#29
by HadrienG2
was merged Sep 22, 2018
Loading...
updated Sep 22, 2018
Add set_watchdog_timer implementation and test
#27
by gil0mendes
was merged Sep 22, 2018
Loading...
updated Sep 23, 2018
Improve Python helper script
#34
by GabrielMajeri
was merged Sep 23, 2018
Loading...
updated Sep 23, 2018
Validate GOP test output with screenshots
enhancement
#37
by HadrienG2
was merged Sep 23, 2018
Loading...
updated Sep 23, 2018
Annotated logs, stdout cleanup, and headless display
#32
by HadrienG2
was merged Sep 23, 2018
Loading...
updated Sep 23, 2018
Move fmt::Write implementation to the UEFI text output itself
enhancement
#33
by HadrienG2
was merged Sep 23, 2018
Loading...
updated Sep 23, 2018
Use
write_volatile
in the GOP example
#42
by GabrielMajeri
was merged Sep 24, 2018
Loading...
updated Sep 24, 2018
Improve simple pointer protocol state query
#43
by HadrienG2
was merged Sep 25, 2018
Loading...
updated Sep 25, 2018
Download OVMF from the repo's
ovmf
branch
#47
by GabrielMajeri
was merged Sep 26, 2018
Loading...
updated Sep 26, 2018
ProTip!
Adding no:label will show everything without a label.