'dic=3' has 'c=3' as its substring. The File browser widget of box_lib is happy with that. The bug is in [fb_get_icon_number](https://github.com/KolibriOS/kolibrios/blob/main/programs/develop/libra…
NOTE: firstly define what kernel module expects (long mode? provided memory map? ).
This is called a boot protocol. [Here](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tr…
I accidentally added that commit, how to remove it from here?
Your PR is based on your 'main' branch which has these two commits. Make sure your 'main' branch has only one commit different…
Could you leave just the commit related to the bootbios target? I don't see how dino etc are related to your PR.
The listing utility is shipped with the fasm package. Firstly you need to compile its source to an object file, then to link it using your system's linker, not fasm.
I suspect the…