aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/uefi/protocols/file_protocol.zig
AgeCommit message (Expand)Author
2022-01-11std/os/uefi: Add FileSystemInfofifty-six
2022-01-11std/os/uefi: Move FileInfo guid from FileProtocol to FileInfofifty-six
2021-10-04FileProtocol: add Reader, Writer, SeekableStreamSreehari Sreedev
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2021-05-20Const correct GUID parameter of getInfo and setInfomason1920
2021-01-13std.os.uefi.protocols.FileProtocol: fix and expose get_position, set_position...Asherah Connor
2020-12-31Year++Frank Denis
2020-08-20add license header to all std lib filesAndrew Kelley
2020-05-05zig fmtTadeo Kondrak
2020-04-12fix file protocol structure definitions (#5015)Heppoko
2020-03-12std/os/uefi: file protocol improvementsNick Erdmann
2020-03-12std/os/uefi: status reformNick Erdmann
2020-03-12fix bugHeppokoyuki
2020-03-12add file protocolsHeppokoyuki