User Details
User Details
- User Since
- Dec 11 2015, 11:12 PM (416 w, 6 d)
Sat, Nov 25
Sat, Nov 25
tsoome added inline comments to D42774: pmbr: Only load the first 545k rather than error out.
Jun 2 2023
Jun 2 2023
tsoome added a comment to D40389: stand/boot1.efi: use the bootonce dataset as root dataset.
The trick question there is, the bootonce property is supposed to have generic boot descriptor, it does not have to be just zfs dataset name.... of course, if you have pools, then most likely you only do use zfs datasets.
Jun 1 2023
Jun 1 2023
tsoome requested review of D40375: loader: BIOS loader should not build framebuffer support by default.
May 23 2023
May 23 2023
hm, do we actually need this preprocessor #if statement?
May 13 2023
May 13 2023
libefi: add efi_devpath_next_instance()
May 12 2023
May 12 2023
tsoome requested review of D40081: libefi: add efi_devpath_next_instance().
May 9 2023
May 9 2023
tsoome added inline comments to D40017: md5: Fix input error check..
May 8 2023
May 8 2023
Apr 26 2023
Apr 26 2023
pxeboot: bugs in pxe.h
Apr 25 2023
Apr 25 2023
tsoome requested review of D39799: pxeboot: bugs in pxe.h.
Apr 12 2023
Apr 12 2023
Mar 30 2023
Mar 30 2023
Mar 29 2023
Mar 29 2023
Mar 8 2023
Mar 8 2023
Feb 21 2023
Feb 21 2023
Feb 10 2023
Feb 10 2023
tsoome committed rG4b2322bba19d: efiserialio: use port settings (sio->Mode) for initial setup (authored by tsoome).
efiserialio: use port settings (sio->Mode) for initial setup
Feb 3 2023
Feb 3 2023
tsoome committed rGa1f8a0c793c6: efiserialio: use port settings (sio->Mode) for initial setup (authored by tsoome).
efiserialio: use port settings (sio->Mode) for initial setup
tsoome added inline comments to D38248: kboot: Add powerpc stub for enumerate_memory_arch().
Feb 2 2023
Feb 2 2023
tsoome requested changes to D38264: kboot: Try to read UEFI memory from physical memory on aarch64.
nr_seg is int, but it can not get to negative, can it?
Maybe it should be moved to common?
Jan 24 2023
Jan 24 2023
tsoome added inline comments to D36052: Enabling FreeBSD on ARM64 Hyper-V.
Jan 18 2023
Jan 18 2023
Jan 13 2023
Jan 13 2023
tsoome added inline comments to D38041: stand/ofw: dev can't be NULL here.
Nice, thanks!:)
Jan 4 2023
Jan 4 2023
Dec 16 2022
Dec 16 2022
tsoome added a comment to D36052: Enabling FreeBSD on ARM64 Hyper-V.
small nits still, but good otherwise, I assume, this code does work as expected now?
Dec 15 2022
Dec 15 2022
Nov 18 2022
Nov 18 2022
Seems reasonable.
Oct 13 2022
Oct 13 2022
Oct 11 2022
Oct 11 2022
Oct 10 2022
Oct 10 2022
LGTM, thanks!
Sep 20 2022
Sep 20 2022
tsoome added a comment to D34479: Add support for custom keyboard layout when GELI asks for a passphrase.
Sep 14 2022
Sep 14 2022
Sep 13 2022
Sep 13 2022
Sep 8 2022
Sep 8 2022
Thanks!
Sep 5 2022
Sep 5 2022
tsoome committed rG1f5679569dd4: libpmc: pmc_init() should avoid overflowing pmc_class_table (authored by tsoome).
libpmc: pmc_init() should avoid overflowing pmc_class_table
Aug 31 2022
Aug 31 2022
tsoome added inline comments to D36401: libpmc: pmc_init() should avoid overflowing pmc_class_table.
tsoome updated the diff for D36401: libpmc: pmc_init() should avoid overflowing pmc_class_table.
review feedback.
tsoome added inline comments to D36052: Enabling FreeBSD on ARM64 Hyper-V.
tsoome updated the diff for D36401: libpmc: pmc_init() should avoid overflowing pmc_class_table.
50 enumeration values not handled in switch
tsoome updated the diff for D36401: libpmc: pmc_init() should avoid overflowing pmc_class_table.
commit message update
tsoome requested review of D36401: libpmc: pmc_init() should avoid overflowing pmc_class_table.
Aug 15 2022
Aug 15 2022
tsoome committed rGd98de7440507: loader: zfs reader should only store devdesc in f_devdata (authored by tsoome).
loader: zfs reader should only store devdesc in f_devdata
Aug 14 2022
Aug 14 2022
tsoome requested review of D36202: loader: zfs reader should only store devdesc in f_devdata.
Aug 13 2022
Aug 13 2022
BSS would not had saved us as we do have code, data, bss, stack in low memory.
Aug 12 2022
Aug 12 2022
Jul 28 2022
Jul 28 2022
Jul 27 2022
Jul 27 2022
Jul 26 2022
Jul 26 2022
Add pmc.dmc-620(3) man page.