You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code currently does not work and relies on hard-coded addresses.
Removing this code makes the remainder of the code easier to refactor
(by avoiding lifetime complexity). It also makes adding support for
new block devices easier (as we can assume all devices get discovered
via PCI).
Also adds an explicit "Halting.." log, making it clear the firmware is
_intentionally_ hanging.
Signed-off-by: Joe Richey <joerichey@google.com>
0 commit comments