/external/syslinux/com32/hdt/ |
hdt-menu.h | 93 int compute_PCI(struct s_hdt_menu *hdt_menu, struct s_hardware *hardware); 96 void compute_kernel(struct s_my_menu *menu, struct s_hardware *hardware); 99 void compute_disks(struct s_hdt_menu *menu, struct s_hardware *hardware); 108 struct s_hardware *hardware); 112 void compute_vpd(struct s_my_menu *menu, struct s_hardware *hardware); 115 void compute_processor(struct s_my_menu *menu, struct s_hardware *hardware); 118 void compute_syslinuxmenu(struct s_my_menu *menu, struct s_hardware *hardware); 124 void compute_summarymenu(struct s_my_menu *menu, struct s_hardware *hardware); 127 void compute_PXE(struct s_my_menu *menu, struct s_hardware *hardware); 130 int compute_VESA(struct s_hdt_menu *hdt_menu, struct s_hardware *hardware) [all...] |
hdt-cli.h | 119 struct s_hardware * hardware); 125 void (*exec) (int argc, char **argv, struct s_hardware * hardware); 159 void set_mode(cli_mode_t mode, struct s_hardware *hardware); 160 void start_cli_mode(struct s_hardware *hardware); 161 void start_auto_mode(struct s_hardware *hardware); 162 void main_show(char *item, struct s_hardware *hardware); 165 void print_history(int argc, char **argv, struct s_hardware * hardware); 181 void main_show_dmi(int argc, char **argv, struct s_hardware *hardware); 183 struct s_hardware *hardware); 184 void show_dmi_memory_bank(int argc, char **argv, struct s_hardware *hardware) [all...] |
hdt-dump.h | 73 void dump_cpu(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item); 74 void dump_pxe(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item); 75 void dump_syslinux(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item); 76 void dump_vpd(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item); 77 void dump_vesa(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item); 78 void dump_disks(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item); 79 void dump_dmi(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item); 80 void dump_memory(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item); 81 void dump_pci(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item); 82 void dump_acpi(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) [all...] |
hdt-dump-syslinux.c | 33 void dump_syslinux(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) {
|
hdt-dump-hdt.c | 33 void dump_hdt(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) {
|
hdt-dump-vpd.c | 32 void dump_vpd(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) {
|
hdt-cli-hdt.c | 43 struct s_hardware *hardware __unused) 52 struct s_hardware *hardware __unused) 70 static void cli_set_mode(int argc, char **argv, struct s_hardware *hardware) 92 struct s_hardware *hardware) 114 struct s_hardware *hardware __unused) 186 struct s_hardware *hardware) 199 struct s_hardware *hardware) 225 struct s_hardware *hardware __unused) 246 struct s_hardware *hardware) 257 struct s_hardware *hardware [all...] |
hdt-cli-vesa.c | 37 struct s_hardware *hardware) 56 struct s_hardware *hardware) 82 struct s_hardware *hardware) 90 struct s_hardware *hardware)
|
hdt-dump-kernel.c | 32 void dump_kernel(struct s_hardware *hardware, ZZJSON_CONFIG * config,
|
hdt-dump-memory.c | 33 void dump_88(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { 50 void dump_e801(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { 71 void dump_e820(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { 123 void dump_memory(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) {
|
hdt-cli-memory.c | 35 struct s_hardware *hardware __unused) 70 struct s_hardware *hardware __unused) 87 struct s_hardware *hardware __unused)
|
hdt-cli-syslinux.c | 40 struct s_hardware *hardware)
|
hdt-dump-cpu.c | 32 void dump_cpu(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) {
|
hdt.c | 51 static struct s_hardware hardware;
|
hdt-dump-dmi.c | 32 void dump_hardware_security(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { 49 void dump_oem_strings(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { 62 void dump_memory_size(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { 70 void dump_memory_modules(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { 103 void dump_cache(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { 130 void dump_memory_banks(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { 172 void dump_processor(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { 220 void dump_battery(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { 245 void dump_ipmi(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { 276 void dump_chassis(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) [all...] |
hdt-cli-disk.c | 95 void main_show_disk(int argc, char **argv, struct s_hardware *hardware) 159 struct s_hardware *hardware) 185 struct s_hardware *hardware)
|
hdt-menu-vesa.c | 33 struct s_hardware *hardware) 84 void compute_vesa_modes(struct s_my_menu *menu, struct s_hardware *hardware) 110 int compute_VESA(struct s_hdt_menu *hdt_menu, struct s_hardware *hardware)
|
hdt-cli-kernel.c | 38 struct s_hardware *hardware) 90 struct s_hardware *hardware)
|
hdt-dump-disks.c | 77 void show_disk(struct s_hardware *hardware, ZZJSON_CONFIG *conf, ZZJSON **it, int drive) { 124 void dump_disks(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) {
|
hdt-cli-pci.c | 37 struct s_hardware *hardware) 44 static void show_pci_device(int argc, char **argv, struct s_hardware *hardware) 148 struct s_hardware *hardware) 230 struct s_hardware *hardware)
|
hdt-cli-pxe.c | 41 struct s_hardware *hardware)
|
hdt-cli-vpd.c | 36 struct s_hardware *hardware)
|
hdt-dump-vesa.c | 33 void dump_vesa(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) {
|
hdt-menu-kernel.c | 32 void compute_kernel(struct s_my_menu *menu, struct s_hardware *hardware)
|
hdt-menu-syslinux.c | 33 void compute_syslinuxmenu(struct s_my_menu *menu, struct s_hardware *hardware)
|