diff options
author | Aaron Durbin <adurbin@chromium.org> | 2013-04-24 16:12:52 -0500 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2013-05-01 07:06:12 +0200 |
commit | a4feddf897023b37cfac2af529e787504849f985 (patch) | |
tree | f902d7de90ddd9c1358d04295aa1afad3dfa113c /src/include/device/resource.h | |
parent | 7e35efa83cdd6240e4f9282cc4d2703c40d472d5 (diff) | |
download | coreboot-a4feddf897023b37cfac2af529e787504849f985.tar.xz |
boot state: schedule static callbacks
Many of the boot state callbacks can be scheduled at compile time.
Therefore, provide a way for a compilation unit to inform the
boot state machine when its callbacks should be called. Each C
module can export the callbacks and their scheduling requirements
without changing the shared boot flow code.
Change-Id: Ibc4cea4bd5ad45b2149c2d4aa91cbea652ed93ed
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/3133
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/include/device/resource.h')
0 files changed, 0 insertions, 0 deletions