ref: fa3e71ab808441aaf5d8cb2318f536089dafea3f
parent: 3bb7ad61aa05fca94fe508914ad5bbf4cf3a86f6
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Thu Oct 23 20:40:09 EDT 2014
efi: change eficonfig ordering so memconf() is first, dont fallback to fs when /cfg/pxe/ file isnt there having the memconf() (*e820=) last clutters the screen. do it first, so we can read *acpi= and *bootscreen= prints. we want to continue using tftp even when the /cfg/pxe/$ether file is not found. only when we detect no pxe/dhcp session, then we switch to local filesystem (non-network boot).