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
doc: internally handle BUFFER_TOO_SMALL in uefi::boot::memory_map()
We don't want to confuse users and let them think they should handle
this, as they can't do anything about it anyway.
This path won't be taken in OOM situations, but only if for unknown
reasons, we failed to properly allocate the memory map.
0 commit comments