aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/uefi/protocol
AgeCommit message (Expand)Author
2025-08-29std.Io: delete GenericReaderAndrew Kelley
2025-08-21std.os.uefi: Fix typo that causes compile time error #22809"Lwazi Dube
2025-07-18std.os.uefi.protocol.file: fix getInfo() buffer alignment (#24496)AsmArtisan256
2025-07-07std.fmt: breaking API changesAndrew Kelley
2025-07-07std.io: deprecated Reader/Writer; introduce new APIAndrew Kelley
2025-04-04fix reviewCarmen
2025-04-04OpenMode is exhaustiveCarmen
2025-04-04dont return tuple, split into 2 functionsCarmen
2025-04-04Payload -> @FieldType and use mem.sliceToCarmen
2025-04-04std.os.uefi.protocol.File: fix some typed definitionsCarmen
2025-04-01std.os.uefi.protocol: ziggify function signatures (#23214)Carmen
2025-02-09std.os.uefi: Drop 'Efi' prefix from type namesLinus Groh
2025-02-09std.os.uefi: Adjust casing of remaining enum fieldsLinus Groh
2025-02-09std.os.uefi: Adjust casing to match style guide in a few placesLinus Groh
2025-02-07fix: getEndPos return end positionKouosi Takayama
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2024-07-28chore: correct non-standard comments.matt ettler
2024-07-28feat(std.os.uefi.protocol): add Serial IOMatthew Ettler
2023-11-19lib: correct unnecessary uses of 'var'mlugg
2023-11-09replace deprecated std.math.absCastBogdan Romanyuk
2023-08-25fix compile errors introduced by #16953 (#16955)xdBronch
2023-08-24std.os.uefi: reorganize namespacesAndrew Kelley