pub unsafe fn enter_network_boot(handoff: &'static BootHandoff) -> RunResultExpand description
Network boot entry point (post-EBS).
ยงSafety
- Must be called after ExitBootServices()
handoffmust point to valid, populated BootHandoff- Must be on pre-allocated stack