reactos/boot/freeldr/freeldr/ntldr
Adam Słaboń fec827eeef
[FREELDR][NTOS:MM] Add security cookie generation to FreeLoader (#6270)
* [NTOS:MM] Misc improvements for cookie generation code

- Improve support for 64 bit images
- Improve LdrpFetchAddressOfSecurityCookie code

* [FREELDR] Add security cookie generation to FreeLoader

CORE-17808
2024-03-27 23:33:06 +02:00
..
arch [FREELDR] Move the arch-specific intrin_i.h inclusions to where they are actually needed (NTLDR) 2024-03-11 22:37:37 +01:00
conversion.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
headless.c [FREELDR] EMS boot options: Parse NT kernel load options in a consistent manner. Addendum to d887308b. 2020-12-27 00:51:57 +01:00
inffile.c [FREELDR:INF] Change immutable input string pointers to PCSTR when it's possible. 2022-03-25 18:54:22 +01:00
inffile.h [FREELDR:INF] Change immutable input string pointers to PCSTR when it's possible. 2022-03-25 18:54:22 +01:00
ntldropts.c [FREELDR] Add the possibility to change the boot load options from TXTSETUP.SIF 2020-11-04 19:59:28 +01:00
ntldropts.h [FREELDR] Add the possibility to change the boot load options from TXTSETUP.SIF 2020-11-04 19:59:28 +01:00
registry.c [FREELDR][HACK] Temporarily disable registry recovery code for AMD64 2023-11-19 20:44:28 +01:00
registry.h [FREELDR] Implement SYSTEM hive recovery at bootloader level & use CmCheckRegistry for registry validation 2023-11-19 20:44:28 +01:00
setupldr.c [FREELDR:NTLDR] Use NTOS kernel's CMBOOT functions to enumerate and build the boot-time driver list. 2022-04-17 04:57:42 +02:00
winldr.c [FREELDR][NTOS:MM] Add security cookie generation to FreeLoader (#6270) 2024-03-27 23:33:06 +02:00
winldr.h [FREELDR:NTLDR] Use NTOS kernel's CMBOOT functions to enumerate and build the boot-time driver list. 2022-04-17 04:57:42 +02:00
wlmemory.c [FREELDR] Formatting only. 2019-08-31 01:42:40 +02:00
wlregistry.c [FREELDR] Implement SYSTEM hive recovery at bootloader level & use CmCheckRegistry for registry validation 2023-11-19 20:44:28 +01:00