david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
Commit Graph

1416 Commits

Author SHA1 Message Date
Michael Brown 5c31682674 Tie into new boot device framework. 2005-04-12 16:54:09 +00:00
Michael Brown 6343381e25 Matches new pci.c interface. 2005-04-12 16:45:40 +00:00
Michael Brown 5603c879c4 Add INIT_PCIBIOS 2005-04-12 16:45:16 +00:00
Michael Brown 45f96a49c7 main.c contains the global struct dev. 2005-04-12 16:39:03 +00:00
Michael Brown 17c1ca90e7 New device probing mechanism 2005-04-12 16:38:23 +00:00
Michael Brown 5d96e5dad9 Changed guard name to avoid clash with INCLUDE_xxx namespace used by
drivers.
2005-04-11 09:58:31 +00:00
Michael Brown d189b84536 Fix up init ordering.
Make init function table name fixed; it's a static variable anyway.
2005-04-10 18:20:38 +00:00
Michael Brown ef05051f23 Add INIT_LIBRM before INIT_CONSOLE. 2005-04-09 15:26:38 +00:00
Michael Brown 8570814148 Removed basemem.c prototypes 2005-04-09 15:00:28 +00:00
Michael Brown c8c7d93757 Relocation code is arch-specific. 2005-04-09 13:28:59 +00:00
Michael Brown fedd00dd46 Removed references to old callback mechanism 2005-04-09 11:15:14 +00:00
Michael Brown 9c32083d56 callbacks.h no longer exists. 2005-04-09 11:12:29 +00:00
Michael Brown a3faaf405a Callback mechanism now obsolete 2005-04-09 11:11:34 +00:00
Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
Michael Brown 7700b8059c Remove CODE16 as a global define; most files define it themselves
anyway, and I want to be able to use it as a compile-time option for
the i386 decompressor.
2005-03-09 14:02:20 +00:00
Michael Brown 3d6123e69a Initial revision 2005-03-08 18:53:11 +00:00