US20010042242A1 - Arrangements offering firmware support for different input/output (i/o) types - Google Patents
Arrangements offering firmware support for different input/output (i/o) types Download PDFInfo
- Publication number
- US20010042242A1 US20010042242A1 US09/223,808 US22380898A US2001042242A1 US 20010042242 A1 US20010042242 A1 US 20010042242A1 US 22380898 A US22380898 A US 22380898A US 2001042242 A1 US2001042242 A1 US 2001042242A1
- Authority
- US
- United States
- Prior art keywords
- firmware
- coupled
- accordance
- processor
- connectable
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4411—Configuring for operating with peripheral devices; Loading of device drivers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/40—Bus structure
- G06F13/4063—Device-to-bus coupling
- G06F13/4068—Electrical coupling
Definitions
- the present invention relates to system firmware arrangements adaptable to diverse types of devices.
- Firmware typically is hardware specific and must completely match hardware installed within a particular system. However, it has been found that, occasionally, there may be times where it is advantageous to change and/or add hardware within a system. Any change in hardware in the system typically requires a corresponding change of firmware. Previously, upgrading of firmware required obtaining and then physically replacing at least one semiconductor chip (i.e., firmware chip). Some newer systems have disk-loaded firmware that is somewhat easier/cheaper to upgrade (e.g., can be downloaded from the Internet). However, such updating procedures may still be too confusing and/or cumbersome to an average user.
- a system embodiment includes an input/output (I/O) system, and system firmware including a plurality of parts which each operate to perform system firmware functions customized to at least one type of connectable I/O device, and an identifier adapted to store identifying information which identifies installed I/O devices, and which is useable to designate a part of the system firmware to be executed by the processor to perform a system firmware function necessary to operate installed I/O devices.
- I/O input/output
- system firmware including a plurality of parts which each operate to perform system firmware functions customized to at least one type of connectable I/O device, and an identifier adapted to store identifying information which identifies installed I/O devices, and which is useable to designate a part of the system firmware to be executed by the processor to perform a system firmware function necessary to operate installed I/O devices.
- FIG. 1 illustrates an example block diagram of an example processing system useful for background discussions
- FIG. 2 illustrates an example block diagram of an example processing system in accordance with the present invention
- FIG. 3 illustrates an example block diagram of an example embodiment of system firmware which may be utilized in FIG. 2;
- FIG. 4 illustrates an example block diagram of an example processing system in accordance with the present invention
- FIG. 5 illustrates an example block diagram of an example processing system in accordance with the present invention
- FIG. 6 illustrates an example block diagram of yet another example processing system in accordance with the present invention.
- FIG. 7 illustrates an example block diagram of an example table useable with the embodiment of FIG. 2.
- FIG. 1 illustrates an example block diagram of an example processing system 10 , useful in describing background disadvantages before discussion of example embodiments of the invention.
- the example system includes a processor unit (PU) 12 which may be any processor, with such PU 12 being coupled to a bus and bus controller 14 of any design.
- Random access memory (RAM) 16 is coupled to the bus and bus controller 14 .
- An I/O controller 18 is coupled to the bus and bus controller, and to at least one I/O device 20 ′.
- the system 10 includes system firmware 22 which is customized to control operations of the processing system and to work with the architectures of the processing system, e.g., bus and bus controller 14 , I/O controller 18 and I/O device(s) 20 ′.
- firmware 22 in the FIG. 1 example embodiment is illustrated as being coupled to the I/O controller 18 , such firmware may alternatively be coupled to any one of a plurality of other possible addressable locations in the system architecture. More particularly, the possible locations are any address in the address space of the system.
- the I/O controller 18 and I/O device(s) 20 ′ may be provided in any one of a large number of diverse possible configurations.
- a plurality of differing I/O device(s) 20 ′ may be provided within a system, and at least some of the differing I/O device(s) 20 ′ may be of differing I/O device types.
- differing I/O device types will be each be generically referred to using alphabetical tags or designations, such as type A, type B . . . type N.
- embodiments of the present invention are not limited to alphabetical designation, e.g., embodiments of the present invention could just as easily be implemented using numeric and/or alpha-numeric tags or designations.
- any hardware e.g., I/O device
- any hardware e.g., I/O device
- any hardware e.g., I/O device
- updating of system firmware may be too expensive, too confusing and/or cumbersome to an average user, and often results in substantial problems/delays in getting a processing system to work properly again after even slight modification. All of the above problems/delays are at least inconvenient, and are more probably disruptive and costly, especially in a business environment.
- FIG. 2 illustrates an example embodiment of an example processing system 30 in accordance with the present invention, which mitigates or obviates work in providing/updating firmware.
- FIG. 3 represents an example embodiment of a system firmware 26 , having a modular firmware layout which accommodates (i.e., provides) both common firmware portions and customized firmware portions in differing accessible areas. More particularly, area 40 stores common firmware portions, whereas area 42 stores a plurality of customized firmware portions for a plurality of hardware types.
- area 42 may contain custom firmware portion A which supports functionality/operation of type A I/O device(s), custom firmware portion B which supports functionality/operation of type B I/O device(s), . . . and custom firmware portion N which supports functionality/operation of type N I/O device(s).
- Each customized firmware portion may be provided in a differing sub-area of the area 42 , and may be accessed and executed separately from all of the other customized firmware portions.
- N can be of any number of custom firmware portions, although an available storage capacity size and/or financial cost allotted to the system firmware 26 may be somewhat prohibitive.
- the system firmware 26 which is coupled to the I/O controller, may be stored in a storage device of the non-volatile type such as a FLASH memory, but embodiments of the present invention are not limited thereto. Instead the system firmware 26 may alternatively be stored in a read-only memory (ROM), non-volatile RAM (NVRAM), hard-disk (HD), etc.
- ROM read-only memory
- NVRAM non-volatile RAM
- HD hard-disk
- the common firmware portions within area 40 may be accessed and executed upon every system initialization (e.g., before access/execution of any customized firmware portions), irrespective of which type of I/O device(s) 20 ′ (or 20 ) is coupled within the system configuration.
- only a selected one or ones of the customized firmware portions within area 42 may be executed upon system initialization (e.g., after access/execution of the common firmware portions).
- embodiments of the present invention have arrangements which determine (e.g., during initialization) which particular type(s) of I/O device(s) 20 ′ (or 20 ) are installed within the system configuration, and utilize such information to access and execute the one or ones of the customized firmware portions corresponding to (i.e., required for use with) the type(s) of I/O device(s) 20 ′ (or 20 ) installed in the system.
- the selective utilization of the custom firmware if at least one (i.e., one or more) of the installed I/O device(s) 20 ′ is a B type I/O device, then a B customized system firmware portion would be accessed and executed during system initialization.
- the storage 24 stores identifying information which identifies the type(s) of hardware (e.g., I/O device(s) 20 ′ or 20 ) installed within the processing system and identifies the firmware portions which should be executed, i.e., the processing system may access the storage (e.g., during initialization) to determine which custom firmware portions should be accessed and executed.
- the identifying information may stored in an “Installed I/O Device(s) Identifier” area of the storage 24 through any suitable process.
- an original processing system manufacturer may store such identifying information within the storage 24 once the processing system has been finally configured with I/O device(s) immediately before shipment/delivery.
- the FIG. 7 example illustrates type C and type H I/O devices being indicated as being installed within the processing system.
- the storage 24 may additionally have a cross-reference table for using the identifying information to determine which one(s) of the custom firmware portions should be executed for each differing type of possible I/O devices. More particularly, the FIG. 7 example illustrates a “Cross-Reference Table” having entries designating differing possible types of I/O devices in a “Type I/O Device” column, and further pointer entries (e.g., unique IDs or addresses) in a “Pointer(s)—Access/Exec.” column designating corresponding firmware portions which should be accessed/executed. Note that for installed type C I/O device(s), corresponding pointers (also represented figuratively by the FIG.
- 2 long/short dashed arrow 27 indicate that the common firmware portions and C custom firmware portions should be accessed and executed.
- the pointers indicate that the common firmware portions and both the B and H custom firmware portions should be accessed and executed. Note that the type H example shows that multiple custom firmware portions may be accessed and executed for some types of I/O devices.
- the type H example shows that the custom firmware portions are not limited for use only with their own designated type of I/O device(s).
- the custom firmware portions for the differing types of I/O device(s) may be arranged in a predetermined order, and then both a custom firmware portion corresponding to an installed I/O device(s) and all lower ordered custom firmware portions may be cumulatively be used by the system to support an installed I/O device(s). For example, if the custom firmware portions are arranged in the alphabetical order of A, B, C, . . .
- firmware 26 and storage 24 may be collectively viewed as firmware component(s) 19 as shown by the dashed rectangle in FIG. 2, and may be provided via a plurality of separate discrete storage components or as differing storage areas within a singular storage component. Further, the system firmware may at least partially include a basic I/O system (BIOS).
- BIOS basic I/O system
- the storage 24 may also provide additional optional information which is used by the system 30 during operation of the processor 12 and which is accessed when the system is reset.
- the additional information may be of diverse types and provide mechanisms for supporting different types of system operation as follows.
- the additional information may relate to a chipset used by the I/O controller 18 which is used by the processor 12 during operation of the system 30 ; may be code used by the system 30 during operation of the processor or code used by the bus controller; may encode system responses to system state changes, such as, but not limited to, the system stopping or continuing upon error conditions; may be code modules which support the functioning of hardware coupled to the I/O controller 18 or data identifying information pertaining to the operation of the I/O system; may be wiring information regarding the configuration of the I/O controller, such as expansion slots, interruption lines to expansion slots, and error signals. If the additional information is code used by the bus controller, this code may configure the I/O controller to perform particular functions of the I/O system.
- FIG. 4 illustrates other example embodiments of the present invention. More particularly, FIG. 4 is similar to FIG. 2, except that FIG. 4 shows two additional example approaches for accessing and executing proper firmware portions within system firmware 26 .
- the installed I/O device(s) may itself alternatively contain and provide an identifier. More particularly, such identifier may be stored in any suitable storage 21 (e.g., ROM) on the I/O device(s) 20 , and may be supplied (represented figuratively by the FIG. 4 long/short dashed arrow 25 ) to the storage 24 .
- suitable storage 21 e.g., ROM
- such identifier may be supplied from storage 21 to storage 24 at occurrence of a next succeeding initialization process after the I/O device(s) 20 has been installed, and may also thereafter be stored within the “Installed I/O Device(s) Identifier” area of the storage 24 .
- such identifier may be supplied from storage 21 to storage 24 at every occurrence of the initialization process. The identifier is used to access the “Cross-Reference Area” for corresponding pointers, and then the pointers are again used to access and execute appropriate firmware to support the installed I/O device(s) 20 .
- one or more of the installed I/O device(s) 20 may alternatively itself contain a pointer(s).
- Such pointer(s) may be stored in any suitable storage 21 (e.g., ROM) on the I/O device(s) 20 , and is supplied (represented figuratively by the FIG. 4 dotted arrow 23 ) to the system firmware 26 . More specifically, such pointer may be supplied from storage 21 to system firmware 26 at every occurrence of the initialization process, and used to access and execute appropriate firmware to support the installed I/O device(s) 20 .
- FIGS. 2 and 4 embodiments are advantageous in that they allow generic system firmware 26 and storage 24 components to be mass produced and/or generically programmed with universal common firmware portions, custom firmware portions and “Cross-Reference Table” which can versatilely accommodate all presently known (e.g., as of the date of manufacture) hardware components (e.g., I/O device(s) 20 ′ or 20 ). Further, if the firmware 26 and storage 24 components are provided as a FLASH memory component(s), such can be arranged to be easily reprogrammed and upgraded (e.g., via Internet and/or disk firmware downloading) to support any later generation I/O device(s).
- FIG. 5 is another example embodiment of the present invention. More particularly, the FIG. 5 example embodiment is advantageous in situations where, for example, the system firmware 26 and/or storage are firmware inadequate for (become outdated and/or do not support) a particular (e.g., next generation) I/O device(s) 20 ′′.
- the FIG. 5 embodiment at minimum, is different from the FIGS. 2 and 4 embodiments in that the FIG. 5 I/O device(s) 20 ′′ uses on-board storage 29 which stores and supplies its own custom firmware and or other data (rather than using preexisting custom firmware and data within the system firmware 26 and storage 24 ).
- such on-board (i.e., “owned”) custom firmware and data may be supplied from storage 29 (e.g., to the system) at occurrence of a next succeeding initialization process after the I/O device(s) 20 ′′ has been installed, and such owned custom firmware and data may thereafter be stored in an appropriate storage(s) in the system (e.g., added to the system firmware 26 and/or storage 24 ).
- owned custom firmware and data may be supplied from storage 29 to the system at every occurrence of the initialization process.
- Such embodiment is advantageous in that it mitigates or obviates any firmware updating work required of a user, while allowing the system to accommodate and/or update to unknown and/or next generation hardware (e.g., I/O device(s) 20 ′′).
- Embodiments of the present invention are applicable to not only personal computers (PCs), but to other processing systems such as servers.
- the FIG. 6 example embodiment shows an arrangement of a plurality of I/O cards 50 , each having the firmware component(s) 19 and being coupled to a PU memory complex.
- the plurality of memory cards 50 may have additional components such as a Programmable Interrupt Device (PID), Super I/O (SIO) and provide I/O slots.
- PID Programmable Interrupt Device
- SIO Super I/O
- the firmware component(s) 19 may be a non-volatile random access memory (NVRAM) or any other non-volatile storage. Further, the firmware component(s) 19 may be part of the hardware platform, and may define all platform specific information about the hardware.
- firmware component(s) 19 may contain standardized binary code modules and data structures, so the firmware component(s) 19 may be implemented as hardware independent of a BIOS. Still further, the firmware component(s) 19 may contain binary code to interface to server management hardware, to support on-board PCI device option ROMs, and any other code that is required to make the system modular. Finally, the firmware component(s) may also contain data such as a number of I/O components in the system.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Stored Programmes (AREA)
Abstract
The invention is a system, a method of operating the system and a method of customizing a processing system to operate with different input/output (I/O) systems. A system in accordance with the invention includes a processor, an I/O system coupled to the processor and system firmware, including a plurality of parts which each operate to perform system firmware functions required for and customized to only one of a plurality of different I/O systems which are operational when coupled to the processor, and a storage coupled to the processor, for storing identifying information which, when read, causes only one of the parts of the system firmware to be executed by the processor to perform the system firmware function necessary to operate the one of the different I/O systems identified by the identifying information.
Description
- The present invention relates to system firmware arrangements adaptable to diverse types of devices.
- Firmware typically is hardware specific and must completely match hardware installed within a particular system. However, it has been found that, occasionally, there may be times where it is advantageous to change and/or add hardware within a system. Any change in hardware in the system typically requires a corresponding change of firmware. Previously, upgrading of firmware required obtaining and then physically replacing at least one semiconductor chip (i.e., firmware chip). Some newer systems have disk-loaded firmware that is somewhat easier/cheaper to upgrade (e.g., can be downloaded from the Internet). However, such updating procedures may still be too confusing and/or cumbersome to an average user.
- A system embodiment includes an input/output (I/O) system, and system firmware including a plurality of parts which each operate to perform system firmware functions customized to at least one type of connectable I/O device, and an identifier adapted to store identifying information which identifies installed I/O devices, and which is useable to designate a part of the system firmware to be executed by the processor to perform a system firmware function necessary to operate installed I/O devices.
- The foregoing and a better understanding of the present invention will become apparent from the following detailed description of exemplary embodiments and the claims when read in connection with the accompanying drawings, all forming a part of the disclosure hereof this invention. While the foregoing and following written and illustrated disclosure focuses on disclosing example embodiments of the invention, it should be clearly understood that the same is by way of illustration and example only and is not to be taken by way of limitation, the spirit and scope of the present invention being limited only by the terms of the appended claims.
- The following represents brief descriptions of the drawings, wherein:
- FIG. 1 illustrates an example block diagram of an example processing system useful for background discussions;
- FIG. 2 illustrates an example block diagram of an example processing system in accordance with the present invention;
- FIG. 3 illustrates an example block diagram of an example embodiment of system firmware which may be utilized in FIG. 2;
- FIG. 4 illustrates an example block diagram of an example processing system in accordance with the present invention;
- FIG. 5 illustrates an example block diagram of an example processing system in accordance with the present invention;
- FIG. 6 illustrates an example block diagram of yet another example processing system in accordance with the present invention; and
- FIG. 7 illustrates an example block diagram of an example table useable with the embodiment of FIG. 2.
- Before beginning a detailed description of embodiments of the subject invention, mention of the following is in order. When appropriate, like reference numerals and characters are used to designate identical, corresponding or similar components in differing figure drawings. Further, in the detailed description to follow, although exemplary components are given, the present invention is not limited to the same. Next, known power connections and/or other connections (e.g., signal lines) are not shown within the Figs. for simplicity of illustration and discussion, as so as not to obscure the invention. Finally, while example embodiments of the present invention are described with respect to an input/output (I/O) arrangement and I/O devices, the present invention is not limited to use with such arrangements, and may be used in differing arrangements within a processing system.
- Turning now to detailed discussion, FIG. 1 illustrates an example block diagram of an
example processing system 10, useful in describing background disadvantages before discussion of example embodiments of the invention. The example system includes a processor unit (PU) 12 which may be any processor, withsuch PU 12 being coupled to a bus andbus controller 14 of any design. Random access memory (RAM) 16 is coupled to the bus andbus controller 14. An I/O controller 18 is coupled to the bus and bus controller, and to at least one I/O device 20′. Thesystem 10 includessystem firmware 22 which is customized to control operations of the processing system and to work with the architectures of the processing system, e.g., bus andbus controller 14, I/O controller 18 and I/O device(s) 20′. While thefirmware 22 in the FIG. 1 example embodiment is illustrated as being coupled to the I/O controller 18, such firmware may alternatively be coupled to any one of a plurality of other possible addressable locations in the system architecture. More particularly, the possible locations are any address in the address space of the system. - In the FIG. 1 example, the I/
O controller 18 and I/O device(s) 20′ may be provided in any one of a large number of diverse possible configurations. For example, in considering the possibilities of just the I/O device(s) 20′ alone, a plurality of differing I/O device(s) 20′ may be provided within a system, and at least some of the differing I/O device(s) 20′ may be of differing I/O device types. For purposes of this disclosure, differing I/O device types will be each be generically referred to using alphabetical tags or designations, such as type A, type B . . . type N. However, embodiments of the present invention are not limited to alphabetical designation, e.g., embodiments of the present invention could just as easily be implemented using numeric and/or alpha-numeric tags or designations. - Firmware difficulties, such as accommodating differing types of I/O devices, are encountered at all equipment distribution levels. For example, original equipment manufacturers (OEMs) and/or equipment installers sometimes have difficulties obtaining and providing proper firmware which works properly with a particular system configuration (e.g., I/O devices). Such may create or magnify time-to-market (ttm) delays and/or installation delays. At the consumer level, newly purchased systems at first typically do not have a system firmware problem because newly purchased systems typically come with a predetermined hardware (e.g., I/O device) configuration, and have system firmware uniquely written (i.e., customized) to the predetermined hardware configuration. However, any hardware (e.g., I/O device) change or addition resulting in configuration modification may cause the system firmware to need to be correspondingly updated. As mentioned previously, updating of system firmware may be too expensive, too confusing and/or cumbersome to an average user, and often results in substantial problems/delays in getting a processing system to work properly again after even slight modification. All of the above problems/delays are at least inconvenient, and are more probably disruptive and costly, especially in a business environment.
- As a result of such disadvantages, it is desirable for hardware manufacturers, e.g., manufacturers of I/O device(s)20,′ to avoid having installation of their devices require substantial user work in providing/updating
system firmware 22. FIG. 2 illustrates an example embodiment of anexample processing system 30 in accordance with the present invention, which mitigates or obviates work in providing/updating firmware. ThePU 12, bus andbus controller 14,RAM 16, I/O controller 18, and I/O device(s) 20′, may be the same as those of FIG. 1, and accordingly redundant description thereof is omitted herein for 15=sake of brevity. Instead, discussion turns to a first example firmware and/or I/O hardware arrangement useable in the example embodiment of the present invention. - More particularly, in the practice of differing hardware configurations (e.g., differing I/O devices), some firmware portions may be mutually useable in common for all (or for at least a portion of) the differing configurations, while other respective firmware portions may each be customized for use with one or several of the respective differing configurations (while not being used with others). Accordingly, FIG. 3 represents an example embodiment of a
system firmware 26, having a modular firmware layout which accommodates (i.e., provides) both common firmware portions and customized firmware portions in differing accessible areas. More particularly,area 40 stores common firmware portions, whereasarea 42 stores a plurality of customized firmware portions for a plurality of hardware types. For example,area 42 may contain custom firmware portion A which supports functionality/operation of type A I/O device(s), custom firmware portion B which supports functionality/operation of type B I/O device(s), . . . and custom firmware portion N which supports functionality/operation of type N I/O device(s). Each customized firmware portion may be provided in a differing sub-area of thearea 42, and may be accessed and executed separately from all of the other customized firmware portions. Again, embodiments of the present invention are not limited in that N can be of any number of custom firmware portions, although an available storage capacity size and/or financial cost allotted to thesystem firmware 26 may be somewhat prohibitive. - The
system firmware 26, which is coupled to the I/O controller, may be stored in a storage device of the non-volatile type such as a FLASH memory, but embodiments of the present invention are not limited thereto. Instead thesystem firmware 26 may alternatively be stored in a read-only memory (ROM), non-volatile RAM (NVRAM), hard-disk (HD), etc. - Turning now to further elaboration of the
system firmware 26, the common firmware portions withinarea 40 may be accessed and executed upon every system initialization (e.g., before access/execution of any customized firmware portions), irrespective of which type of I/O device(s) 20′ (or 20) is coupled within the system configuration. In contrast, only a selected one or ones of the customized firmware portions withinarea 42 may be executed upon system initialization (e.g., after access/execution of the common firmware portions). - More specifically, embodiments of the present invention have arrangements which determine (e.g., during initialization) which particular type(s) of I/O device(s)20′ (or 20) are installed within the system configuration, and utilize such information to access and execute the one or ones of the customized firmware portions corresponding to (i.e., required for use with) the type(s) of I/O device(s) 20′ (or 20) installed in the system. As one example of the selective utilization of the custom firmware, if at least one (i.e., one or more) of the installed I/O device(s) 20′ is a B type I/O device, then a B customized system firmware portion would be accessed and executed during system initialization.
- Returning to FIG. 2, discussion turns next to
example storage 24, with example details ofstorage 24 being shown in FIG. 7. More particularly, in one example embodiment, thestorage 24 stores identifying information which identifies the type(s) of hardware (e.g., I/O device(s) 20′ or 20) installed within the processing system and identifies the firmware portions which should be executed, i.e., the processing system may access the storage (e.g., during initialization) to determine which custom firmware portions should be accessed and executed. The identifying information may stored in an “Installed I/O Device(s) Identifier” area of thestorage 24 through any suitable process. For example, an original processing system manufacturer may store such identifying information within thestorage 24 once the processing system has been finally configured with I/O device(s) immediately before shipment/delivery. The FIG. 7 example illustrates type C and type H I/O devices being indicated as being installed within the processing system. - The
storage 24 may additionally have a cross-reference table for using the identifying information to determine which one(s) of the custom firmware portions should be executed for each differing type of possible I/O devices. More particularly, the FIG. 7 example illustrates a “Cross-Reference Table” having entries designating differing possible types of I/O devices in a “Type I/O Device” column, and further pointer entries (e.g., unique IDs or addresses) in a “Pointer(s)—Access/Exec.” column designating corresponding firmware portions which should be accessed/executed. Note that for installed type C I/O device(s), corresponding pointers (also represented figuratively by the FIG. 2 long/short dashed arrow 27) indicate that the common firmware portions and C custom firmware portions should be accessed and executed. For installed type H I/O device(s), the pointers indicate that the common firmware portions and both the B and H custom firmware portions should be accessed and executed. Note that the type H example shows that multiple custom firmware portions may be accessed and executed for some types of I/O devices. - More particularly, the type H example shows that the custom firmware portions are not limited for use only with their own designated type of I/O device(s). As a differing example of overlapping use of the custom firmware portions, the custom firmware portions for the differing types of I/O device(s) may be arranged in a predetermined order, and then both a custom firmware portion corresponding to an installed I/O device(s) and all lower ordered custom firmware portions may be cumulatively be used by the system to support an installed I/O device(s). For example, if the custom firmware portions are arranged in the alphabetical order of A, B, C, . . . N, and a type C I/O device(s) is installed, then the system would cumulatively access and execute all of the A, B and C custom firmware portions. In contrast, if a type B I/O device(s) is installed, then the system would cumulatively access and execute only the A and B custom firmware portions.
- During initialization, for example, execution of the common firmware portions by the processor accesses the identifying information stored in the
storage 24, and thereafter accesses and executes corresponding customized firmware portions identified by the identifying information instorage 24. Thesystem firmware 26 andstorage 24 may be collectively viewed as firmware component(s) 19 as shown by the dashed rectangle in FIG. 2, and may be provided via a plurality of separate discrete storage components or as differing storage areas within a singular storage component. Further, the system firmware may at least partially include a basic I/O system (BIOS). - The
storage 24 may also provide additional optional information which is used by thesystem 30 during operation of theprocessor 12 and which is accessed when the system is reset. The additional information may be of diverse types and provide mechanisms for supporting different types of system operation as follows. For example, the additional information: may relate to a chipset used by the I/O controller 18 which is used by theprocessor 12 during operation of thesystem 30; may be code used by thesystem 30 during operation of the processor or code used by the bus controller; may encode system responses to system state changes, such as, but not limited to, the system stopping or continuing upon error conditions; may be code modules which support the functioning of hardware coupled to the I/O controller 18 or data identifying information pertaining to the operation of the I/O system; may be wiring information regarding the configuration of the I/O controller, such as expansion slots, interruption lines to expansion slots, and error signals. If the additional information is code used by the bus controller, this code may configure the I/O controller to perform particular functions of the I/O system. - Discussion turns next to FIG. 4 which illustrates other example embodiments of the present invention. More particularly, FIG. 4 is similar to FIG. 2, except that FIG. 4 shows two additional example approaches for accessing and executing proper firmware portions within
system firmware 26. As a first example arrangement, instead of utilizing the “Installed I/O Device(s) Identifier” area of thestorage 24, one or more of the installed I/O device(s) may itself alternatively contain and provide an identifier. More particularly, such identifier may be stored in any suitable storage 21 (e.g., ROM) on the I/O device(s) 20, and may be supplied (represented figuratively by the FIG. 4 long/short dashed arrow 25) to thestorage 24. More specifically, such identifier may be supplied fromstorage 21 tostorage 24 at occurrence of a next succeeding initialization process after the I/O device(s) 20 has been installed, and may also thereafter be stored within the “Installed I/O Device(s) Identifier” area of thestorage 24. Alternatively, such identifier may be supplied fromstorage 21 tostorage 24 at every occurrence of the initialization process. The identifier is used to access the “Cross-Reference Area” for corresponding pointers, and then the pointers are again used to access and execute appropriate firmware to support the installed I/O device(s) 20. - Turning now to another alternative FIG. 4 embodiment, instead of utilizing any of the “Installed I/O Device(s) Identifier” area of the
storage 24, the “Cross-Reference Area” or the identifier within the I/O device(s) 20, one or more of the installed I/O device(s) 20 may alternatively itself contain a pointer(s). Such pointer(s) may be stored in any suitable storage 21 (e.g., ROM) on the I/O device(s) 20, and is supplied (represented figuratively by the FIG. 4 dotted arrow 23) to thesystem firmware 26. More specifically, such pointer may be supplied fromstorage 21 tosystem firmware 26 at every occurrence of the initialization process, and used to access and execute appropriate firmware to support the installed I/O device(s) 20. - The example FIGS. 2 and 4 embodiments are advantageous in that they allow
generic system firmware 26 andstorage 24 components to be mass produced and/or generically programmed with universal common firmware portions, custom firmware portions and “Cross-Reference Table” which can versatilely accommodate all presently known (e.g., as of the date of manufacture) hardware components (e.g., I/O device(s) 20′ or 20). Further, if thefirmware 26 andstorage 24 components are provided as a FLASH memory component(s), such can be arranged to be easily reprogrammed and upgraded (e.g., via Internet and/or disk firmware downloading) to support any later generation I/O device(s). - FIG. 5 is another example embodiment of the present invention. More particularly, the FIG. 5 example embodiment is advantageous in situations where, for example, the
system firmware 26 and/or storage are firmware inadequate for (become outdated and/or do not support) a particular (e.g., next generation) I/O device(s) 20″. The FIG. 5 embodiment, at minimum, is different from the FIGS. 2 and 4 embodiments in that the FIG. 5 I/O device(s) 20″ uses on-board storage 29 which stores and supplies its own custom firmware and or other data (rather than using preexisting custom firmware and data within thesystem firmware 26 and storage 24). - More specifically, such on-board (i.e., “owned”) custom firmware and data may be supplied from storage29 (e.g., to the system) at occurrence of a next succeeding initialization process after the I/O device(s) 20″ has been installed, and such owned custom firmware and data may thereafter be stored in an appropriate storage(s) in the system (e.g., added to the
system firmware 26 and/or storage 24). Alternatively, such owned custom firmware and data may be supplied fromstorage 29 to the system at every occurrence of the initialization process. Such embodiment is advantageous in that it mitigates or obviates any firmware updating work required of a user, while allowing the system to accommodate and/or update to unknown and/or next generation hardware (e.g., I/O device(s) 20″). - Embodiments of the present invention are applicable to not only personal computers (PCs), but to other processing systems such as servers. For example, the FIG. 6 example embodiment shows an arrangement of a plurality of I/
O cards 50, each having the firmware component(s) 19 and being coupled to a PU memory complex. The plurality ofmemory cards 50 may have additional components such as a Programmable Interrupt Device (PID), Super I/O (SIO) and provide I/O slots. The firmware component(s) 19 may be a non-volatile random access memory (NVRAM) or any other non-volatile storage. Further, the firmware component(s) 19 may be part of the hardware platform, and may define all platform specific information about the hardware. Such allows a standard BIOS to understand and program the new hardware without requiring user customizations. As yet more examples the firmware component(s) 19 may contain standardized binary code modules and data structures, so the firmware component(s) 19 may be implemented as hardware independent of a BIOS. Still further, the firmware component(s) 19 may contain binary code to interface to server management hardware, to support on-board PCI device option ROMs, and any other code that is required to make the system modular. Finally, the firmware component(s) may also contain data such as a number of I/O components in the system. - In addition to the embodiments of the present invention being useful in situations wherein a processor modification is made some time after purchase, a universal or standard firmware which versatilely supports installation of different processors would permit hardware platforms to be assembled without requiring firmware change.
- This concludes the description of the preferred embodiments. Although the present invention has been described with reference to a number of illustrative embodiments thereof, it should be understood that numerous other modifications and embodiments can be devised by those skilled in the art that will fall within the spirit and scope of the principles of this invention. More particularly, reasonable variations and modifications are possible in the component parts and/or arrangements of the subject combination arrangement within the scope of the foregoing disclosure, the drawings and the appended claims without departing from the spirit of the invention. In addition to variations and modifications in the component parts and/or arrangements, alternative uses will also be apparent to those skilled in the art.
Claims (27)
1. A system comprising:
an input/output (I/O) system, and system firmware including a plurality of parts which each operate to perform system firmware functions customized to at least one type of connectable I/O device, and an identifier adapted to store identifying information which identifies installed I/O devices, and which is useable to designate a part of the system firmware to be executed by the processor to perform a system firmware function necessary to operate installed I/O devices.
2. A system in accordance with wherein:
claim 1
the system firmware includes a common part which performs system firmware functions required for all of the connectable I/O devices.
3. A system in accordance with wherein:
claim 1
the identifying information is accessed when the system is initialized.
4. A system in accordance with wherein:
claim 2
the common part of the system firmware accesses the identifying information when the system is initialized and the processor executes the common part and the part of the system firmware identified by the identifying information for the coupled subset of the connectable I/O systems.
5. A system in accordance with further comprising:
claim 1
a bus controller coupled to the processor and to the I/O system and wherein the system firmware is coupled to the I/O system.
6. A system in accordance with further comprising:
claim 2
a bus controller coupled to the processor and to the I/O system and wherein the system firmware is coupled to the I/O system.
7. A system in accordance with further comprising:
claim 3
a bus controller coupled to the processor and to the I/O system and wherein the system firmware is coupled to the I/O system.
8. A system in accordance with further comprising:
claim 4
a bus controller coupled to the processor and to the I/O system and wherein the system firmware is coupled to the I/O system.
9. A system in accordance with where:
claim 1
the storage further stores additional information used by the system during operation of the processor which is accessed when the system is initialized.
10. A system in accordance with wherein the additional information comprises:
claim 9
information relating to a chipset used in the coupled I/O system which is utilized by the processor during operation of the system.
11. A system in accordance with wherein:
claim 9
the storage stores additional information used by the system comprising code used by the system during operation of the processor.
12. A system in accordance with further comprising:
claim 9
a bus controller coupled to the coupled I/O system; and wherein the additional information is code used by the bus controller.
13. A system in accordance with wherein:
claim 9
the additional information comprises system responses to system state changes.
14. A system in accordance with wherein:
claim 1
the storage contains code modules which support the functioning of hardware coupled to the coupled I/O system.
15. A system in accordance with wherein:
claim 1
the storage contains data identifying information pertaining to the operation of the I/O system coupled to the system.
16. A system in accordance with wherein:
claim 1
the system firmware is a BIOS.
17. A method of operating a system including a processor and of a plurality of different input/output (I/O) systems which each require a customized system firmware when coupled to the system to be executed by the processor, said method comprising the steps of:
providing a system firmware, including a plurality of parts which each operate to perform system firmware functions required for and customized to only a subset of connectable I/O systems;
providing a storage, which is coupled to the system storing identifying information which identifies a coupled subset of the connectable I/O systems, when read, causes the processor to execute a part of the code within the system firmware to operate the system with the system firmware customized to an identified coupled subset of the connectable operating systems; and
reading the identifying information and executing the part of the code within the system firmware to operate the system with the system firmware customized to the coupled subset of the connectable I/O system.
18. A method in accordance with wherein:
claim 17
the system firmware includes a common part which performs system firmware functions required for all of the connectable I/O systems and the plurality of parts.
19. A method in accordance with wherein:
claim 18
the common part of the system firmware accesses the identifying information when the system is turned on and the processor executes the common part and the part of the system firmware identified by identifying information for the coupled subset of the connectable I/O systems.
20. A method in accordance with wherein:
claim 17
the storage further stores additional information used by the system during operation of the processor which is accessed when the system is initialized.
21. A method in accordance with wherein:
claim 20
the storage stores additional information relating to a chipset used in the coupled I/O system which is utilized by the processor during operation of the system.
22. A method in accordance with wherein:
claim 17
the storage stores additional information used by the system comprising code used by the system during operation of the processor.
23. A method in accordance with further comprising:
claim 17
a bus controller coupled to the coupled I/O system; and wherein
the additional information is code used by the bus controller.
24. A method in accordance with wherein:
claim 17
the additional information comprises system responses to system state changes.
25. A method in accordance with wherein:
claim 17
the system firmware is a BIOS.
26. A method of customizing a processing system to operate with connectable I/O systems each of which require a customized system firmware, the method comprising the steps of:
providing the processing system with a system firmware containing code which, when selected, supports operation of each of the connectable I/O systems; and
providing each of the I/O systems with stored identifying information which when each I/O system is individually coupled to the processing system is read by the processing system causing the processing system to select code within the system firmware to support operation of the coupled I/O system.
27. A method in accordance with wherein:
claim 26
the system firmware is a BIOS.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/223,808 US6401201B2 (en) | 1998-12-31 | 1998-12-31 | Arrangements offering firmware support for different input/output (I/O) types |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/223,808 US6401201B2 (en) | 1998-12-31 | 1998-12-31 | Arrangements offering firmware support for different input/output (I/O) types |
Publications (2)
Publication Number | Publication Date |
---|---|
US20010042242A1 true US20010042242A1 (en) | 2001-11-15 |
US6401201B2 US6401201B2 (en) | 2002-06-04 |
Family
ID=22838055
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/223,808 Expired - Fee Related US6401201B2 (en) | 1998-12-31 | 1998-12-31 | Arrangements offering firmware support for different input/output (I/O) types |
Country Status (1)
Country | Link |
---|---|
US (1) | US6401201B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030084262A1 (en) * | 2001-10-31 | 2003-05-01 | Weirauch Charles Robert | System and method for configuring a removable storage medium |
US8370618B1 (en) * | 2010-06-16 | 2013-02-05 | American Megatrends, Inc. | Multiple platform support in computer system firmware |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6745324B1 (en) * | 2000-11-16 | 2004-06-01 | International Business Machines Corporation | Dynamic firmware image creation from an object file stored in a reserved area of a data storage device of a redundant array of independent disks (RAID) system |
US7146488B2 (en) * | 2003-04-16 | 2006-12-05 | Hewlett-Packard Development Company, L.P. | System and method for expanding processor functionality |
US7134007B2 (en) * | 2003-06-30 | 2006-11-07 | Intel Corporation | Method for sharing firmware across heterogeneous processor architectures |
US20050091496A1 (en) * | 2003-10-23 | 2005-04-28 | Hyser Chris D. | Method and system for distributed key management in a secure boot environment |
JP2008509483A (en) * | 2004-08-04 | 2008-03-27 | オーエスエイ テクノロジーズ インコーポレイテッド | Adapting software and firmware to unexpected / changing hardware environments |
US7472297B2 (en) * | 2005-12-15 | 2008-12-30 | International Business Machines Corporation | Method initializing an environment of an integrated circuit according to information stored within the integrated circuit |
WO2008068078A1 (en) * | 2006-12-07 | 2008-06-12 | International Business Machines Corporation | Remote controller having an rfid tag |
US8578332B2 (en) * | 2007-04-30 | 2013-11-05 | Mark Murray | Universal microcode image |
JP5287301B2 (en) * | 2009-01-30 | 2013-09-11 | 富士通株式会社 | Descriptor transfer device, I / O controller, and descriptor transfer method |
US20110138377A1 (en) * | 2010-05-04 | 2011-06-09 | Phat Energy Corporation | Renewable Energy Monitoring System & Method |
TWI647615B (en) * | 2018-03-29 | 2019-01-11 | 緯創資通股份有限公司 | Boot method for firmware system using multiple embedded controller firmware |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4328542A (en) | 1979-11-07 | 1982-05-04 | The Boeing Company | Secure implementation of transition machine computer |
US5313584A (en) * | 1991-11-25 | 1994-05-17 | Unisys Corporation | Multiple I/O processor system |
US5805902A (en) * | 1993-07-02 | 1998-09-08 | Elonex I.P. Holdings, Ltd. | Structure and method for issuing interrupt requests as addresses and for decoding the addresses issued as interrupt requests |
US5432937A (en) * | 1993-08-20 | 1995-07-11 | Next Computer, Inc. | Method and apparatus for architecture independent executable files |
US5832280A (en) * | 1995-10-05 | 1998-11-03 | International Business Machines Corporation | Method and system in a data processing system for interfacing an operating system with a power management controller. |
US5752032A (en) * | 1995-11-21 | 1998-05-12 | Diamond Multimedia Systems, Inc. | Adaptive device driver using controller hardware sub-element identifier |
US5943673A (en) * | 1996-05-10 | 1999-08-24 | General Signal Corporation | Configuration programming system for a life safety network |
US5835704A (en) | 1996-11-06 | 1998-11-10 | Intel Corporation | Method of testing system memory |
US5835775A (en) * | 1996-12-12 | 1998-11-10 | Ncr Corporation | Method and apparatus for executing a family generic processor specific application |
US5958049A (en) * | 1997-03-17 | 1999-09-28 | International Business Machines Corporation | Operating system debugger using kernel and dynamic extension with debugger drivers to support different output devices |
US6065067A (en) * | 1998-03-05 | 2000-05-16 | Compaq Computer Corporation | System, method and program for controlling access to an input/output device possible resource settings data in an advanced configuration and power interface operating system |
US6049668A (en) * | 1998-04-13 | 2000-04-11 | Intel Corporation | Method and apparatus for supporting multiple processor-specific code segments in a single executable |
US6081890A (en) * | 1998-11-30 | 2000-06-27 | Intel Corporation | Method of communication between firmware written for different instruction set architectures |
-
1998
- 1998-12-31 US US09/223,808 patent/US6401201B2/en not_active Expired - Fee Related
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030084262A1 (en) * | 2001-10-31 | 2003-05-01 | Weirauch Charles Robert | System and method for configuring a removable storage medium |
US6910115B2 (en) * | 2001-10-31 | 2005-06-21 | Hewlett-Packard Development Company, L.P. | System and method for configuring a removable storage medium |
US8370618B1 (en) * | 2010-06-16 | 2013-02-05 | American Megatrends, Inc. | Multiple platform support in computer system firmware |
Also Published As
Publication number | Publication date |
---|---|
US6401201B2 (en) | 2002-06-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6381693B2 (en) | Arrangements having firmware support for different processor types | |
US5325532A (en) | Automatic development of operating system boot image | |
US6834384B2 (en) | Methods and apparatus for upgrading firmware in an embedded system | |
US6401201B2 (en) | Arrangements offering firmware support for different input/output (I/O) types | |
US6889340B1 (en) | Use of extra firmware flash ROM space as a diagnostic drive | |
US7039799B2 (en) | Methods and structure for BIOS reconfiguration | |
US6314474B1 (en) | Efficient information exchange between an electronic book and a cartridge | |
US20040230963A1 (en) | Method for updating firmware in an operating system agnostic manner | |
JP3310990B2 (en) | Electronics | |
US7600106B2 (en) | System and method for enabling/disabling write-protection of a basic input output system | |
US5446898A (en) | Method and apparatus for configuring and installing a loadable ABIOS device support layer in a computer system | |
JP3468247B2 (en) | Computer system and device for managing firmware | |
US7386711B1 (en) | Method and apparatus for redirecting the boot operations of one or more systems | |
US7003656B2 (en) | Automatic selection of firmware for a computer that allows a plurality of process types | |
US20200364040A1 (en) | System and Method for Restoring a Previously Functional Firmware Image on a Non-Volatile Dual Inline Memory Module | |
US7353377B2 (en) | Remotely providing basic input/output system to a client system | |
US6367007B1 (en) | Using system configuration data to customize bios during the boot-up process | |
KR100578955B1 (en) | Method and apparatus for determining the drive letter assignment of a CD ROM drive during initial system setup of a computer system | |
US6321332B1 (en) | Flexible control of access to basic input/output system memory | |
CN117369840A (en) | Method for constructing embedded operating system based on customized software source | |
US7228406B2 (en) | Interacting with optional read-only memory | |
US6934537B2 (en) | Radio communication device, method of and program for rewriting boot program therefor | |
US5754852A (en) | Apparatus for combining cellular telephone ring signals and PSTN ring signals | |
Cisco | Using the Flash Disk | |
US20040010643A1 (en) | Method for providing multiple configurations in a computer system with multiple components |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Fee payment |
Year of fee payment: 4 |
|
REMI | Maintenance fee reminder mailed | ||
LAPS | Lapse for failure to pay maintenance fees | ||
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20100604 |