> Unfortunately the 64 bit arithmetic makes this code create larger binaries > and some boot blocks using this overflow (example I ran into: > sys/arch/i386/stand/bootxx/bootxx_msdos).
Ah, great catch. Thanks for checking that and providing a work-around. > So it needs to be conditionalized - very ugly. I have commited that part, > let's see what other build fallout it causes, then get back to the efiboot > change. Great. I've got plenty of other things I'm trying to get working, but it would be cool to revisit after some of those have been nailed down. Rob
