reactos/boot/freeldr/freeldr/lib
Hermès Bélusca-Maïto c044201472
[FREELDR] Skip NULL-pointer entries in Argv when enumerating arguments.
A NULL pointer (not necessarily the terminating one) is a valid entry
in the Argv argument vector, according to the ARC specification
(Section 4.4 "Loaded-Program Conventions").
Thus, such pointer needs to be ignored when searching over the
argument vector.
2024-04-17 21:57:12 +02:00
..
cache [FREELDR] Formatting only. 2019-08-31 01:42:40 +02:00
comm [KDCOM][NTOS:INBV][FREELDR] Decrease default baud rate for PC-98 target (#2601) 2020-04-21 23:22:42 +03:00
fs [FREELDR] Convert ntfs.c to UTF-8 without BOM 2023-08-18 00:51:36 +02:00
inifile [FREELDR] Pre-initialize the INI section list, improve loops over sections and items. 2024-03-11 22:37:33 +01:00
mm [FREELDR] FrLdrHeapCreate: Show the memory type in the ERR(). 2024-03-11 22:37:36 +01:00
rtl [RTL] Introduce RtlpImageNtHeader, 2020-03-29 21:27:38 +02:00
arcsupp.c [FREELDR] Skip NULL-pointer entries in Argv when enumerating arguments. 2024-04-17 21:57:12 +02:00
debug.c [FREELDR][SDK] Build UEFI bootloader for ARM32 (#5196) 2023-05-03 20:56:06 +02:00
peloader.c [FREELDR][NTOS:MM] Add security cookie generation to FreeLoader (#6270) 2024-03-27 23:33:06 +02:00