]> git.ozlabs.org Git - petitboot/commit
Add ui-system helper routines
authorGeoff Levand <geoffrey.levand@am.sony.com>
Sun, 12 Apr 2009 15:11:52 +0000 (15:11 +0000)
committerJeremy Kerr <jk@ozlabs.org>
Tue, 30 Jun 2009 07:29:19 +0000 (15:29 +0800)
commit4414db4f4442009008ef15658bd4df2349c62ec7
tree6c0b8a17596a525862abfd7364d1065a1a169425
parentf8b433640debefa2bed2ab09af6deefb32251777
Add ui-system helper routines

Add some UI system helper routines:

  pb_run_kexec()
  pb_elf_hash()
  pb_cat_hash()
  pb_opt_hash()

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
rules.mk
ui/common/ps3.c
ui/common/ui-system.c [new file with mode: 0644]
ui/common/ui-system.h [new file with mode: 0644]