Module uefi_mmap

Module uefi_mmap 

Source
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.