Skip to content

Conversation

nicholasbishop
Copy link
Member

Now that uefi::table has a pointer to the system table, drop the pointer from uefi::helpers and deprecate helpers::system_table.

Note this also includes the change from #1175 to make system_table_boot/system_table_runtime return Option instead of panicking.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)
@nicholasbishop nicholasbishop requested a review from phip1611 June 8, 2024 17:07
@nicholasbishop nicholasbishop force-pushed the bishop-clean-up-globals branch 2 times, most recently from 29f2620 to e2b348e Compare June 8, 2024 17:13
Now that `uefi::table` has a pointer to the system table, drop the pointer from `uefi::helpers`.
This functionality is available with `table::system_table_boot` now.
@nicholasbishop nicholasbishop force-pushed the bishop-clean-up-globals branch from e2b348e to 1970c81 Compare June 11, 2024 17:48
@phip1611 phip1611 added this pull request to the merge queue Jun 11, 2024
Merged via the queue into main with commit ed28e51 Jun 11, 2024
@phip1611 phip1611 deleted the bishop-clean-up-globals branch June 11, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants