libhd
5.0
|
Go to the source code of this file.
Macros | |
#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 | ||
) |
void hd_scan_bios | ( | hd_data_t * | hd_data | ) |
Referenced by hd_scan_no_hal().