[TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526)
[reactos.git] / boot / freeldr /
2021-03-09 Serge Gautherie[FREELDR] Remove a few useless code lines (#3503)
2021-03-04 Serge Gautherie[FREELDR] LoadAndBootWindowsCommon(): Use UNREACHABLE...
2021-03-03 Victor Perevertkinthis seem to be the only combination which works on...
2021-03-03 Jérôme Gardou[FREELDR] Use target_link_options instead of add_target...
2021-03-03 Jérôme Gardou[FREELDR] Use decimal numbers for section & file alignment
2021-02-22 Serge Gautherie[FREELDR] DetectPnpBios(): Add 'i' to ERR() debug print...
2021-02-22 Hervé Poussineau[FREELDR/x64] Fix MSVC x64 boot
2021-02-22 Hervé Poussineau[FREELDR/x64] Partly revert 5367ae576083f18c0fbdf0c1e69...
2021-02-21 Hervé Poussineau[FREELDR] Fix check, as FreeLoader x64 compiled with...
2021-02-21 Hervé Poussineau[FREELDR/x64] Change syntax to be compatible with GAS x64
2021-02-04 Hervé Poussineau[FREELDR] In PXE, do not cache the current file
2021-02-01 Hervé Poussineau[FREELDR] Disable SSE instructions for GCC x64
2021-01-29 Hervé Poussineau[FREELDR] Fix MSVC x64 compilation after d2f73877b7695a...
2021-01-28 Hervé Poussineau[FREELDR/x64] Change syntax to be compatible with GAS x64
2021-01-28 Hervé Poussineau[FREELDR/x64] Merge x64 and x86 versions, to fix compil...
2021-01-28 Hervé Poussineau[FREELDR] In PE loader, use cache to not load twice...
2021-01-05 Jérôme Gardou[CMAKE] Fix GCC -fstack-protector usage
2020-12-26 Hermès Bélusca-Maïto[FREELDR] EMS boot options: Parse NT kernel load option...
2020-11-04 Hermès Bélusca-Maïto[FREELDR] Add the possibility to change the boot load...
2020-11-04 Hermès Bélusca-Maïto[FREELDR] Fix x64 compilation warning (addendum to...
2020-11-03 Hermès Bélusca-Maïto[FREELDR] Parse NT kernel load options in a consistent...
2020-11-03 Hermès Bélusca-Maïto[FREELDR] In LoadReactOSSetup(), verify that our BootTy...
2020-11-03 Hermès Bélusca-Maïto[FREELDR] Minor code formatting / renaming some variables.
2020-11-03 Hermès Bélusca-Maïto[FREELDR] Fix the parameter type of WinLdrSetupEms()
2020-11-03 Hermès Bélusca-Maïto[FREELDR] Remove the 'Setup' parameter of the LoadAndBo...
2020-11-03 Hermès Bélusca-Maïto[FREELDR] Remove trailing whitespace.
2020-10-20 Jérôme Gardou[CMAKE] Get rid of add_compile_flags
2020-10-20 Jérôme Gardou[CMAKE] Get rid of replace_compile_flags
2020-10-17 Stanislav Motylkov[FREELDR] Add variable for default text color 3301/head
2020-10-17 Stanislav Motylkov[FREELDR] Use BIOS font and accelerated text drawing...
2020-09-20 Serge Gautherie[REACTOS] *.spec: Fix some function/parameter types...
2020-09-12 Timo Kreuzer[ASM] Fix boot with VS 16.7.3 / MSVC 19.27
2020-08-26 Stanislav Motylkov[XBOX] Move NV2A XGPU definitions into header file
2020-08-25 Stanislav Motylkov[XBOX] Move SuperIO definitions and helpers into header...
2020-08-23 Thomas Faber[FREELDR][NETKVM][ATL_APITEST] Pick the GCC code path...
2020-08-19 Thomas Schneider[FREELDR] Bootsector fix for CHS read on old BIOSes... 3078/head
2020-06-09 Stanislav Motylkov[FREELDR] Add display controller detection for Xbox
2020-06-02 Stanislav Motylkov[FREELDR] Fix register offset
2020-05-17 Hervé Poussineau[FREELDR] Fix I/O range size of serial ports
2020-05-10 Dmitry Borisov[FREELDR] Add vertical screen scrolling for Xbox with...
2020-05-08 Stanislav Motylkov[FREELDR] Fix some more register accesses and magic...
2020-05-06 Joachim Henze[FREELDR] Workaround regression CORE-16469
2020-05-02 Stanislav Motylkov[FREELDR] Work with Xbox GPU memory registers properly
2020-04-21 Dmitry Borisov[KDCOM][NTOS:INBV][FREELDR] Decrease default baud rate...
2020-04-17 Dmitry Borisov[FREELDR] Fix typos and PC-98 boot (#2564)
2020-04-16 Victor Perevertkin[CMAKE] Replace custom functions to built-in ones
2020-04-15 Adam Słaboń[FREELDR][INSTALL][FDEBUG] Include FreeLDR tools in...
2020-04-10 Victor Perevertkin[CMAKE][CONFIGURE] Enable runtime checks on MSVC by... 2509/head
2020-04-09 Mas Ahmad Muhammad[TRANSLATION] Add and update Indonesian translations...
2020-04-09 Vadim Galyant[FREELDR] Add parsing boot options from .ini files... 2511/head
2020-03-29 Mark Jansen[RTL] Introduce RtlpImageNtHeader, 2476/head
2020-03-14 Stanislav Motylkov[FREELDR] Move built-in VGA font to better location...
2020-03-06 Dmitry Borisov[FREELDR] Minor code improvements
2020-03-06 Dmitry Borisov[FREELDR] Add ARC-emulation support for NEC PC-98 series
2020-03-06 Hermès Bélusca-Maïto[CMAKE][FREELDR] Take the global defines into account...
2020-03-06 Dmitry Borisov[CPORTLIB][NTOS:INBV][KDCOM][FREELDR] Add ComPort libra...
2020-03-01 Dmitry Borisov[FREELDR] Move the PC VESA and hardware detection libra...
2020-02-15 Victor Perevertkin[FREELDR] Fix build by adding a missing header
2020-02-14 Dmitry Borisov[FREELDR] Separate PC beep routines out into its own...
2020-02-14 Stanislav Motylkov[FREELDR] Separate PC and Xbox platform-specific code...
2020-02-14 Stanislav Motylkov[FREELDR] Restructure platform-specific code. No code...
2020-02-13 Dmitry Borisov[FREELDR] Fix IDE driver failures on real hardware...
2020-02-13 Dmitry Borisov[FREELDR] Fix indentation. No code changes
2020-01-29 Dmitry Borisov[FREELDR] Properly set keyboard flags in hardware detec...
2020-01-26 Hermès Bélusca-Maïto[FREELDR] Rework BTRFS filesystem to not be tied to...
2020-01-26 Hermès Bélusca-Maïto[FREELDR] Use RTL copy/zero-memory helper functions.
2020-01-22 Hervé Poussineau[FREELDR] Comment out useless variable
2020-01-18 Dmitry Borisov[FREELDR] Add FAT12 file system boot sector for NEC...
2020-01-14 Stanislav Motylkov[FREELDR][XBOXVMP] Check only low 28 bits for framebuff...
2020-01-14 disean[HAL][FREELDR] Fix system timer oscillator frequency...
2020-01-14 disean[FREELDR] Cache INT13h drive data in pcdisk.c (#2097)
2020-01-12 Dmitry Borisov[FREELDR] Add ATA/ATAPI driver. (#2167) 2167/head
2020-01-01 Serge Gautherie[FREELDR] Update ACPI Extended Attributes support to... 1782/head
2020-01-01 Hermès Bélusca-Maïto[FREELDR] Simplify the PrintText() and FrLdrBugCheckWit... 1777/head
2020-01-01 Serge Gautherie[FREELDR] Reimplement i386PrintText(), adding line...
2020-01-01 Serge Gautherie[FREELDR] xboxcons.c, i386bug.c: Formatting and whitesp...
2019-12-31 Stanislav Motylkov[FREELDR] Obtain Xbox memory map via multiboot spec...
2019-12-23 Hermès Bélusca-Maïto[FREELDR] Support setting up the EBP register on INT386...
2019-11-13 Dmitry Borisov[FREELDR] Fix triple fault with debug on screen
2019-10-30 Mark Harmstone[FREELDR] Use less memory when doing unaligned reads...
2019-10-23 Stanislav Motylkov[FREELDR] MiniTui: Fix progress bar width on custom...
2019-10-13 Mark Harmstone[FREELDR] Set LDRP_IMAGE_INTEGRITY_FORCED if necessary...
2019-10-13 Hermès Bélusca-Maïto[FREELDR] Fix build with the 'Grossly Crying Compiler...
2019-10-13 Hermès Bélusca-Maïto[FREELDR] Improvements for GDT descriptors initialization.
2019-10-09 Stanislav Motylkov[FREELDR][XBOXVMP] Retrieve screen resolution directly...
2019-10-09 Hermès Bélusca-Maïto[FREELDR] Advance the file pointers every time a read...
2019-10-09 Hermès Bélusca-Maïto[FREELDR] Improvements for the RamDisk support.
2019-10-09 Stanislav Motylkov[FREELDR] Xbox memory management improvements (#1961)
2019-10-08 maharmstone[FREELDR] Handle Btrfs sparse extents (#1959)
2019-10-07 Hermès Bélusca-Maïto[FREELDR] Add support for loading Linux in x64 FreeLdr...
2019-10-07 Hermès Bélusca-Maïto[FREELDR] Fix an inconsistency bug when switching the...
2019-10-07 Hermès Bélusca-Maïto[FREELDR] Add support for loading Linux in x64 FreeLdr...
2019-10-07 Hermès Bélusca-Maïto[FREELDR] Several changes regarding chainloading and...
2019-10-06 Hermès Bélusca-Maïto[FREELDR] NT loader: Allocate the Loader Block Extensio...
2019-10-06 Hermès Bélusca-Maïto[FREELDR] INFFILE Parser: Fix while-loop conditions...
2019-10-05 Mark Harmstone[FREELDR] Retrieve the correct ACPI RSDP table address... 1951/head
2019-10-05 Mark Harmstone[FREELDR] Load the Firmware Errata file specified in...
2019-10-05 Mark Harmstone[FREELDR] Insert DLLs into load order before what refer...
2019-10-05 Mark Harmstone[FREELDR] Set LDRP_DRIVER_DEPENDENT_DLL where necessary...
2019-10-05 Mark Harmstone[FREELDR] Fix bug in Btrfs filename lookups. (#1951)
next