about summary refs log tree commit diff
path: root/library/std/src/sys/pal/uefi/tests.rs
AgeCommit message (Expand)AuthorLines
2025-08-11std: sys: pal: uefi: tests: Add systemtime testsAyush Singh-6/+48
2025-08-11std: sys: pal: uefi: Overhaul TimeAyush Singh-0/+3
2025-08-04std: sys: io: io_slice: Add UEFI typesAyush Singh-0/+119
2025-03-06library: Use size_of from the prelude instead of importedThalia Archibald-1/+1
2024-02-09Implement SystemTime for UEFIAyush Singh-0/+20
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+21