Andy-Python-Programmer
|
67a0bb8749
|
paging: emulate support for 1gib pages if not avaliable
Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
|
2022-01-28 11:18:33 +01:00 |
|
Andy-Python-Programmer
|
360b23eb2b
|
direct_map: use 1gib pages to construct the direct map
Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
|
2022-01-28 11:18:33 +01:00 |
|
Andy-Python-Programmer
|
c13c38911e
|
stivale_build_pagemap: use 1GiB pages to map 0 to 2GiB at 0xffffffff80000000
Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
|
2022-01-28 11:18:33 +01:00 |
|
Andy-Python-Programmer
|
a218423b9c
|
map_page: add support for mapping 1GiB pages
Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
|
2022-01-28 11:18:33 +01:00 |
|
Andy-Python-Programmer
|
7a1e3cb35c
|
map_page: take the page size as an argument (enum)
Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
|
2022-01-28 11:18:33 +01:00 |
|
mintsuki
|
ddf85ede0a
|
misc: Fixes for GCC 12 warnings; add extern prototypes for inline functions
|
2022-01-26 04:03:38 +01:00 |
|
mintsuki
|
8ccd4199b0
|
misc: Disable strict aliasing, just in case
|
2022-01-25 09:25:23 +01:00 |
|
mintsuki
|
bfa7db951c
|
panic: Add missing ifdef
|
2022-01-25 09:25:23 +01:00 |
|
mintsuki
|
fb99d3b0ab
|
bios: Move terminal entirely to stage 3
|
2022-01-25 09:25:23 +01:00 |
|
mintsuki
|
a98ba038d4
|
limine-install: Do not use void pointer arithmetic
|
2022-01-25 09:25:23 +01:00 |
|
mintsuki
|
ddc2f53faf
|
build: Manually copy install-sh into tarball
|
2022-01-22 05:49:09 +01:00 |
|
mintsuki
|
c00b663e05
|
build: Make automake *copy* missing files
|
2022-01-22 05:10:51 +01:00 |
|
mintsuki
|
7dfc733ee9
|
misc: Small NTFS test case tweak
|
2022-01-22 04:39:50 +01:00 |
|
mintsuki
|
981c06825b
|
Merge branch 'trunk' into v2.0-branch
# Conflicts:
# GNUmakefile.in
# stage23/console.c
# stage23/fs/file.s2.c
|
2022-01-22 04:31:25 +01:00 |
|
mintsuki
|
d00ec6fa3d
|
misc: README.md and workflow updates
|
2022-01-22 04:16:08 +01:00 |
|
mintsuki
|
616aec0281
|
build: 'install' portability fixes
|
2022-01-22 04:16:08 +01:00 |
|
mintsuki
|
dea9413b3e
|
build: Remove stray rm from make_toolchain.sh
|
2022-01-22 04:16:08 +01:00 |
|
mintsuki
|
776cd1ab67
|
build: Misc portability improvements
|
2022-01-22 04:16:08 +01:00 |
|
mintsuki
|
9ce5f54e31
|
misc: README.md and workflow updates
|
2022-01-22 04:10:48 +01:00 |
|
mintsuki
|
a0a8b3c0d6
|
build: 'install' portability fixes
|
2022-01-22 03:46:48 +01:00 |
|
mintsuki
|
e616f19347
|
build: Remove stray rm from make_toolchain.sh
|
2022-01-22 03:20:48 +01:00 |
|
mintsuki
|
c28e3a6f7f
|
build: Misc portability improvements
|
2022-01-22 03:10:25 +01:00 |
|
mint
|
b1a7c0d19f
|
Merge pull request #149 from Itay2805/trunk
Finish NTFS implementation
|
2022-01-22 01:20:52 +01:00 |
|
Itay Almog
|
c74c36440a
|
added support for resident files, this should pretty much complete a basic support for NTFS
|
2022-01-21 17:01:03 +02:00 |
|
Itay Almog
|
35d522d388
|
added required fixes to make ntfs work again
|
2022-01-21 16:39:18 +02:00 |
|
mintsuki
|
0695978192
|
build: Add more targets for which toolchain is not checked
|
2022-01-21 03:53:36 +01:00 |
|
mintsuki
|
48d8b59986
|
build: Add more targets for which toolchain is not checked
|
2022-01-21 03:51:43 +01:00 |
|
mintsuki
|
89a246a22a
|
gh: Update release workflow
|
2022-01-21 03:28:55 +01:00 |
|
mintsuki
|
d1cc97006c
|
gh: Update release workflow
|
2022-01-21 03:27:02 +01:00 |
|
mintsuki
|
8c0b3d0788
|
build: Move make_toolchain.sh to root
|
2022-01-21 03:21:24 +01:00 |
|
mintsuki
|
0bb85be280
|
build: Even more portability improvements
|
2022-01-21 03:21:24 +01:00 |
|
mintsuki
|
4dda1db46b
|
build: Further portability improvements
|
2022-01-21 03:21:24 +01:00 |
|
mintsuki
|
b3736938fd
|
build: Misc portability improvements
|
2022-01-21 03:21:24 +01:00 |
|
mintsuki
|
1e94f0d069
|
misc: Do not rely on libc-provided headers
|
2022-01-21 03:21:24 +01:00 |
|
mintsuki
|
3d4eefeab9
|
menu: Allow space for booting entries. Closes #148
|
2022-01-21 03:21:24 +01:00 |
|
mintsuki
|
230a1aa43e
|
build: Move make_toolchain.sh to root
|
2022-01-21 03:00:40 +01:00 |
|
mintsuki
|
a25129b8c1
|
build: Even more portability improvements
|
2022-01-21 02:57:31 +01:00 |
|
mintsuki
|
64467c06d8
|
build: Further portability improvements
|
2022-01-21 02:34:38 +01:00 |
|
mintsuki
|
7b0c430fb5
|
build: Misc portability improvements
|
2022-01-21 02:24:36 +01:00 |
|
mintsuki
|
65ef9561a5
|
misc: Do not rely on libc-provided headers
|
2022-01-20 05:17:45 +01:00 |
|
mintsuki
|
8de42af1a8
|
menu: Allow space for booting entries. Closes #148
|
2022-01-20 02:34:33 +01:00 |
|
mintsuki
|
af013833dd
|
term: Support for reverse scroll, save/restore, and bug fixes
|
2022-01-18 23:50:20 +01:00 |
|
mintsuki
|
4d6e1b801a
|
term: Support for reverse scroll, save/restore, and bug fixes
|
2022-01-18 23:46:25 +01:00 |
|
mintsuki
|
105de293ce
|
build: Add install-strip target
|
2022-01-17 22:46:21 +01:00 |
|
mintsuki
|
4576dfec72
|
build: Disentangle some makefile targets
|
2022-01-17 22:46:21 +01:00 |
|
mintsuki
|
58a3954c51
|
build: Add install-strip target
|
2022-01-17 22:36:47 +01:00 |
|
mintsuki
|
f82b3cb76d
|
build: Disentangle some makefile targets
|
2022-01-17 22:13:19 +01:00 |
|
mintsuki
|
5d9219b1cb
|
build: Sanitise variables before building reduced-gnu-efi
|
2022-01-17 00:22:50 +01:00 |
|
mintsuki
|
fd09538f48
|
build: Sanitise variables before building reduced-gnu-efi
|
2022-01-17 00:20:59 +01:00 |
|
mintsuki
|
208b0225c5
|
multiboot: Retry failed module loads at different addresses
|
2022-01-16 22:59:29 +01:00 |
|