reactos/boot/freeldr/freeldr
Mark Harmstone dd6c1c8843 [FREELDR] Allow Freeloader to boot Vista revamp of PR #1905 (#6479)
[FREELDR] Add "WindowsVista" boot type
[FREELDR] Set GDT correctly for Vista
[FREELDR] Map first page of memory, this is an observed behavior, and
also increases stability boot Checked windows 2003 SP2 ntoskrnl with
freeloader.
[SDK] Don't assert on big keys in bootloader

Co-authored-by: Justin Miller <justin.miller@reactos.org>
2024-04-18 09:28:54 -07:00
..
arch [FREELDR] linuxboot: It doesn't need the BIOS boot drive number and partition. 2024-04-17 22:25:13 +02:00
disk [FREELDR] Convert source files to UTF-8 without BOM 2023-08-17 15:36:54 +02:00
include [FREELDR] linuxboot: It doesn't need the BIOS boot drive number and partition. 2024-04-17 22:25:13 +02:00
lib [FREELDR] Skip NULL-pointer entries in Argv when enumerating arguments. 2024-04-17 21:57:12 +02:00
ntldr [FREELDR] Allow Freeloader to boot Vista revamp of PR #1905 (#6479) 2024-04-18 09:28:54 -07:00
ui [FREELDR:UI] Minor miscellaneous fixes. 2024-04-17 22:19:43 +02:00
arcname.c [FREELDR] Minor code improvements + 1 bug-fix. 2019-09-17 23:24:51 +02:00
bootmgr.c [FREELDR] Allow Freeloader to boot Vista revamp of PR #1905 (#6479) 2024-04-18 09:28:54 -07:00
CHANGELOG Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [FREELDR] Support compiling freeldr as a UEFI loader + Implement UI functions (#5171) 2023-03-19 20:13:16 +01:00
cmdline.c [FREELDR] Improvements for the RamDisk support. 2019-10-09 03:26:41 +02:00
custom.c [FREELDR] Reformat the boot editor strings in the code. 2024-04-17 22:25:14 +02:00
freeldr.c [FREELDR] Support compiling freeldr as a UEFI loader + Implement UI functions (#5171) 2023-03-19 20:13:16 +01:00
freeldr.spec [REACTOS] *.spec: Fix some function/parameter types (#3154) 2020-09-20 19:21:11 +02:00
freeldr_gcc.lds [FREELDR] Force alignment of .text section on disk 2021-04-28 13:10:23 +02:00
freeldr_i386.msvc.lds [FREELDR] Re-integrate the ASM files (and corresponding C code) in MSVC builds, that were previously compiled just for GCC builds. (#1224) 2019-01-27 00:51:26 +01:00
linuxboot.c [FREELDR] linuxboot: It doesn't need the BIOS boot drive number and partition. 2024-04-17 22:25:13 +02:00
miscboot.c [FREELDR] Support compiling freeldr as a UEFI loader + Implement UI functions (#5171) 2023-03-19 20:13:16 +01:00
options.c [FREELDR] Add "Edit Boot Command Line" feature. (#1763) 2019-08-07 18:50:23 +02:00
oslist.c [FREELDR] Code fixes and enhancements. 2019-08-31 01:42:46 +02:00
pcat.cmake [FREELDR] pcat.cmake: minor cleanup 2024-03-11 22:37:34 +01:00
uefi.cmake [FREELDR] Enable UEFI boot for x86 and amd64 (#5267) 2023-10-11 12:45:08 -07:00