apparently haswell NRI depends on some ME functionality
so we want wot try if get faster boot times with a proper ME
we still truncate unused regions as we need the space for the bios
Signed-off-by: gaspar-ilom <gasparilom@riseup.net>
create ifd.bin from donor board
Signed-off-by: gaspar-ilom <gasparilom@riseup.net>
remove all references to 3rd party blobs mrc.bin for ram init
we now rely on native ram initialization for haswell boards
Signed-off-by: gaspar-ilom <gasparilom@riseup.net>
These are generated during the build process so should be ignored.
Signed-off-by: Manuel Mendez <github@i.m.mmlb.dev>
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
Remove hard coded paths from shebangs and other references because they
do not play well in nix-land. Either use /usr/bin/env to do runtime PATH
based lookup or avoid absolute paths so PATH look up happens instead.
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
Signed-off-by: Manuel Mendez <github@i.m.mmlb.dev>
Signed-off-by: Thierry Laurion <insurgo@riseup.net>