What's Changed
- kmodule: insert independent modules in parallel (Fixes #3424) by @khazhyk in #3429
- menu cleanups by @jelischer in #3427
- Revert "menu cleanups" to unblock Github CI by @AjanZhong in #3441
- pkg/boot/universalpayload: Skip system memory in handoff blocks. by @AjanZhong in #3440
- configs/arm: add CONFIG_COMPAT_32BIT_TIME by @orangecms in #3442
- README: explain minimum requirements by @orangecms in #3443
- core/ps: when using /proc//cmdline, replace null by space by @rminnich in #3445
- update to ulikunits/xz 5.15 by @rminnich in #3447
- bump mkuimage to use -skip-ldd flag by @jenstopp in #3448
- Add smbios_modifier RemoveSystemSlotInfo by @andrewsun2898 in #3449
- ci: Update EDK2 UPL Fit code base to tianocore/edk2-stable202508 by @AjanZhong in #3450
- Improve pciids.go generation by @majst01 in #3451
- add test using github.com/u-root/cpu{vm,client} by @rminnich in #3452
- README: add more notes on entropy by @orangecms in #3453
- CI: Add OVMF and Universal Payload binaries docker push action by @AjanZhong in #3455
- Enable UniveralPayload solution in Github CI by @AjanZhong in #3456
- build(deps): bump tar-fs in /docs by @dependabot[bot] in #3458
- cmds/core/printenv: add support for name by @binjip978 in #3459
- fix(rm): when
-f, ignore*os.PathError, as well asos.ErrNotExistby @andreynering in #3464 - mv extra/tsort to cmds/tsort by @rminnich in #3463
- ip_linux test using the cpu command by @rminnich in #3454
- build(deps): bump golang.org/x/crypto from 0.39.0 to 0.45.0 by @dependabot[bot] in #3468
- pkg/boot/universalpayload: Update logic reserved memory region by @AjanZhong in #3470
- Mark ECAM/MMCONFIG and ACPI tables reserved by @andrewsun2898 in #3471
- Only reserve MMCONFIG on x86 platforms by @andrewsun2898 in #3472
- Fix line endings in menu display output by @jelischer in #3473
- fix(coreutils): adjustments to
chmodandgzipby @andreynering in #3437 - Add the builtin package, with a forth example by @rminnich in #3477
- pkg/acpi: use CutPrefix instead of has and trim by @binjip978 in #3476
- tools/testramfs: upgrade to use VMs by @rminnich in #3478
- pkg/core/ls: clean up os-specific parts by @rminnich in #3479
- Advertisement by @rminnich in #3482
- Demo on readme.md by @rminnich in #3483
- tools/testramfs/cinema: fix player embedding by @orangecms in #3484
- tools/testramfs/cinema: fix player embedding for real this time by @orangecms in #3486
- Fix bzimage test failure by @rminnich in #3494
- pkg/pci: run BusReader tests in a VM by @Lencerf in #3499
- pkg/strace: github builds seem to be failing now by @rminnich in #3497
- pkg/boot/linux: support PEZ-formatted images on arm64 by @Lencerf in #3492
- Cmd2pkg by @rminnich in #3485
- uefivars: Add boot option parsing for MBR disks by @dxing97 in #3490
- brctl: use unix.IoctlSetString by @tklauser in #3503
- Revert "Add the builtin package, with a forth example" by @rminnich in #3504
- uefivars: add FindNode and ContainsNode methods by @dxing97 in #3496
- build(deps): bump lodash from 4.17.21 to 4.17.23 in /docs by @dependabot[bot] in #3488
- build(deps): bump golang.org/x/sys from 0.0.0-20200831180312-196b9ba8737a to 0.1.0 in /cmds/exp/cmd2pkg/test/nested by @dependabot[bot] in #3500
- build(deps): bump golang.org/x/sys from 0.0.0-20200905004654-be1d3432aa8f to 0.1.0 in /cmds/exp/cmd2pkg/test/normaldeps/mod1 by @dependabot[bot] in #3501
- build(deps): bump golang.org/x/sys from 0.0.0-20200905004654-be1d3432aa8f to 0.1.0 in /cmds/exp/cmd2pkg/test/nested/nestedmod by @dependabot[bot] in #3502
- uefivars: add support for efivarfs kernel interface by @dxing97 in #3491
- build(deps): bump js-yaml in /docs by @dependabot[bot] in #3469
- cmds/core/tee: add missing os.O_TRUNC by @binjip978 in #3506
- some of go fix tool modernisers (v1.26) by @binjip978 in #3507
- fixes for go vet (v1.25.x) by @binjip978 in #3509
- ping: document differences from iputils-ping by @nebojsaj1726 in #3511
New Contributors
- @khazhyk made their first contribution in #3429
- @jelischer made their first contribution in #3427
- @dxing97 made their first contribution in #3490
- @nebojsaj1726 made their first contribution in #3511
Full Changelog: v0.15.0...v0.16.0