Home |
RTTarget-32 Programming Manual Function RTT_BIOS_Installed Function RTT_BIOS_FindClassCode Function RTT_BIOS_GetInterruptRouting Function RTT_BIOS_GenSpecialCycle Function RTT_BIOS_ReadConfigData Function RTT_BIOS_WriteConfigData Function RTT_BIOS_LocateCapability System Management BIOS (SMBIOS) Advanced Programmable Interrupt Controller (APIC) |
Function RTT_BIOS_InstalledThis function checks whether PCI BIOS functions are available: DWORD RTT_BIOS_Installed(void); If PCI BIOS functions are available (either through a PCI BIOS or via emulation), a non-zero value is returned.
|