reactos/boot/environ/lib
Mark Jansen 177ae91bf6
[RTL] Introduce RtlpImageNtHeader,
which implements the required functionality.
ntdll and ntoskrnl now have a wrapper for this, with SEH.
This protects the function against malformed / bad images,
whilst still being able to use the code in freeldr et al.
Idea from Thomas.
CORE-14857
2020-03-29 21:27:38 +02:00
..
arch
bd
firmware
io [BOOTLIB] Remove a useless 'FontDirectory' check as it becomes always valid (!= NULL) through the function. 2019-11-27 01:30:56 +01:00
mc
misc
mm
platform
rtl [RTL] Introduce RtlpImageNtHeader, 2020-03-29 21:27:38 +02:00
bootlib.c