You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The next release already has a fair number of breaking changes going into it, so
restore a few public exports to uefi::table::boot to reduce the number of
changes users have to make on upgrade. Specifically, `MemoryAttribute`,
`MemoryDescriptor`, and `MemoryType`.
This module will be deprecated eventually (replaced by `uefi::boot`), so these
re-exports will eventually go away in some future release.
0 commit comments