mirror of
https://gitlab.com/bztsrc/bootboot.git
synced 2023-02-13 20:54:32 -05:00
Update dates
This commit is contained in:
parent
7f1a28dd2d
commit
e03097211b
38 changed files with 40 additions and 40 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Binary file not shown.
Binary file not shown.
2
dist/bootboot.h
vendored
2
dist/bootboot.h
vendored
|
@ -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
|
||||
|
|
|
@ -2,7 +2,7 @@ BOOTBOOT Bootable Disk Image Creator
|
|||
====================================
|
||||
|
||||
Downloaded from: <https://gitlab.com/bztsrc/bootboot>
|
||||
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.
|
||||
|
||||
|
|
|
@ -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
|
||||
--------------
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue