Issues
- 7
Compilation fails on latest nightly
#53 opened by netthier - 5
Usage of pxe protocol / networking
#50 opened - 1
Publish crate with nightly fixes
#51 opened by rjoleary - 0
Add timeout to DNS requests
#21 opened by gurry - 1
TcpSocket waits forever to connect on HyperV
#30 opened by gurry - 0
`Timer::create()` seems to crash in release builds
#37 opened by gurry - 0
`println!()` crashes on HP EliteBook 840
#38 opened by gurry - 2
Add EfiBox - RAII wrapper for heap ptrs
#28 opened by gurry - 0
Remove memory leaks everywhere
#36 opened by gurry - 0
Create `fs` module
#35 opened by gurry - 0
Implement wrappers for events other than the timer
#34 opened by gurry - 0
Fully implement socket timeouts
#33 opened by gurry - 0
See if we can use `core_io`
#32 opened by gurry - 0
Support 32-bit architectures
#31 opened by gurry - 0
- 0
Add a WideString type
#27 opened by gurry - 0
Move efi_app crate to examples
#26 opened by gurry - 0
Remove DNS code
#25 opened by gurry - 0
Support architectures other than x64
#24 opened by gurry - 0
- 0
Expose timeout on TCP and UDP sockets
#22 opened by gurry - 0
Implement proper errors
#11 opened by gurry - 0
- 0
Audit all uses of "unsafe"
#19 opened by gurry - 0
Remove unnecessary and redundant types
#9 opened by gurry - 1
Replace or hide via abstraction the Pxe protocol. Instead create a module called 'boot' which is an ergonomic module for everything booting related.
#7 opened by gurry - 0
- 0
- 0
Add boot module
#18 opened by gurry - 0
Document everything
#17 opened by gurry - 0
Add unit tests everywhere
#16 opened by gurry - 0
Implement support for file system
#15 opened by gurry - 0
- 0
Reuse global instances of StdIn and StdOut (and StdErr when implemented) instead of creating new one each time
#13 opened by gurry - 0
Implement StdErr
#12 opened by gurry