Hardware-dependent software
{{refimprove|date=March 2008}}
Hardware-dependent software (HDS or HdS), the part of an operating system that varies across microprocessor boards and is comprised notably of device drivers and of boot code which performs hardware initialization. HDS does not comprise code which is only specific to a processor family and can run unchanged on various members of it. The HDS is alternatively called the BSP, for Board Support Package, especially in the world of commercial operating systems where the processor family code is distributed in binary form only.
Often software that runs on operating systems may be hardware dependent at first, but emulators can reduce dependencies for specific hardware.
See also
References
{{reflist|refs=
{{cite book |title=Hardware-dependent Software, Principles and Practice |editor-last1=Ecker |editor-first1=Wolfgang |editor-last2=Müller |editor-first2=Wolfgang |editor-last3=Dömer |editor-first3=Rainer |publisher=Springer Science+Business Media B.V. |edition=1 |doi=10.1007/978-1-4020-9436-1 |date=2009 |isbn=978-1-4020-9435-4}}
}}
{{DEFAULTSORT:Hardware-Dependent Software}}
Category:Computing terminology
{{Software-type-stub}}