Page MenuHomeFreeBSD

Enable bzipfs support in the EFI loader.
ClosedPublic

Authored by jhb on Mar 12 2015, 5:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 28, 4:53 PM
Unknown Object (File)
Oct 18 2024, 2:08 AM
Unknown Object (File)
Oct 11 2024, 6:12 PM
Unknown Object (File)
Oct 11 2024, 6:12 PM
Unknown Object (File)
Oct 11 2024, 6:11 PM
Unknown Object (File)
Oct 11 2024, 5:50 PM
Unknown Object (File)
Oct 2 2024, 5:24 PM
Unknown Object (File)
Sep 15 2024, 3:11 AM
Subscribers

Details

Summary

Enable bzipfs support in the EFI loader.

  • Add bzipfs to the list of supported filesystems in the EFI loader.
  • Increase the heap size allocated for the EFI loader from 2MB to 3MB.

Sponsored by: Cisco Systems, Inc.

Test Plan
  • Was able to load bzip-compressed 16MB mfsroot as well as a 200MB mfsroot.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

jhb retitled this revision from to Enable bzipfs support in the EFI loader..
jhb updated this object.
jhb edited the test plan for this revision. (Show Details)
jhb added a reviewer: benno.
imp added a reviewer: imp.
This revision is now accepted and ready to land.Mar 12 2015, 7:59 PM
emaste edited edge metadata.
benno edited edge metadata.
jhb updated this revision to Diff 4208.

Closed by commit rS279950 (authored by @jhb).