Expand description
§UEFI Memory Map Utilities
Helper functions for dealing with the UEFI memory map after exiting boot services.
Functions§
- allocate_
mmap_ 🔒buffer - Allocate a buffer to hold a copy of the memory map returned from
ExitBootServices. - exit_
boot_ services - Exist the UEFI boot services and retain a copy of the UEFI memory map.