loader.efi.8 (c7c3ef8949021696029fb73a513678578a9f8a46) | loader.efi.8 (bc919e81e0b7dadf0ef550d83d0ef910cc20c5bf) |
---|---|
1.\" 2.\" SPDX-License-Identifier: BSD-2-Clause 3.\" 4.\" Copyright (c) 2019-2022 Netflix, Inc 5.\" Copyright (c) 2022 Mateusz Piotrowski <0mp@FreeBSD.org> 6.\" Copyright 2022 The FreeBSD Foundation 7.\" 8.\" Part of this documentation was written by --- 380 unchanged lines hidden (view full) --- 389reports what we booted from. 390.Bd -literal -offset indent 391# efibootmgr -v 392Boot to FW : false 393BootCurrent: 0001 394Timeout : 2 seconds 395BootOrder : 0000, 0001, 0003, 0004, 0005, 0006, 0001, 0008, 000A, 000B, 000C, 000E, 0007 396\&... | 1.\" 2.\" SPDX-License-Identifier: BSD-2-Clause 3.\" 4.\" Copyright (c) 2019-2022 Netflix, Inc 5.\" Copyright (c) 2022 Mateusz Piotrowski <0mp@FreeBSD.org> 6.\" Copyright 2022 The FreeBSD Foundation 7.\" 8.\" Part of this documentation was written by --- 380 unchanged lines hidden (view full) --- 389reports what we booted from. 390.Bd -literal -offset indent 391# efibootmgr -v 392Boot to FW : false 393BootCurrent: 0001 394Timeout : 2 seconds 395BootOrder : 0000, 0001, 0003, 0004, 0005, 0006, 0001, 0008, 000A, 000B, 000C, 000E, 0007 396\&... |
397+Boot0001* FreeBSD ZPOOL HD(1,GPT,b5d0f86b-265d-1e1b-18aa-0ed55e1e73bd,0x28,0x96000)/File(\EFI\FREEBSD\LOADER.EFI) | 397+Boot0001* FreeBSD ZPOOL HD(1,GPT,b5d0f86b-265d-1e1b-18aa-0ed55e1e73bd,0x28,0x96000)/File(\eEFI\eFREEBSD\eLOADER.EFI) |
398 nda0p1:/EFI/FREEBSD/LOADER.EFI /boot/efi//EFI/FREEBSD/LOADER.EFI 399\&... 400.Ed 401Often there are several options, depending on the BIOS. 402The entry that we booted with is marked with a 403.Sq + 404at the start of the line, as shown above. 405So in this case, this firmware is using --- 87 unchanged lines hidden --- | 398 nda0p1:/EFI/FREEBSD/LOADER.EFI /boot/efi//EFI/FREEBSD/LOADER.EFI 399\&... 400.Ed 401Often there are several options, depending on the BIOS. 402The entry that we booted with is marked with a 403.Sq + 404at the start of the line, as shown above. 405So in this case, this firmware is using --- 87 unchanged lines hidden --- |