aboutsummaryrefslogtreecommitdiffstats
path: root/src/hci/commands/sync_cmd.c
Commit message (Collapse)AuthorAgeFilesLines
* [cmdline] Add "sync" commandMichael Brown2012-06-091-0/+82
Add "sync" command (loosely based on the Unix "sync"), which will wait for any pending operations to complete. Signed-off-by: Michael Brown <mcb30@ipxe.org>