OS2LDR
Appearance
OS2LDR is known as the OS/2 Loader.
OS2LDR module, running in real mode, sets up the PIC chips, sets the PIT timer chips, queries the BIOS for hardware configuration data, reads various CMOS and ROM information, and finally loads (i.e., reads in and applies fixups to) OS2KRNL and transfers control to it at its start address, syiInitializeOS2.
- Note
- This is one of the critical files for the OS/2 Kernel.
Versions
Date | Version | Size | Comments |
---|---|---|---|
2017 | 1.07 / 1.7 | ArcaOS Loader | |
2011-05-06 18:44 | 43,008 bytes | OS/2 Loader | |
2011-05-06 22:44 | 45,056 bytes | OS/2 Loader - Included on eCS 2.1 |
See also: OS2LDR Replacements
Articles
- David C. Zimmerli: Inside the OS/2 Kernel
- OS2LDR and OS2KRNL - The Secret Handshake