Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2017 10:19:30 +0100
From:      Andrew Turner <andrew@fubar.geek.nz>
To:        Warner Losh <imp@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r324646 - in head/sys/boot/efi: boot1 libefi loader
Message-ID:  <C5C51AA5-F439-4B38-8FCF-0AA3C1FF7E34@fubar.geek.nz>
In-Reply-To: <201710160359.v9G3xCCi087576@repo.freebsd.org>
References:  <201710160359.v9G3xCCi087576@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> On 16 Oct 2017, at 04:59, Warner Losh <imp@FreeBSD.org> wrote:
>=20
> Author: imp
> Date: Mon Oct 16 03:59:11 2017
> New Revision: 324646
> URL: https://svnweb.freebsd.org/changeset/base/324646
>=20
> Log:
>  Unify boot1 with loader
>=20
>  Refactor boot1 to use the same I/O code as /boot/loader uses. =
Refactor
>  to use the common efi_main.c.
>=20
>  Submitted by: Eric McCorkle
>  Differential Revision: https://reviews.freebsd.org/D10447
>=20
> Added:
>  head/sys/boot/efi/libefi/efi_main.c   (contents, props changed)
>     - copied, changed from r324645, =
head/sys/boot/efi/loader/efi_main.c
> Deleted:
>  head/sys/boot/efi/boot1/boot_module.h
>  head/sys/boot/efi/boot1/ufs_module.c
>  head/sys/boot/efi/boot1/zfs_module.c
>  head/sys/boot/efi/loader/efi_main.c
> Modified:
>  head/sys/boot/efi/boot1/Makefile
>  head/sys/boot/efi/boot1/boot1.c
>  head/sys/boot/efi/libefi/Makefile
>  head/sys/boot/efi/loader/Makefile

Hello Warner,

After this change I=E2=80=99m getting the following panic on various =
test VMs.

Andrew

>> FreeBSD EFI boot block

   Loader path: /boot/loader.efi

   Load Path: \EFI\BOOT\BOOTAA64.EFI
   Load Device: =
VenHw(837DCA9E-E874-4D82-B29A-23FE0E23D1E2,003C000A00000000)/HD(1,GPT,DD40=
E9C6-B247-11E7-AA0A-15EFE1BBB7CF,0x3,0x640)
panic: Couldn't trim device path
--> Press a key on the console to reboot <--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C5C51AA5-F439-4B38-8FCF-0AA3C1FF7E34>