kolibrios/kernel/trunk/fs
Ivan Baravy f208e0e454 Split bootbios.asm and kernel.asm.
* Move bios-related part of kernel.asm before B32 label to
  bootbios.asm file;
* Move bx_from_load, boot_dev and kernel_restart_bootblock variables
  to BOOT_* 0x9000 block;
* Update Tupfile.lua, Makefile, build.bat, build.sh accordingly;
* Now bios and uefi loaders can jump to very first byte of the kernel.

git-svn-id: svn://kolibrios.org@7129 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-16 20:21:10 +00:00
..
ext.inc ext fs: sysfunction 70.10 support 2017-07-09 08:28:00 +00:00
fat.inc fat: support for non-ASCII chars in short names 2017-09-22 21:51:37 +00:00
fs_common.inc ext fs and other global cleaning 2016-07-13 01:01:16 +00:00
fs_lfn.inc sysfunction 70.5: get device size 2017-03-06 13:45:37 +00:00
iso9660.inc documentation fix 2017-03-28 14:30:08 +00:00
ntfs.inc sysfunction 70.5: small change 2017-03-07 16:28:02 +00:00
parse_fn.inc Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
xfs.asm ext fs and other global cleaning 2016-07-13 01:01:16 +00:00
xfs.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00