Phillip Tennen
Phillip Tennen
It's easy to make a mistake with theos by placing a method-hook under the wrong `%hook` class, or adding a typo to a selector name. In this case, the hooks...
When Xcode 10 packages the `UITests-Runner.app`, it includes a different `XCTest.framework` from the one it packaged with Xcode 9. This new version does not contain the `XCEventGenerator` class that SwiftMonkey...
As part of this port, introduce a bespoke UEFI bootloader and drop axle's dependency on GRUB.
Hi! Following up on [this discussion in UEFIRC](https://github.com/codyd51/uefirc/pull/4), a downstream consumer of `uefi-rs` in which I implemented a UEFI TCP client, this PR ports this TCP protocol modelling / client...
Hello! First of all, thanks firstly for the great project, and secondly for taking the time to look at this PR! I don't expect any of the code in this...