Subscribe to Windows IT Pro
November 28, 2005 12:00 AM

What is the hardware abstraction layer (HAL)?

Windows IT Pro
InstantDoc ID #48583
Rating: (17)

A. One of the key design features of Windows is that it supports multiple hardware platforms without the need for complete different versions of the OS. This support is accomplished through the HAL, which is implemented via the kernel-mode hal.dll module. All Windows components access hardware via the HAL, and multiple HALs are available that are specific to different hardware platforms. The installed HAL is chosen when the OS is installed (hence, why you can't take a disk from one machine and run it in a machine of a different hardware platform). The available HALs are listed here:

   - Standard PC (non-ACPI) - Hal.dll 
   - MPS Uniprocessor PC - Halapic.dll 
   - MPS Multiprocessor PC - Halmps.dll 
   - Advanced Configuration and Power Interface (ACPI) PC - Halacpi.dll 
   - ACPI Uniprocessor PC - Halaacpi.dll 
   - ACPI Multiprocessor PC - Halmacpi.dll 

The installation process selects the correct HAL and copies it to the %systemroot%\system32 folder as hal.dll. The last three HALs in the list are the most common.

Related Content:

ARTICLE TOOLS

Comments
  • Vijay
    2 years ago
    Apr 01, 2010

    Excellent information

  • Matthew
    6 years ago
    Oct 12, 2006

    This was exactly what I was looking for.

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.