aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/uefi/tables/system_table.zig
AgeCommit message (Expand)Author
2025-02-08std.os.uefi: Add missing SystemTable revision constantsLinus Groh
2023-08-24std.os.uefi: reorganize namespacesAndrew Kelley
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2020-12-31Year++Frank Denis
2020-09-27uefi system_tableWoze Parrrot
2020-08-20add license header to all std lib filesAndrew Kelley
2019-12-29std: sentinel terminated pointers for utf16 apisdaurnimator
2019-12-10fix con_in difinition and add EFI_SIMPLE_TEXT_INPUT_PROTOCOL difinitionHeppokoyuki
2019-11-07std/os/uefi: protocol handling improvementsNick Erdmann
2019-10-16std/os/uefi: add documentationNick Erdmann
2019-09-25mv std/ lib/Andrew Kelley