diff --git a/aarch64-cb/bootboot.c b/aarch64-cb/bootboot.c index e04a1f0..631fe18 100644 --- a/aarch64-cb/bootboot.c +++ b/aarch64-cb/bootboot.c @@ -1,7 +1,7 @@ /* * aarch64-cb/bootboot.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/aarch64-rpi/boot.S b/aarch64-rpi/boot.S index 7c9d46a..08fd888 100644 --- a/aarch64-rpi/boot.S +++ b/aarch64-rpi/boot.S @@ -1,7 +1,7 @@ /* * aarch64-rpi/boot.S * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/aarch64-rpi/bootboot.c b/aarch64-rpi/bootboot.c index 17e0670..bb672e2 100644 --- a/aarch64-rpi/bootboot.c +++ b/aarch64-rpi/bootboot.c @@ -1,7 +1,7 @@ /* * aarch64-rpi/bootboot.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/aarch64-rpi/fs.h b/aarch64-rpi/fs.h index 48fec61..3fbf068 100644 --- a/aarch64-rpi/fs.h +++ b/aarch64-rpi/fs.h @@ -1,7 +1,7 @@ /* * aarch64-rpi/fs.h * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/aarch64-rpi/mkboot.c b/aarch64-rpi/mkboot.c index f5ad925..f19bc29 100644 --- a/aarch64-rpi/mkboot.c +++ b/aarch64-rpi/mkboot.c @@ -1,7 +1,7 @@ /* * aarch64-rpi/mkboot.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/bootboot_spec_1_kiad.pdf b/bootboot_spec_1_kiad.pdf index da2ea5b..15ccc52 100644 Binary files a/bootboot_spec_1_kiad.pdf and b/bootboot_spec_1_kiad.pdf differ diff --git a/bootboot_spec_1st_ed.pdf b/bootboot_spec_1st_ed.pdf index 8a16b7a..e6bc241 100644 Binary files a/bootboot_spec_1st_ed.pdf and b/bootboot_spec_1st_ed.pdf differ diff --git a/dist/bootboot.h b/dist/bootboot.h index ad5d79b..4e5d4bf 100644 --- a/dist/bootboot.h +++ b/dist/bootboot.h @@ -1,7 +1,7 @@ /* * bootboot.h * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/DESCRIPT.ION b/mkbootimg/DESCRIPT.ION index 156e176..f51d07d 100644 --- a/mkbootimg/DESCRIPT.ION +++ b/mkbootimg/DESCRIPT.ION @@ -2,7 +2,7 @@ BOOTBOOT Bootable Disk Image Creator ==================================== Downloaded from: -Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) MIT +Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) MIT This is an all-in-one, multiplatform, dependency-free disk image creator tool for the BOOTBOOT loader. diff --git a/mkbootimg/OLVASSEL.md b/mkbootimg/OLVASSEL.md index 7afae94..8d37e2c 100644 --- a/mkbootimg/OLVASSEL.md +++ b/mkbootimg/OLVASSEL.md @@ -9,7 +9,7 @@ fájlokkal, GPT táblával, PMBR-el, stb. Továbbá képes létrehozni az indul `cpio`, `tar`, `jamesm` (James Molloy initrdje) és az `FS/Z` támogatott, de a kód úgy lett megírva, hogy könnyű legyen bővíteni). A kigenerált képet leellenőriztem fdisk-el, valamint a gdisk verify funkciójával. A FAT partíció tesztelve lett fsck.vfat-al -és UEFI förmverrel, továbbá Raspberry Pi-n. Az ISO9660-es rész iat-vel (ISO966ö Analyzer Tool) és Linux mounttal lett tesztelve. +és UEFI förmverrel, továbbá Raspberry Pi-n. Az ISO9660-es rész iat-vel (ISO9660 Analyzer Tool) és Linux mounttal lett tesztelve. Működési módok -------------- diff --git a/mkbootimg/cpio.c b/mkbootimg/cpio.c index 23fcb8f..b37f523 100644 --- a/mkbootimg/cpio.c +++ b/mkbootimg/cpio.c @@ -1,7 +1,7 @@ /* * mkbootimg/cpio.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/esp.c b/mkbootimg/esp.c index 69821e5..a87584c 100644 --- a/mkbootimg/esp.c +++ b/mkbootimg/esp.c @@ -1,7 +1,7 @@ /* * mkbootimg/esp.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/fs.h b/mkbootimg/fs.h index a8cc6e2..aae78ad 100644 --- a/mkbootimg/fs.h +++ b/mkbootimg/fs.h @@ -1,7 +1,7 @@ /* * mkbootimg/fs.h * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/fsZ.c b/mkbootimg/fsZ.c index f5169ea..22dc37f 100644 --- a/mkbootimg/fsZ.c +++ b/mkbootimg/fsZ.c @@ -1,7 +1,7 @@ /* * mkbootimg/fsZ.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/gpt.c b/mkbootimg/gpt.c index ef05cc7..7db560f 100644 --- a/mkbootimg/gpt.c +++ b/mkbootimg/gpt.c @@ -1,7 +1,7 @@ /* * mkbootimg/gpt.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/img.c b/mkbootimg/img.c index 274fd36..08ece2e 100644 --- a/mkbootimg/img.c +++ b/mkbootimg/img.c @@ -1,7 +1,7 @@ /* * mkbootimg/img.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/jamesm.c b/mkbootimg/jamesm.c index af65a70..4eb3511 100644 --- a/mkbootimg/jamesm.c +++ b/mkbootimg/jamesm.c @@ -1,7 +1,7 @@ /* * mkbootimg/jamesm.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/lang.c b/mkbootimg/lang.c index e427aa3..2dc0909 100644 --- a/mkbootimg/lang.c +++ b/mkbootimg/lang.c @@ -1,7 +1,7 @@ /* * mkbootimg/lang.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/lang.h b/mkbootimg/lang.h index d68cc56..eb78dc9 100644 --- a/mkbootimg/lang.h +++ b/mkbootimg/lang.h @@ -1,7 +1,7 @@ /* * mkbootimg/lang.h * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/main.c b/mkbootimg/main.c index 435c3a4..e983dcc 100644 --- a/mkbootimg/main.c +++ b/mkbootimg/main.c @@ -1,7 +1,7 @@ /* * mkbootimg/main.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/main.h b/mkbootimg/main.h index b093b92..8e9e538 100644 --- a/mkbootimg/main.h +++ b/mkbootimg/main.h @@ -1,7 +1,7 @@ /* * mkbootimg/main.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/tar.c b/mkbootimg/tar.c index e17821d..23cee63 100644 --- a/mkbootimg/tar.c +++ b/mkbootimg/tar.c @@ -1,7 +1,7 @@ /* * mkbootimg/tar.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mkbootimg/util.c b/mkbootimg/util.c index bfd6363..b265ed8 100644 --- a/mkbootimg/util.c +++ b/mkbootimg/util.c @@ -1,7 +1,7 @@ /* * mkbootimg/util.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mykernel/Makefile b/mykernel/Makefile index 609ec9b..7542911 100644 --- a/mykernel/Makefile +++ b/mykernel/Makefile @@ -1,7 +1,7 @@ # # mykernel/Makefile # -# Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) +# Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) # # Permission is hereby granted, free of charge, to any person # obtaining a copy of this software and associated documentation diff --git a/mykernel/kernel.c b/mykernel/kernel.c index 2c28da7..1b33447 100644 --- a/mykernel/kernel.c +++ b/mykernel/kernel.c @@ -1,7 +1,7 @@ /* * mykernel/kernel.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/mykernel/link.ld b/mykernel/link.ld index 0d53282..cd1412e 100644 --- a/mykernel/link.ld +++ b/mykernel/link.ld @@ -1,7 +1,7 @@ /* * mykernel/link.ld * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/x86_64-bios/boot.asm b/x86_64-bios/boot.asm index 9c85981..cbe135a 100644 --- a/x86_64-bios/boot.asm +++ b/x86_64-bios/boot.asm @@ -1,7 +1,7 @@ ;* ;* x86_64-bios/boot.asm ;* -;* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) +;* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) ;* ;* Permission is hereby granted, free of charge, to any person ;* obtaining a copy of this software and associated documentation diff --git a/x86_64-bios/bootboot.asm b/x86_64-bios/bootboot.asm index 1a35e96..2df2d79 100644 --- a/x86_64-bios/bootboot.asm +++ b/x86_64-bios/bootboot.asm @@ -1,7 +1,7 @@ ;* ;* x86_64-bios/bootboot.asm ;* -;* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) +;* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) ;* ;* Permission is hereby granted, free of charge, to any person ;* obtaining a copy of this software and associated documentation diff --git a/x86_64-bios/bootboot.inc b/x86_64-bios/bootboot.inc index 3dc7b6a..6f994b2 100644 --- a/x86_64-bios/bootboot.inc +++ b/x86_64-bios/bootboot.inc @@ -1,7 +1,7 @@ ;* ;* x86_64-bios/bootboot.inc ;* -;* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) +;* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) ;* ;* Permission is hereby granted, free of charge, to any person ;* obtaining a copy of this software and associated documentation diff --git a/x86_64-bios/fs.inc b/x86_64-bios/fs.inc index a132eaf..15e4fcc 100644 --- a/x86_64-bios/fs.inc +++ b/x86_64-bios/fs.inc @@ -1,7 +1,7 @@ ;* ;* x86_64-bios/fs.inc ;* -;* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) +;* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) ;* ;* Permission is hereby granted, free of charge, to any person ;* obtaining a copy of this software and associated documentation diff --git a/x86_64-bios/mkboot.c b/x86_64-bios/mkboot.c index 6dc488b..38f41f6 100644 --- a/x86_64-bios/mkboot.c +++ b/x86_64-bios/mkboot.c @@ -1,7 +1,7 @@ /* * x86_64-bios/mkboot.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/x86_64-bios/tinf.inc b/x86_64-bios/tinf.inc index e28ee36..618d639 100644 --- a/x86_64-bios/tinf.inc +++ b/x86_64-bios/tinf.inc @@ -1,7 +1,7 @@ ;* ;* x86_64-bios/tinf.inc ;* -;* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) +;* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) ;* ;* Permission is hereby granted, free of charge, to any person ;* obtaining a copy of this software and associated documentation @@ -143,7 +143,7 @@ tinf_build_fixed_trees: repnz stosb mov al, 32 stosb - + mov edi, d_dtree_trans mov cl, 32 xor ax, ax @@ -168,7 +168,7 @@ tinf_build_tree: stosd stosd stosd - + ; scan symbol lengths, and sum code length counts push ebx push ecx @@ -263,7 +263,7 @@ tinf_decode_trees: xor ecx, ecx mov cl, 19 call tinf_build_tree - + ; decode code lengths for the dynamic trees mov edx, lengths .decode: mov ebp, d_ltree @@ -316,7 +316,7 @@ tinf_decode_trees: mov byte [edx], al inc edx dec word [num] - + .next: cmp word [num], 0 jnz .decode diff --git a/x86_64-cb/bootboot.c b/x86_64-cb/bootboot.c index 3e4b83c..e21c15b 100644 --- a/x86_64-cb/bootboot.c +++ b/x86_64-cb/bootboot.c @@ -1,7 +1,7 @@ /* * x86_64-cb/bootboot.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/x86_64-cb/fs.h b/x86_64-cb/fs.h index faee4db..cbb29e6 100644 --- a/x86_64-cb/fs.h +++ b/x86_64-cb/fs.h @@ -1,7 +1,7 @@ /* * x86_64-cb/fs.h * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/x86_64-cb/smp.S b/x86_64-cb/smp.S index 2302a2d..4f6c6d1 100644 --- a/x86_64-cb/smp.S +++ b/x86_64-cb/smp.S @@ -1,7 +1,7 @@ /* * x86_64-cb/smp.S * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/x86_64-efi/bootboot.c b/x86_64-efi/bootboot.c index 158144b..9ae7433 100644 --- a/x86_64-efi/bootboot.c +++ b/x86_64-efi/bootboot.c @@ -1,7 +1,7 @@ /* * x86_64-efi/bootboot.c * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/x86_64-efi/fs.h b/x86_64-efi/fs.h index 2f44420..0f86f81 100644 --- a/x86_64-efi/fs.h +++ b/x86_64-efi/fs.h @@ -1,7 +1,7 @@ /* * x86_64-efi/fs.h * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/x86_64-efi/smp.S b/x86_64-efi/smp.S index a9f360b..2019c07 100644 --- a/x86_64-efi/smp.S +++ b/x86_64-efi/smp.S @@ -1,7 +1,7 @@ /* * x86_64-efi/smp.S * - * Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) + * Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation