about summary refs log tree commit diff
path: root/library/std/src/os/uefi
AgeCommit message (Expand)AuthorLines
2025-04-27use generic Atomic type where possibleChristopher Durham-4/+4
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-07-26Fix doc nitsJohn Arundel-10/+14
2024-07-16uefi: Forbid unwrapped unsafe in platform modulesJubilee Young-0/+1
2023-09-22Rebase to masterAyush Singh-21/+33
2023-09-22Fixes from PRAyush Singh-1/+1
2023-09-22Add support for building `std::os::uefi` docsAyush Singh-14/+19
2023-09-22Handle ExitBootServicesAyush Singh-10/+33
2023-09-22Fixes from PRAyush Singh-6/+5
2023-09-22Add Minimal Std implementation for UEFIAyush Singh-0/+61