diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-11-14 11:08:04 +0100 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-11-14 11:08:04 +0100 |
| commit | e3cc5f6c89ba9f37bf2c1edf588d0f75c1d63c57 (patch) | |
| tree | 1c43c3e9ce81f7564beb3a970b88beaa66169946 | |
| parent | 2761b620043ad511d9baf66d5478a463aeece77b (diff) | |
rename dirs
| -rw-r--r-- | boot1/Makefile (renamed from boot0/Makefile) | 0 | ||||
| -rw-r--r-- | boot1/disk_load_16.asm (renamed from boot0/disk_load_16.asm) | 0 | ||||
| -rw-r--r-- | boot1/mbr.asm (renamed from boot0/mbr.asm) | 0 | ||||
| -rw-r--r-- | boot1/print_string_16.asm (renamed from boot/print_string_16.asm) | 0 | ||||
| -rw-r--r-- | boot2/GDT.asm (renamed from boot/GDT.asm) | 0 | ||||
| -rw-r--r-- | boot2/Makefile (renamed from boot/Makefile) | 0 | ||||
| -rw-r--r-- | boot2/check_a20_16.asm (renamed from boot/check_a20_16.asm) | 0 | ||||
| -rw-r--r-- | boot2/common_pm.asm (renamed from boot/common_pm.asm) | 0 | ||||
| -rw-r--r-- | boot2/disk_load_16.asm (renamed from boot/disk_load_16.asm) | 0 | ||||
| -rw-r--r-- | boot2/kernel_entry.asm (renamed from boot/kernel_entry.asm) | 0 | ||||
| -rw-r--r-- | boot2/memmap.asm (renamed from boot/memmap.asm) | 0 | ||||
| -rw-r--r-- | boot2/mp.asm (renamed from boot/mp.asm) | 0 | ||||
| -rw-r--r-- | boot2/pm.asm (renamed from boot/pm.asm) | 0 | ||||
| -rw-r--r-- | boot2/print_string_16.asm (renamed from boot0/print_string_16.asm) | 0 | ||||
| -rw-r--r-- | boot2/stage2.asm (renamed from boot/stage2.asm) | 0 | ||||
| -rw-r--r-- | boot2/vesa_setup_16.asm (renamed from boot/vesa_setup_16.asm) | 0 |
16 files changed, 0 insertions, 0 deletions
diff --git a/boot0/Makefile b/boot1/Makefile index e930498..e930498 100644 --- a/boot0/Makefile +++ b/boot1/Makefile diff --git a/boot0/disk_load_16.asm b/boot1/disk_load_16.asm index 76102ad..76102ad 100644 --- a/boot0/disk_load_16.asm +++ b/boot1/disk_load_16.asm diff --git a/boot0/mbr.asm b/boot1/mbr.asm index c0a555d..c0a555d 100644 --- a/boot0/mbr.asm +++ b/boot1/mbr.asm diff --git a/boot/print_string_16.asm b/boot1/print_string_16.asm index 9f81a87..9f81a87 100644 --- a/boot/print_string_16.asm +++ b/boot1/print_string_16.asm diff --git a/boot/GDT.asm b/boot2/GDT.asm index cc33c45..cc33c45 100644 --- a/boot/GDT.asm +++ b/boot2/GDT.asm diff --git a/boot/Makefile b/boot2/Makefile index 17dc454..17dc454 100644 --- a/boot/Makefile +++ b/boot2/Makefile diff --git a/boot/check_a20_16.asm b/boot2/check_a20_16.asm index 43da6e3..43da6e3 100644 --- a/boot/check_a20_16.asm +++ b/boot2/check_a20_16.asm diff --git a/boot/common_pm.asm b/boot2/common_pm.asm index c96e1a8..c96e1a8 100644 --- a/boot/common_pm.asm +++ b/boot2/common_pm.asm diff --git a/boot/disk_load_16.asm b/boot2/disk_load_16.asm index 52912f4..52912f4 100644 --- a/boot/disk_load_16.asm +++ b/boot2/disk_load_16.asm diff --git a/boot/kernel_entry.asm b/boot2/kernel_entry.asm index 53f63ad..53f63ad 100644 --- a/boot/kernel_entry.asm +++ b/boot2/kernel_entry.asm diff --git a/boot/memmap.asm b/boot2/memmap.asm index d101557..d101557 100644 --- a/boot/memmap.asm +++ b/boot2/memmap.asm diff --git a/boot/mp.asm b/boot2/mp.asm index 072aa74..072aa74 100644 --- a/boot/mp.asm +++ b/boot2/mp.asm diff --git a/boot/pm.asm b/boot2/pm.asm index e6f3474..e6f3474 100644 --- a/boot/pm.asm +++ b/boot2/pm.asm diff --git a/boot0/print_string_16.asm b/boot2/print_string_16.asm index 9f81a87..9f81a87 100644 --- a/boot0/print_string_16.asm +++ b/boot2/print_string_16.asm diff --git a/boot/stage2.asm b/boot2/stage2.asm index 0a3ee87..0a3ee87 100644 --- a/boot/stage2.asm +++ b/boot2/stage2.asm diff --git a/boot/vesa_setup_16.asm b/boot2/vesa_setup_16.asm index d4c6ca2..d4c6ca2 100644 --- a/boot/vesa_setup_16.asm +++ b/boot2/vesa_setup_16.asm |
