]> git.ozlabs.org Git - petitboot/commitdiff
discover: Implement device handler boot path
authorJeremy Kerr <jk@ozlabs.org>
Wed, 6 Mar 2013 09:14:58 +0000 (17:14 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 15 Apr 2013 07:42:27 +0000 (15:42 +0800)
This change adds a funtion, device_handler_boot, which processes the
boot command message from the discover server.

We add a new file, discover/boot.c (and a corresponding header) with a
skeleton for the final kexec code.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found