From 4b0e1bb5a139e76e90896d198723e9db12e08530 Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Thu, 29 May 2025 10:57:48 +0000 Subject: [PATCH] csv updates --- grub-cmdline-linux.csv | 74 ++++++++++++++++---------------- grub-melody.csv | 4 +- grub-terminal-input.csv | 12 +++--- grub-terminal-output.csv | 12 +++--- source/ubl-settings-bootloader.c | 6 +-- 5 files changed, 54 insertions(+), 54 deletions(-) diff --git a/grub-cmdline-linux.csv b/grub-cmdline-linux.csv index e9dd6c6..75946bf 100644 --- a/grub-cmdline-linux.csv +++ b/grub-cmdline-linux.csv @@ -1,37 +1,37 @@ -OPTION|DESCRIPTION -noplymouth|Disable Plymouth -rd.plymouth=0|Disable Plymouth -plymouth.enable=0|Disable Plymouth -plymouth.debug|Write debug output into /var/log/plymouth-debug.log -acpi=off|Disable ACPI -noapic|Disable APIC -nolapic|Disable local APIC -single|Single User Mode -nomodeset|Disable kernel selection and loading of video drivers -nouveau.modeset=0|Enable driver (default: auto, 0 = disabled, 1 = enabled, 2 = headless) (int) -nouveau.noaccel|Disable kernel/abi16 acceleration (int) -i915.modeset=1|Use kernel modesetting [KMS] (0=disable, 1=on, -1=force vga console preference [default]) (int) -i915.enable_fbc=0|Enable frame buffer compression for power savings (default: -1 (use per-chip default)) (int) -i915.enable_dc=0|Enable power-saving display C-states. (-1=auto [default], 0=disable, 1=up to DC5, 2=up to DC6, 3=up to DC5 with DC3CO, 4=up to DC6 with DC3CO) (int) -i915.enable_psr=0|Enable PSR (0=disabled, 1=enabled) (int) -i915.disable_power_well=1|Disable display power wells when possible (-1=auto [default], 0=power wells always on, 1=power wells disabled when possible) (int) -i915.enable_ips=N|Enable IPS (default: true) (int) -i915.fastboot=1|Try to skip unnecessary mode sets at boot time (0=disabled, 1=enabled) Default: -1 (use per-chip default) (int) -i915.disable_display=Y|Disable display (default: false) (bool) -i915.enable_guc=0|Enable GuC load for GuC submission and/or HuC load. Required functionality can be selected using bitmask values. (-1=auto [default], 0=disable, 1=GuC submission, 2=HuC load) (int) -i915.enable_dp_mst=N|Enable multi-stream transport (MST) for new DisplayPort sinks. (default: true) (bool) -i915.enable_gvt=Y|Enable support for Intel GVT-g graphics virtualization host support (default:false) (bool) -ahci.marvell_enable=1|Marvell SATA via AHCI (1 = enabled) (int) -ahci.mobile_lpm_policy=1|Default LPM policy for mobile chipsets (default:-1) (int) -snd-intel-dspcfg.dsp_driver=1|Force the DSP driver for Intel DSP (0=auto, 1=legacy, 2=SST, 3=SOF) (int) -intel_idle.no_acpi=Y|Do not use ACPI _CST for building the idle states list (default:N) (bool) -intel_idle.use_acpi=Y|Use ACPI _CST for building the idle states list (default:N) (bool) -intel_idle.max_cstate=1|Prevents the processor from going into a deep sleep state (default:9) (int) -intel_idle.max_cstate=2|Eliminates flickering laptop display on Ultra Voltage processors (int) -intel_idle.max_cstate=3|Eliminates flickering laptop display on Ultra Voltage processors (int) -intel_idle.max_cstate=4|Eliminates flickering laptop display on Ultra Voltage processors (int) -intel_idle.states_off=1|Mask of disabled idle states (0=disabled, 1=enabled) Default: 0 (uint) -usbcore.autosuspend=-1|Default autosuspend delay (-1=disabled) (int) -modprobe.blacklist=nouveau|Force dont`t load nouveau driver video for Nvidia -libata.noacpi=1|Disabling ACPI support for libata driver -loglevel=3|Displays only errors and higher priority messages \ No newline at end of file +OPTION;DESCRIPTION +noplymouth;Disable Plymouth +rd.plymouth=0;Disable Plymouth +plymouth.enable=0;Disable Plymouth +plymouth.debug;Write debug output into /var/log/plymouth-debug.log +acpi=off;Disable ACPI +noapic;Disable APIC +nolapic;Disable local APIC +single;Single User Mode +nomodeset;Disable kernel selection and loading of video drivers +nouveau.modeset=0;Enable driver (default: auto, 0 = disabled, 1 = enabled, 2 = headless) (int) +nouveau.noaccel;Disable kernel/abi16 acceleration (int) +i915.modeset=1;Use kernel modesetting [KMS] (0=disable, 1=on, -1=force vga console preference [default]) (int) +i915.enable_fbc=0;Enable frame buffer compression for power savings (default: -1 (use per-chip default)) (int) +i915.enable_dc=0;Enable power-saving display C-states. (-1=auto [default], 0=disable, 1=up to DC5, 2=up to DC6, 3=up to DC5 with DC3CO, 4=up to DC6 with DC3CO) (int) +i915.enable_psr=0;Enable PSR (0=disabled, 1=enabled) (int) +i915.disable_power_well=1;Disable display power wells when possible (-1=auto [default], 0=power wells always on, 1=power wells disabled when possible) (int) +i915.enable_ips=N;Enable IPS (default: true) (int) +i915.fastboot=1;Try to skip unnecessary mode sets at boot time (0=disabled, 1=enabled) Default: -1 (use per-chip default) (int) +i915.disable_display=Y;Disable display (default: false) (bool) +i915.enable_guc=0;Enable GuC load for GuC submission and/or HuC load. Required functionality can be selected using bitmask values. (-1=auto [default], 0=disable, 1=GuC submission, 2=HuC load) (int) +i915.enable_dp_mst=N;Enable multi-stream transport (MST) for new DisplayPort sinks. (default: true) (bool) +i915.enable_gvt=Y;Enable support for Intel GVT-g graphics virtualization host support (default:false) (bool) +ahci.marvell_enable=1;Marvell SATA via AHCI (1 = enabled) (int) +ahci.mobile_lpm_policy=1;Default LPM policy for mobile chipsets (default:-1) (int) +snd-intel-dspcfg.dsp_driver=1;Force the DSP driver for Intel DSP (0=auto, 1=legacy, 2=SST, 3=SOF) (int) +intel_idle.no_acpi=Y;Do not use ACPI _CST for building the idle states list (default:N) (bool) +intel_idle.use_acpi=Y;Use ACPI _CST for building the idle states list (default:N) (bool) +intel_idle.max_cstate=1;Prevents the processor from going into a deep sleep state (default:9) (int) +intel_idle.max_cstate=2;Eliminates flickering laptop display on Ultra Voltage processors (int) +intel_idle.max_cstate=3;Eliminates flickering laptop display on Ultra Voltage processors (int) +intel_idle.max_cstate=4;Eliminates flickering laptop display on Ultra Voltage processors (int) +intel_idle.states_off=1;Mask of disabled idle states (0=disabled, 1=enabled) Default: 0 (uint) +usbcore.autosuspend=-1;Default autosuspend delay (-1=disabled) (int) +modprobe.blacklist=nouveau;Force dont`t load nouveau driver video for Nvidia +libata.noacpi=1;Disabling ACPI support for libata driver +loglevel=3;Displays only errors and higher priority messages \ No newline at end of file diff --git a/grub-melody.csv b/grub-melody.csv index 070f201..661100d 100644 --- a/grub-melody.csv +++ b/grub-melody.csv @@ -1,2 +1,2 @@ -Option|Tone code -ubbeep|480 900 2 1000 2 800 2 400 2 600 3 \ No newline at end of file +OPTION;TONE_CODE +ubbeep;480 900 2 1000 2 800 2 400 2 600 3 \ No newline at end of file diff --git a/grub-terminal-input.csv b/grub-terminal-input.csv index 868710a..b4cfc9b 100644 --- a/grub-terminal-input.csv +++ b/grub-terminal-input.csv @@ -1,6 +1,6 @@ -OPTION|DESCRIPTION -console|PC BIOS & EFI Console -serial|Serial Terminal -ofconsole|Console Open Firmware -at_keyboard|PC AT Keyboard (Coreboot) -usb_keyboard|USB Keyboard (HID Boot protocol) \ No newline at end of file +OPTION;DESCRIPTION +console;PC BIOS & EFI Console +serial;Serial Terminal +ofconsole;Console Open Firmware +at_keyboard;PC AT Keyboard (Coreboot) +usb_keyboard;USB Keyboard (HID Boot protocol) \ No newline at end of file diff --git a/grub-terminal-output.csv b/grub-terminal-output.csv index 4978186..bbfb92f 100644 --- a/grub-terminal-output.csv +++ b/grub-terminal-output.csv @@ -1,6 +1,6 @@ -OPTION|DESCRIPTION -console|PC BIOS & EFI Console -serial|Serial Terminal -ofconsole|Console Open Firmware -gfxterm|Output in graphics mode -vga_text|VGA text output (Coreboot) \ No newline at end of file +OPTION;DESCRIPTION +console;PC BIOS & EFI Console +serial;Serial Terminal +ofconsole;Console Open Firmware +gfxterm;Output in graphics mode +vga_text;VGA text output (Coreboot) \ No newline at end of file diff --git a/source/ubl-settings-bootloader.c b/source/ubl-settings-bootloader.c index 54cedad..9d10b6d 100644 --- a/source/ubl-settings-bootloader.c +++ b/source/ubl-settings-bootloader.c @@ -230,7 +230,7 @@ void yon_interface_update(main_window *widgets){ config_str parameters = yon_char_parse(parameter,&size," "); for (int i=1;iKernelParametersList,&iter); gtk_list_store_set(widgets->KernelParametersList,&iter,0,yon_char_parsed_check_exist(parameters,size,cur_parameter)>-1,1,cur_parameter,2,_(description),-1); } @@ -245,7 +245,7 @@ void yon_interface_update(main_window *widgets){ config_str parameters = yon_char_parse(parameter,&size," "); for (int i=1;iInputTerminalList,&iter); gtk_list_store_set(widgets->InputTerminalList,&iter,0,yon_char_parsed_check_exist(parameters,size,cur_parameter)>-1,1,cur_parameter,2,_(description),-1); } @@ -260,7 +260,7 @@ void yon_interface_update(main_window *widgets){ config_str parameters = yon_char_parse(parameter,&size," "); for (int i=1;iOutputTerminalList,&iter); gtk_list_store_set(widgets->OutputTerminalList,&iter,0,yon_char_parsed_check_exist(parameters,size,cur_parameter)>-1,1,cur_parameter,2,_(description),-1); }