Skip to content

Pull requests: rust-osdev/uefi-rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

UTF-8 to UCS-2 encoding
#8 by FredrikAleksander was merged Mar 26, 2018 Loading… updated Mar 26, 2018
Filesystem protocol
#9 by FredrikAleksander was merged Mar 27, 2018 Loading… updated Mar 27, 2018
Implement get_memory_map
#10 by AdrianDanis was merged Apr 21, 2018 Loading… updated Apr 21, 2018
Make QEMU exit when a test panics
#19 by HadrienG2 was merged Sep 20, 2018 Loading… updated Sep 20, 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
Event support and general console protocol cleanup enhancement
#44 by HadrienG2 was merged Sep 26, 2018 Loading… updated Sep 26, 2018
Graphics output protocol cleanup enhancement
#49 by HadrienG2 was merged Sep 26, 2018 Loading… updated Sep 27, 2018
Move to non-enum Status for type safety reasons bug
#51 by HadrienG2 was merged Sep 27, 2018 Loading… updated Sep 27, 2018
Audit C enum for safety and use integer newtypes where needed bug enhancement
#55 by HadrienG2 was merged Sep 28, 2018 Loading… updated Sep 28, 2018
Handle UEFI warnings more cleanly enhancement question
#60 by HadrienG2 was merged Oct 13, 2018 Loading… updated Oct 13, 2018
Type-safety cleanup and safe exit from boot services enhancement
#65 by HadrienG2 was merged Oct 23, 2018 Loading… updated Oct 23, 2018
2
8
End of this pass of uefi-rs review enhancement
#74 by HadrienG2 was merged Dec 15, 2018 Loading… updated Dec 20, 2018
Require correct alignment, but do not enforce it
#76 by HadrienG2 was merged Dec 21, 2018 Loading… updated Dec 21, 2018
Procedural macros to derive Identify and Protocol
#77 by HadrienG2 was merged Dec 31, 2018 Loading… updated Dec 31, 2018
Add basic AArch 64 support
#137 by stevefan1999-personal was merged Jul 3, 2020 Loading… updated Jul 3, 2020
Expose device path types
#202 by gil0mendes was merged Mar 6, 2021 Loading… updated Mar 6, 2021
Add cargo feature for ignoring logger errors enhancement
#132 by HadrienG2 was merged Apr 4, 2020 Loading… updated May 12, 2021
device path: add header struct
#263 by nicholasbishop was merged Jul 31, 2021 Loading… updated Jul 31, 2021
Add method to get variable names
#254 by nicholasbishop was merged Jul 31, 2021 Loading… updated Jul 31, 2021
Make DevicePath and AcpiDevicePath unaligned
#231 by nicholasbishop was merged Jun 4, 2021 Loading… updated Jul 31, 2021
Fix type of the media field in the BlockIO protocol
#234 by nicholasbishop was merged Jun 4, 2021 Loading… updated Jul 31, 2021
Use newtype_enum for DevicePath enums
#230 by nicholasbishop was merged Jun 4, 2021 Loading… updated Jul 31, 2021
Implement image loading/starting
#237 by nicholasbishop was merged Jun 8, 2021 Loading… updated Jul 31, 2021
ProTip! Type g i on any issue or pull request to go back to the issue listing page.