summaryrefslogtreecommitdiffstats
path: root/features/ata
Commit message (Collapse)AuthorAgeFilesLines
* features/ata/ata_piix_y: Add new fragmentAlexandru Avadanii2021-06-222-0/+5
| | | | | | | | | | This will be leveraged by the Enea Edge VNF guest kernel to enable inbuilt support for Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA, required for early probing of cloud-init NoCloud datasource attached as CDROM. Change-Id: If7e595d034d5bc6b0c82f6845e79af34a1c6ac99 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
* Optimized the kernel foot print of the Host ImageDragos Motrea2017-06-052-0/+63
In order to decrease the size of the kernel I removed unnecessary modules (drivers, debug capabilities) Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>