Commit graph

6 commits

Author SHA1 Message Date
Andrew Kelley
ed36dbbd9c
mv std/ lib/
that's all this commit does. further commits will fix cli flags and
such.

see #2221
2019-09-25 23:35:41 -04:00
Nick Erdmann
5e874a89b9
std/os/uefi: fix ordering of packed bit fields 2019-09-02 22:31:59 +02:00
Nick Erdmann
47ce736abe
std/os/uefi: add basic Event support 2019-08-10 19:14:47 +02:00
Nick Erdmann
88fdb303ff
std/os/uefi: replace init() with default values 2019-08-06 18:06:18 +02:00
Nick Erdmann
20ce0b9952
std/os/uefi: replace integer bit fields with packed structs 2019-08-05 18:26:13 +02:00
Nick Erdmann
b979fc1bcd
initial work torwards std lib support for uefi 2019-08-04 21:53:49 +02:00