search for: efimain

Displaying 1 result from an estimated 1 matches for "efimain".

Did you mean: efi_main
2014 Mar 13
0
Still interested in pre-compiled binaries for 6.03-pre6
...feel better -- it's the TFTP protocol that's bizarre, I wasn't going crazy. I'm curious. How the heck does one debug this?!? My screen was stuck on: Loading cached packet My IP is 192.168.0.52 when using 6.02 pre-compiled binaries. Wireshark was some help, not a ton. In efimain(), I could do a Print(L"debugging printf"); and it would show on screen. But in any subroutine, the EFI API wasn't in scope, so couldn't do a Print(L...). I saw dprintf and ddprintf peppered throughout. I saw mk/develop.mk in 6.03-pre6 had some compile flags that looked lik...