Home |
RTTarget-32 Programming Manual Function RTT_PNP_Installed System Management BIOS (SMBIOS) Advanced Programmable Interrupt Controller (APIC) |
Function RTT_PNP_InstalledThis function checks whether a PnP BIOS is installed: int RTT_PNP_Installed(void); This function will return a non-zero value if the BIOS has protected mode PnP BIOS support, and zero otherwise.
|