reactos/drivers/storage
Victor Perevertkin 5c7ce4475e
[REACTOS] Cleanup INIT and some PAGE section allocations
- Change INIT_FUNCTION and INIT_SECTION to CODE_SEG("INIT") and DATA_SEG("INIT") respectively
- Remove INIT_FUNCTION from function prototypes
- Remove alloc_text pragma calls as they are not needed anymore
2020-11-02 21:45:31 +03:00
..
class [CDROM_NEW] Import Microsoft CDROM class driver from GitHub 2020-10-16 04:37:10 +03:00
floppy [MEDIA][CMAKE] Create add_driver_inf cmake function 2020-04-26 20:28:04 +03:00
floppy_new [CDFS][FLOPPY_NEW] Simplify unsupported NT6.2+ workarounds (#2956) 2020-07-18 15:31:48 +02:00
ide [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
inc [PCIIDEX] Implement missing PciIdeXDebugPrint function (#3146) 2020-09-15 15:10:52 +03:00
mountmgr [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
port [SCSIPORT] Split scsiport.c file into several ones, prepare for the refactoring 2020-10-17 04:06:36 +03:00
CMakeLists.txt [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00