about summary refs log tree commit diff
path: root/library/std/src/os/uefi/mod.rs
AgeCommit message (Expand)AuthorLines
2024-07-16uefi: Forbid unwrapped unsafe in platform modulesJubilee Young-0/+1
2023-09-22Add support for building `std::os::uefi` docsAyush Singh-0/+1
2023-09-22Add Minimal Std implementation for UEFIAyush Singh-0/+7