Commit graph

5 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
9445b3f057
std/os/uefi: change type of Handle from @OpaqueType to *@OpaqueType 2019-08-10 19:14:31 +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