Skip to content

Releases: rust-osdev/multiboot2

multiboot2: v0.20.2

26 May 11:30
Compare
Choose a tag to compare
  • fix internal logging messages
  • fix Debug impl of EfiMemoryMapTag

multiboot2: v0.20.1

26 May 10:33
e78529a
Compare
Choose a tag to compare

What's Changed

  • multiboot2: fix handling of efi memory map by @phip1611 in #216

Full Changelog: multiboot2-v0.20.0...multiboot2-v0.20.1

multiboot2: v0.20.0

01 May 16:47
Compare
Choose a tag to compare

What's Changed

  • multiboot2-header: bump dependency to multiboot2 by @phip1611 in #178
  • build(deps): bump crate-ci/typos from 1.16.12 to 1.16.14 by @dependabot in #180
  • build(deps): bump crate-ci/typos from 1.16.14 to 1.16.15 by @dependabot in #181
  • build(deps): bump crate-ci/typos from 1.16.15 to 1.16.17 by @dependabot in #182
  • build(deps): bump crate-ci/typos from 1.16.17 to 1.16.18 by @dependabot in #183
  • build(deps): bump crate-ci/typos from 1.16.18 to 1.16.19 by @dependabot in #185
  • build(deps): bump crate-ci/typos from 1.16.19 to 1.16.20 by @dependabot in #186
  • build(deps): bump crate-ci/typos from 1.16.20 to 1.16.21 by @dependabot in #187
  • build(deps): bump crate-ci/typos from 1.16.21 to 1.16.22 by @dependabot in #188
  • build(deps): bump crate-ci/typos from 1.16.22 to 1.16.23 by @dependabot in #189
  • build(deps): bump cachix/install-nix-action from 23 to 24 by @dependabot in #192
  • build(deps): bump crate-ci/typos from 1.16.23 to 1.16.24 by @dependabot in #194
  • build(deps): bump crate-ci/typos from 1.16.24 to 1.16.25 by @dependabot in #196
  • updating header to not include multiboot with alloc by @elbiazo in #195
  • prepare release multiboot2-header-v0.3.2 by @phip1611 in #197
  • build(deps): bump crate-ci/typos from 1.16.25 to 1.16.26 by @dependabot in #199
  • misc: various improvements by @phip1611 in #208
  • build(deps): bump crate-ci/typos from 1.16.26 to 1.19.0 by @dependabot in #206
  • build(deps): bump cachix/install-nix-action from 24 to 26 by @dependabot in #207
  • build(deps): bump actions/cache from 3 to 4 by @dependabot in #200
  • build(deps): bump crate-ci/typos from 1.19.0 to 1.21.0 by @dependabot in #211
  • multiboot2: builder: Allow to specify SMBIOS tag multiple times by @YtvwlD in #210
  • dev: misc improvements by @phip1611 in #213

New Contributors

Full Changelog: multiboot2-v0.19.0...multiboot2-v0.20.0

multiboot2-header: v0.4.0

01 May 16:46
Compare
Choose a tag to compare

multiboot2: v0.19.0

22 Sep 06:28
d055b41
Compare
Choose a tag to compare

What's Changed

  • multiboot2: add test to ensure that boot info is send and sync by @phip1611 in #169
  • modernize repository (CI, updates) by @phip1611 in #173
  • build(deps): bump crate-ci/typos from 1.16.2 to 1.16.12 by @dependabot in #175
  • build(deps): bump cachix/install-nix-action from 22 to 23 by @dependabot in #174
  • multiboot2: builder: allow to add custom tags by @phip1611 in #170
  • multiboot2: Follow C behavior for string parsing by @A0lson in #172
  • misc: documentation fixes and small module reorganization by @phip1611 in #176
  • string parsing followup: introduce better fitting error type + raise MSRV by @phip1611 in #177

New Contributors

Full Changelog: multiboot2-v0.18.0...multiboot2-v0.19.0

multiboot2: v0.18.0

13 Jul 14:14
Compare
Choose a tag to compare

What's Changed

  • multiboot2: API refactorings and simplifications: Make TagTrait more useful by @phip1611 in #164
  • multiboot2: simplify tag_type module by @phip1611 in #165
  • multiboot2: cleanup builder module by @phip1611 in #166
  • multiboot2: cleanup of debug format output by @phip1611 in #167

Full Changelog: multiboot2-v0.17.0...multiboot2-v0.18.0

multiboot2: v0.17.0

12 Jul 11:16
Compare
Choose a tag to compare

What's Changed

  • ci: integrationtest: use magic nix cache by @phip1611 in #161
  • Make InformationBuilder adhere the API guidelines. by @scholzp in #162
  • memory_map: support non-standard types by @phip1611 in #163

New Contributors

Full Changelog: multiboot2-header-v0.3.0...multiboot2-v0.17.0

multiboot2-v0.16.0

23 Jun 12:12
Compare
Choose a tag to compare

Changelog

New Contributors

multiboot2-header: v0.3.0

23 Jun 12:11
Compare
Choose a tag to compare

multiboot2: v0.15.1

18 Mar 12:32
678bcc1
Compare
Choose a tag to compare

What's Changed

  • multiboot2: convenience and safety fixes (0.15.1) by @phip1611 in #127

Full Changelog: multiboot2-v0.15.0...multiboot2-v0.15.1