2018-12-19 11:44:22 +00:00
|
|
|
LIBFLASHROM_1.0 {
|
|
|
|
|
global:
|
2019-06-05 19:24:52 +02:00
|
|
|
flashrom_board_info;
|
|
|
|
|
flashrom_chipset_info;
|
|
|
|
|
flashrom_data_free;
|
2018-12-19 11:44:22 +00:00
|
|
|
flashrom_flag_get;
|
|
|
|
|
flashrom_flag_set;
|
2019-06-05 19:24:52 +02:00
|
|
|
flashrom_flashchip_info;
|
2018-12-19 11:44:22 +00:00
|
|
|
flashrom_flash_erase;
|
|
|
|
|
flashrom_flash_getsize;
|
|
|
|
|
flashrom_flash_probe;
|
|
|
|
|
flashrom_flash_release;
|
|
|
|
|
flashrom_image_read;
|
|
|
|
|
flashrom_image_verify;
|
|
|
|
|
flashrom_image_write;
|
|
|
|
|
flashrom_init;
|
|
|
|
|
flashrom_layout_include_region;
|
|
|
|
|
flashrom_layout_read_fmap_from_buffer;
|
|
|
|
|
flashrom_layout_read_fmap_from_rom;
|
|
|
|
|
flashrom_layout_read_from_ifd;
|
|
|
|
|
flashrom_layout_release;
|
|
|
|
|
flashrom_layout_set;
|
|
|
|
|
flashrom_programmer_init;
|
|
|
|
|
flashrom_programmer_shutdown;
|
|
|
|
|
flashrom_set_log_callback;
|
|
|
|
|
flashrom_shutdown;
|
2019-06-05 19:24:52 +02:00
|
|
|
flashrom_version_info;
|
2018-12-19 11:44:22 +00:00
|
|
|
local: *;
|
|
|
|
|
};
|