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)
Sun, May 5, 4:18 AM
Unknown Object (File)
Fri, Apr 26, 1:40 PM
Unknown Object (File)
Fri, Apr 26, 12:19 PM
Unknown Object (File)
Fri, Apr 26, 6:23 AM
Unknown Object (File)
Fri, Apr 26, 6:08 AM
Unknown Object (File)
Jan 15 2024, 3:10 PM
Unknown Object (File)
Dec 23 2023, 5:13 PM
Unknown Object (File)
Dec 21 2023, 6:08 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
Lint Skipped
Unit
Tests Skipped

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).