[NETAPI32]
[reactos.git] / reactos / boot /
2017-09-10 David Quintana* Sync with trunk HEAD (r75820).
2017-09-10 Sylvain PetreolleCommit forgotten part of the Esperanto support from...
2017-08-26 Hermès Bélusca-Maïto[BOOTDATA]: Move an inf comment where it belongs.
2017-08-17 Mark Jansen[SHIMENG] Enable the Application Compatibility framewor...
2017-08-17 Colin Finck- Add 0x96 as ISO9660 partition type to ntdddisk.h...
2017-08-16 Timo Kreuzer[FAT32] Remove duplicated print
2017-08-16 Colin Finck[FREELDR]
2017-08-14 Eric Kohl[VARIOUS]
2017-08-14 Eric Kohlmissing german translation and sort treeview alphabetically
2017-08-13 Hervé Poussineau[USETUP] Remove one special case for keyboard devices
2017-08-08 Mark Jansen[UNATTEND] Show how to enable the lautus theme in unatt...
2017-08-04 Giannis Adamopoulos[hivecls.inf] -Add an option to immediately enable...
2017-08-03 Hermès Bélusca-Maïto[FREELDR][INFLIB]: It is perfectly correct to retrieve...
2017-07-25 David Quintana[FREELDR]
2017-07-25 David Quintana[BOOTLIB]
2017-07-24 David Quintana[BOOTLIB]
2017-07-22 Hermès Bélusca-Maïto[UNATTEND]: Move a comment sign ';' to a better place.
2017-07-19 Daniel Reimer[CAROOT]
2017-07-17 Hermès Bélusca-Maïto[REACTOS]: Russian translation update part 2/2 by amber...
2017-07-17 Hermès Bélusca-Maïto[REACTOS]: Russian translation update part 1/2 by amber.
2017-07-16 Sylvain PetreollePatch by Serge Gautherie:
2017-07-14 Hermès Bélusca-Maïto[INFLIB][FREELDR]: Introduce a (non-used) "CurrentInf...
2017-07-01 Mark Jansen[ACPPAGE] Register the extension + allow it to be disab...
2017-06-28 Hermès Bélusca-Maïto[BOOTDATA]: Sprinkle few FLG_ADDREG_NOCLOBBER (0x000000...
2017-06-26 Colin Finck[PRINTING]
2017-06-20 Colin FinckThat shouldn't have been committed in r75125. Thanks...
2017-06-19 Colin Finck[PRINTING]
2017-06-19 Pierre Schweitzer[NFS]
2017-06-17 Pierre Schweitzer[BOOTDATA]
2017-06-13 Thomas Faber[BOOTDATA]
2017-06-04 Pierre Schweitzer[UDFS]
2017-06-03 Hermès Bélusca-Maïto[HIVESYS]: Add some missing PnP classes... But as it...
2017-05-31 Hermès Bélusca-Maïto[FREELDR/WINLDR]: Rework LoadModule() so that we can...
2017-05-27 Mark Jansen[SYSSETUP][UNATTENDED] Allow changing the resolution...
2017-05-25 Eric Kohl[BOOTDATA]
2017-05-20 Mark Jansen[BOOTDATA] Create an empty HKLM\...\AppCompatFlags...
2017-05-17 Thomas Faber[BOOTLIB]
2017-05-15 Alex IonescuBL Library now works 100% in paging, protected mode...
2017-05-14 Alex IonescuVirtual memory works baby! Virtual Heap at 0x80000000...
2017-05-14 Alex Ionescu[BOOTLIB]: Implement MmMdTruncateDescriptors
2017-05-14 Alex Ionescu[BOOTLIB]: Complete implementation of MmMdRemoveRegionF...
2017-05-13 Thomas Faber[CMAKE]
2017-05-13 Alex Ionescu[BOOTLIB]: Separate free and zero memory, and code...
2017-05-10 Alex IonescuFully working x86 paging support!
2017-05-09 Hermès Bélusca-Maïto[FREELDR]: Report the correct number of BIOS (hard...
2017-05-09 Colin Finck[PRINTING]
2017-05-03 Colin Finck[ISOHYBRID]
2017-05-03 Colin Finck[FREELDR]
2017-04-29 Eric Kohl[BOOTDATA]
2017-04-26 Eric Kohl[BOOTDATA]
2017-04-16 Eric Kohl[HIVECLS]
2017-04-16 Colin Finck[LOCALSPL]
2017-04-07 Giannis Adamopoulos[SHSVCS] -Add the module that should host the theme...
2017-03-20 Daniel Reimer[Root CA]
2017-03-17 Thomas Faber[BOOTLIB]
2017-03-12 Hermès Bélusca-Maïto[HOST-TOOLS]: Add isohybrid to the list of host-tools...
2017-03-05 Thomas Faber[FREELDR]
2017-03-04 Thomas Faber[BOOTDATA]
2017-02-21 Amine Khaldi* Revert r73869 because wmi was mentioned nowhere in...
2017-02-20 Hermès Bélusca-Maïto[WMI]: Gather all the user-mode components of WMI insid...
2017-02-20 Hermès Bélusca-Maïto[FREELDR]: Update the FreeLdr's startup notes.
2017-02-15 Alex Ionescu[BOOTLIB]: Fix assembly file containing Archx86Transfer...
2017-02-13 Alex Ionescu[BOOTLIB]: Clarify some attributes now that their meani...
2017-02-08 Hermès Bélusca-Maïto[HIVECLS]: Fix /file switch in the open command for...
2017-02-08 Hermès Bélusca-Maïto[FONTVIEW][HIVECLS]: Addendum to r73755 and r73759...
2017-02-08 Hermès Bélusca-Maïto[HIVECLS]: Fix few command paths.
2017-02-08 Mark Jansen[HIVECLS|FONTVIEW] Fix fontview registration and add...
2017-02-07 Mark Jansen[BOOTLIB] Additional EfiPrintf conversion like r73736...
2017-02-07 Alex Ionescu[BOOTLIB]: Implement MmFwGetMemoryMap when virtual...
2017-02-07 Alex Ionescu[BOOTLIB]: Finish implementing Mmx86pMapMemoryRegions.
2017-02-07 Alex Ionescu[BOOTLIB]: Implement most of Mmx86pMapMemoryRegions...
2017-02-07 Alex Ionescu[BOOTLIB]: Don't use PTE_BASE/PDE_BASE in bootlib....
2017-02-06 Alex Ionescu[BOOTLIB]: Implement BlMmIsTranslationEnabled and MmMap...
2017-02-06 Hermès Bélusca-Maïto[BOOTLIB]: Make the EfiPrintf with __FUNCTION__ work...
2017-02-06 Alex Ionescu[BOOTLIB]: Finish implementation of MmMdRemoveRegionFro...
2017-02-06 Alex Ionescu[BOOTLIB]: Don't use __getcallerseflags() in Archx86IsC...
2017-02-06 Alex IonescuCleanly compiles with both VS/GCC on my system even...
2017-02-06 Alex Ionescu[BOOTLIB]: Implement MmPaReserveSelfMapPages, MmPaRelea...
2017-02-06 Alex Ionescu[BOOTLIB]: Clarify that BlMemoryReserved == BlMemoryBel...
2017-02-05 Alex Ionescu[BOOTLIB]: Implement MmArchTranslateVirtualAddress...
2017-02-05 Alex Ionescu[BOOTMGR]: Fix more gcc warnings. Maybe we should stop...
2017-02-05 Alex Ionescu[BOOTLIB]: Fix bug in MmPapFreePhysicalPages.
2017-02-05 Alex Ionescu[BOOTMGR]: Finish alloc/free test. It shows that it...
2017-02-05 Alex Ionescu[BOOTMGR]: Fix bug in test.
2017-02-05 Alex Ionescu[BOOTLIB]: Fix GCC build. Maybe I should stop using...
2017-02-05 Alex Ionescu[BOOTMGR]: Add the basics of some memory allocator...
2017-02-05 Alex Ionescu[BOOTLIB]: Stub MmPapFreePages
2017-02-05 Giannis Adamopoulos[SHELL32]
2017-02-05 Thomas Faber[BOOTLIB]
2017-02-05 Thomas Faber[BOOTLIB]
2017-02-05 Alex Ionescu[ROSLOAD]: Implement most of OslMain, which will try...
2017-02-05 Alex Ionescu[BOOTLIB]: Implement BlFwGetParameters.
2017-02-05 Alex Ionescu[BOOTLIB]: Implement BlMmGetMemoryMap.
2017-02-05 Alex Ionescu[BOOTLIB]: Fix from hermes for BlReplaceBootOptions
2017-02-04 Thomas Faber[BOOTLIB][CRT]
2017-02-04 Alex Ionescu[BOOTLIB]: Begin adding support for transferring to...
2017-02-04 Mark Jansen[HIVECLS|MSPAINT] Add Edit menu item for bitmaps. CORE...
2017-02-04 Alex Ionescu[BOOTLIB]: Super cool that y'all went and fixed typos...
2017-02-04 Alex Ionescu[BOOTMGR]: ThFabba making me jealous. Fix a logic bug...
2017-02-04 Thomas Faber[BOOTLIB]
next