added post-pci pass
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1019 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -34,6 +34,7 @@ enum chip_pass {
|
||||
CONF_PASS_PRE_DEVICE_CONFIGURE,
|
||||
CONF_PASS_PRE_DEVICE_ENABLE,
|
||||
CONF_PASS_PRE_DEVICE_INITIALIZE,
|
||||
CONF_PASS_POST_PCI,
|
||||
CONF_PASS_PRE_BOOT
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user