Commit Graph

6 Commits

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