Go to the source code of this file.
Defines | |
#define | BIOS_ROM_START 0xc0000 |
#define | BIOS_ROM_SIZE 0x40000 |
#define | BIOS_RAM_START 0x400 |
#define | BIOS_RAM_SIZE 0x100 |
Functions | |
void | hd_scan_bios (hd_data_t *hd_data) |
void | get_vbe_info (hd_data_t *hd_data, vbe_info_t *vbe) |
#define BIOS_RAM_SIZE 0x100 |
#define BIOS_RAM_START 0x400 |
#define BIOS_ROM_SIZE 0x40000 |
#define BIOS_ROM_START 0xc0000 |
void get_vbe_info | ( | hd_data_t * | hd_data, | |
vbe_info_t * | vbe | |||
) |
References ADD2LOG, u_hd_smbios_t::any, CallInt10(), smbios_chassis_t::ch_type, u_hd_smbios_t::chassis, FreeInt10(), hd_probe_feature(), hexdump(), hd_id_t::id, InitInt10(), smbios_sysinfo_t::manuf, u_hd_smbios_t::next, pr_bios_ddc, pr_bios_ddc_ports_1, pr_bios_ddc_ports_2, pr_bios_ddc_ports_3, pr_bios_ddc_ports_4, pr_bios_fb, pr_bios_mode, pr_cpuemu_debug, PROGRESS, read_vbe_info(), sm_chassis, sm_sysinfo, u_hd_smbios_t::sysinfo, and smbios_any_t::type.
void hd_scan_bios | ( | hd_data_t * | hd_data | ) |
Referenced by hd_scan_no_hal().