Re: CFT EFI Boot Refactoring

2016-12-03 Thread Ben Woods
On 3 December 2016 at 01:02, Eric McCorkle wrote: > Therefore, I would like to issue a CFT for this changeset. We need > people using the boot1/loader EFI boot setup to test their setup using > boot1 and loader as built with this patch applied. > After I got this to build, I managed to install

Re: CFT EFI Boot Refactoring

2016-12-02 Thread Ben Woods
On 3 December 2016 at 14:40, Ben Woods wrote: > I just applied your diff to my subversion repository, and tried to > buildworld, but the build failed with the following error: > > make[6]: make[6]: don't know how to make efipart.c. Stop > > make[6]: stopped in /usr/src/sys/boot/efi/drivers > ***

CFT EFI Boot Refactoring

2016-12-02 Thread Eric McCorkle
Hello everyone, My work to refactor the EFI boot loader has been in review for some time now. This work is a behavior-neutral refactoring which eliminates duplicated code in boot1, provides better integration of boot1 and loader with the EFI API, and moves towards better compliance with the recom