EFI run-time ABI support in DragonFly

UEFI, which I casually sum up as the replacement for BIOS, has been seeing some support in DragonFly, but not within the installer.  Matthew Dillon and Sascha Wildner has ported over FreeBSD’s EFI ABI support, which I think means support for various EFI applications and features.  I haven’t booted a machine using UEFI in any significant way, so I don’t have a good explanation – but I am sure this is useful for people with new hardware.

Update: some explanation plus a note that it’s experimental and you could brick your machine.

Full-offload scan and what it means

Imre Vadasz is working on full-offload scan support for wlan, imported from FreeBSD.  That doesn’t change much from a user point of view, other that (I assume) reducing load and power usage a tiny amount.  I’m reinforcing something most people don’t think about: there’s tiny computers inside your computer with their own firmware and processors, that you don’t directly control.

In Other BSDs for 2016/10/29

I get all the BSDs this week.

LibreSSL not just available but default

Remember I posted that LibreSSL is in base DragonFly, but not default?  Well, it’s default now.  You can have a system without OpenSSL at all, by rebuilding DragonFly-current and using up-to-date dports.

Update: see John’s comments for clarification: LibreSSL is default; the change is that OpenSSL isn’t even built any more.  The result is still the same good news: you can have an OpenSSL-free DragonFly system now.