loader: set boot_safe when safe mode is selectedThis may be used to disable or limit functionality of some serviceswhen safe mode is selected. The particular value of boot_safe should notbe consi
loader: set boot_safe when safe mode is selectedThis may be used to disable or limit functionality of some serviceswhen safe mode is selected. The particular value of boot_safe should notbe considered significant, only its presence in the environment.Reviewed by: imp, tsoomeDifferential Revision: https://reviews.freebsd.org/D32172
show more ...
man: Misc syntax fixes- loader.efi.8: use proper way of printing a backslash.- usr.bin/gzip/gzip.1: contained a non-breaking space (in utf-8, 0xC2A0).- lib/libpmc/pmc.*.3: remove two duplicate .X
man: Misc syntax fixes- loader.efi.8: use proper way of printing a backslash.- usr.bin/gzip/gzip.1: contained a non-breaking space (in utf-8, 0xC2A0).- lib/libpmc/pmc.*.3: remove two duplicate .Xr linesSigned-off-by: Graham Percival <gperciva@tarsnap.com>Reviewed by: mhorne, Alexander Ziaee <concussious.bugzilla@runbox.com>MFC after: 3 daysSponsored by: Tarsnap Backup Inc.Pull Request: https://github.com/freebsd/freebsd-src/pull/1523
manuals: Remove trailing spacesThis does not change the rendered ascii at all.Signed-off-by: Graham Percival <gperciva@tarsnap.com>Reviewed by: mhorne, Alexander Ziaee <concussious.bugzilla@runb
manuals: Remove trailing spacesThis does not change the rendered ascii at all.Signed-off-by: Graham Percival <gperciva@tarsnap.com>Reviewed by: mhorne, Alexander Ziaee <concussious.bugzilla@runbox.com>MFC after: 3 daysSponsored by: Tarsnap Backup Inc.Pull Request: https://github.com/freebsd/freebsd-src/pull/1473
manuals: Misc syntax fixesThese were reported by `mandoc -T lint ...` as errors.Signed-off-by: Graham Percival <gperciva@tarsnap.com>Reviewed by: mhorne, Alexander Ziaee <concussious.bugzilla@ru
manuals: Misc syntax fixesThese were reported by `mandoc -T lint ...` as errors.Signed-off-by: Graham Percival <gperciva@tarsnap.com>Reviewed by: mhorne, Alexander Ziaee <concussious.bugzilla@runbox.com>Sponsored by: Tarsnap Backup Inc.Pull Request: https://github.com/freebsd/freebsd-src/pull/1472
Canonicalize the name of the FreeBSD FoundationReviewed by: emasteSponsored by: The FreeBSD Foundation
manuals: Fix "missing end of block" errorsThese were reported by `mandoc -T lint ...` as errors.The rendered output (in ascii and html) is not affected by this commit.Signed-off-by: Graham Perc
manuals: Fix "missing end of block" errorsThese were reported by `mandoc -T lint ...` as errors.The rendered output (in ascii and html) is not affected by this commit.Signed-off-by: Graham Percival <gperciva@tarsnap.com>Reviewed by: mhorne, Alexander Ziaee <concussious.bugzilla@runbox.com>MFC after: 3 daysSponsored by: Tarsnap Backup Inc.Pull Request: https://github.com/freebsd/freebsd-src/pull/1454
loader.efi.8: BOOOTX64.EFI: fix typoReviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/1412
loader.efi.8: Remove rogue duplicated linesFixes: 871911a4ab73 ("loader.efi(8): beef up the updating the ESP")MFC after: 1 week
loader.efi(8): beef up the updating the ESPThere's a huge variety of situations when booting with UEFI. Documentmore of them, hopefully better.Feedback from: jrtc27MFC After: 3 daysSponsored b
loader.efi(8): beef up the updating the ESPThere's a huge variety of situations when booting with UEFI. Documentmore of them, hopefully better.Feedback from: jrtc27MFC After: 3 daysSponsored by: Netflix
Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
loader.efi.8: Fix a typoMFC after: 3 daysSponsored by: Klara, Inc.
loader.efi.8: Fix style warningsThis is a follow-up commit to bce728719e7f57272d99b6d039f10b4c636fa024to address mandoc(1) warnings.
Add paragraph documenting loader.env functionlityApproved by: docs (carlavilla)Differential Revision: https://reviews.freebsd.org/D42476
Use 115200 bps by default for serial communication9600 was a standard baud rate decades ago, but 115200 is now more commonso choose defaults that are useful to the largest number of users.Note t
Use 115200 bps by default for serial communication9600 was a standard baud rate decades ago, but 115200 is now more commonso choose defaults that are useful to the largest number of users.Note that boot0sio does not support rates above 9600 so it remainsunchanged.Reviewed by: bz, imp, manuRelnotes: YesSponsored by: The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D36295
Remove $FreeBSD$: two-line nroff patternRemove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDThe SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catchup to that fact and revert to their recommended match of
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDThe SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catchup to that fact and revert to their recommended match of BSD-2-Clause.Discussed with: pfgMFC After: 3 daysSponsored by: Netflix
loader.efi(8): document slop control, amd64 nocopy, and amd64 fault commandsReviewed by: impDiscussed with: gbe (man pages)English wording help by: rpokalaSponsored by: The FreeBSD FoundationMF
loader.efi(8): document slop control, amd64 nocopy, and amd64 fault commandsReviewed by: impDiscussed with: gbe (man pages)English wording help by: rpokalaSponsored by: The FreeBSD FoundationMFC after: 3 daysDifferential revision: https://reviews.freebsd.org/D36435
stand: Document EFI consolesDocument how EFI consoles work, at least on x86. There's a number ofweird quirks and limitations that are generally known, but notdocumented until now. Include informa
stand: Document EFI consolesDocument how EFI consoles work, at least on x86. There's a number ofweird quirks and limitations that are generally known, but notdocumented until now. Include information on how EFI decides what thedefualt console is, how to set it and how to cope with commonsituations. Note limitations and mismatch between ACPI (which uses UIDto identify a device) and our console code (which uses a raw address)and explain why we can't translate between them in the loader.Sponsored by: NetflixReviewed by: manu, kevans, rpokala, pauammaDifferential Revision: https://reviews.freebsd.org/D36286
loader.efi: add cross-reference to loader(8)The loader.efi man page describes UEFI-specific loader details, but notgeneral loader information.MFC after: 3 daysSponsored by: The FreeBSD Foundati
loader.efi: add cross-reference to loader(8)The loader.efi man page describes UEFI-specific loader details, but notgeneral loader information.MFC after: 3 daysSponsored by: The FreeBSD Foundation
stand: Change libstand.3 to libsa.3Changes instances of the non-existant libstand.3 to the more correct,but also non-existant libsa.3.Sponsored by: Netflix
Clean up some grammos I left behind.
Correct typos and more precise wording.
Correct a grammo.
loader.efi: Improve the manual page- Add SPDX tag- Add a files section describing different locations related to the loader- Add an example explaining how to install a new loader.efi to ESP- R
loader.efi: Improve the manual page- Add SPDX tag- Add a files section describing different locations related to the loader- Add an example explaining how to install a new loader.efi to ESP- Reference uefi(8)Reviewed by: tsoomeReviewed by: Pau Amma <pauamma@gundo.com>Reviewed by: Jose Luis Duran <jlduran@gmail.com>MFC after: 2 weeksDifferential Revision: https://reviews.freebsd.org/D34592
12