about summary refs log tree commit diff
path: root/library/std/src/sys/uefi/alloc.rs
AgeCommit message (Expand)AuthorLines
2024-01-11std: begin moving platform support modules into `pal`joboet-49/+0
2023-10-30Use ImageDataType for allocation typeAyush Singh-3/+19
2023-09-22Add support for building `std::os::uefi` docsAyush Singh-10/+5
2023-09-22Handle ExitBootServicesAyush Singh-0/+10
2023-09-22Fixes from PRAyush Singh-8/+4
2023-09-22Add Minimal Std implementation for UEFIAyush Singh-0/+32