reactos/hal/halx86/legacy
Hermès Bélusca-Maïto eba1244b00
[HALX86] Convert the PCI Ids files to LF ('\n') endlines, and adjust the parsing code. (#4905)
This allows to somewhat reduce their size, and the resulting size
of the generated hal.dll file.

pci_classes.ids
Before: 6,207 bytes
After : 5,968 bytes
Reduction: 239 bytes --> 4%

pci_vendors.ids
Before: 1,370,248 bytes
After : 1,334,622 bytes
Reduction: 35,626 bytes --> 2.6%

Co-authored-by: Stanislav Motylkov <x86corez@gmail.com>
2023-07-16 20:51:56 +02:00
..
bus [HALX86] Convert the PCI Ids files to LF ('\n') endlines, and adjust the parsing code. (#4905) 2023-07-16 20:51:56 +02:00
bussupp.c [HALX86] Convert the PCI Ids files to LF ('\n') endlines, and adjust the parsing code. (#4905) 2023-07-16 20:51:56 +02:00
halpcat.c [HALX86] Bugcheck in case the ACPI initialization failed (for ACPI HAL) (#5376) 2023-07-02 02:01:11 +03:00
halpnpdd.c [HALX86] HalpQueryInterface(): Debug log InterfaceType param (#4772) 2022-11-15 02:04:04 +03:00