mirror of
https://github.com/ipxe/ipxe
synced 2025-12-08 18:30:28 +03:00
99ef98d0bffdb9b8c67ad3892d533d33221529f0
async_wait(), though we may wish to move this higher up the stack, and consider making the block device model asynchronous. (There is only a marginal cost for synchronous devices, since they can simply call async_done() before returning; async_wait() will work seamlessly in this situation).
Languages
C
97.3%
Assembly
1.5%
Perl
0.6%
Makefile
0.3%
Python
0.2%