| #
f3c0d74e
|
| 17-Apr-2025 |
Warner Losh <imp@FreeBSD.org> |
kboot: Implement data_from_kernel to read kernel variables
Since the linux kernel doesn't expose enough of the EFI details to userland via /sys/firmware/efi, write a routine to extract data from the
kboot: Implement data_from_kernel to read kernel variables
Since the linux kernel doesn't expose enough of the EFI details to userland via /sys/firmware/efi, write a routine to extract data from the kernel directly by parsing /proc/kproc and /proc/kallsyms.
Sponsored by: Netflix Reviewed by: kevans, jhibbits Differential Revision: https://reviews.freebsd.org/D49868
show more ...
|
| #
14acbf61
|
| 17-Apr-2025 |
Warner Losh <imp@FreeBSD.org> |
kboot: Add option to parse 32-bit quantity
The type that's exposed from sysfs' memory map is 32-bit and so is the data-type of memory description.
Sponsored by: Netflix Reviewed by: kevans, andre
kboot: Add option to parse 32-bit quantity
The type that's exposed from sysfs' memory map is 32-bit and so is the data-type of memory description.
Sponsored by: Netflix Reviewed by: kevans, andrew, jhibbits Differential Revision: https://reviews.freebsd.org/D49856
show more ...
|
| #
b2bd8c9a
|
| 09-Apr-2025 |
Warner Losh <imp@FreeBSD.org> |
kboot: Move str* util routines to libkboot
These are needed for the next round of EFI support for amd64 (partially shared with aarch64, but only partially because the Linux host interfaces are diffe
kboot: Move str* util routines to libkboot
These are needed for the next round of EFI support for amd64 (partially shared with aarch64, but only partially because the Linux host interfaces are different to get the same info).
Sponsored by: Netflix
show more ...
|
| #
f3c0d74e
|
| 17-Apr-2025 |
Warner Losh <imp@FreeBSD.org> |
kboot: Implement data_from_kernel to read kernel variables
Since the linux kernel doesn't expose enough of the EFI details to userland via /sys/firmware/efi, write a routine to extract data from the
kboot: Implement data_from_kernel to read kernel variables
Since the linux kernel doesn't expose enough of the EFI details to userland via /sys/firmware/efi, write a routine to extract data from the kernel directly by parsing /proc/kproc and /proc/kallsyms.
Sponsored by: Netflix Reviewed by: kevans, jhibbits Differential Revision: https://reviews.freebsd.org/D49868
show more ...
|
| #
14acbf61
|
| 17-Apr-2025 |
Warner Losh <imp@FreeBSD.org> |
kboot: Add option to parse 32-bit quantity
The type that's exposed from sysfs' memory map is 32-bit and so is the data-type of memory description.
Sponsored by: Netflix Reviewed by: kevans, andre
kboot: Add option to parse 32-bit quantity
The type that's exposed from sysfs' memory map is 32-bit and so is the data-type of memory description.
Sponsored by: Netflix Reviewed by: kevans, andrew, jhibbits Differential Revision: https://reviews.freebsd.org/D49856
show more ...
|
| #
b2bd8c9a
|
| 09-Apr-2025 |
Warner Losh <imp@FreeBSD.org> |
kboot: Move str* util routines to libkboot
These are needed for the next round of EFI support for amd64 (partially shared with aarch64, but only partially because the Linux host interfaces are diffe
kboot: Move str* util routines to libkboot
These are needed for the next round of EFI support for amd64 (partially shared with aarch64, but only partially because the Linux host interfaces are different to get the same info).
Sponsored by: Netflix
show more ...
|
| #
f3c0d74e
|
| 17-Apr-2025 |
Warner Losh <imp@FreeBSD.org> |
kboot: Implement data_from_kernel to read kernel variables
Since the linux kernel doesn't expose enough of the EFI details to userland via /sys/firmware/efi, write a routine to extract data from the
kboot: Implement data_from_kernel to read kernel variables
Since the linux kernel doesn't expose enough of the EFI details to userland via /sys/firmware/efi, write a routine to extract data from the kernel directly by parsing /proc/kproc and /proc/kallsyms.
Sponsored by: Netflix Reviewed by: kevans, jhibbits Differential Revision: https://reviews.freebsd.org/D49868
show more ...
|
| #
14acbf61
|
| 17-Apr-2025 |
Warner Losh <imp@FreeBSD.org> |
kboot: Add option to parse 32-bit quantity
The type that's exposed from sysfs' memory map is 32-bit and so is the data-type of memory description.
Sponsored by: Netflix Reviewed by: kevans, andre
kboot: Add option to parse 32-bit quantity
The type that's exposed from sysfs' memory map is 32-bit and so is the data-type of memory description.
Sponsored by: Netflix Reviewed by: kevans, andrew, jhibbits Differential Revision: https://reviews.freebsd.org/D49856
show more ...
|
| #
b2bd8c9a
|
| 09-Apr-2025 |
Warner Losh <imp@FreeBSD.org> |
kboot: Move str* util routines to libkboot
These are needed for the next round of EFI support for amd64 (partially shared with aarch64, but only partially because the Linux host interfaces are diffe
kboot: Move str* util routines to libkboot
These are needed for the next round of EFI support for amd64 (partially shared with aarch64, but only partially because the Linux host interfaces are different to get the same info).
Sponsored by: Netflix
show more ...
|