kolibrios/kernel/trunk/blkdev
Ivan Baravy 02da1fd4f3 Fix for GPT partitions scan.
GPT partition entry array (GPEA) has 128 entries by default, unused ones
must be zeroed. Due to memory corruption GPEA contained non-zero data of
first sectors of partitions. This led to fake partitions detected which
were mostly filtered out by their start:length and thus didn't show up.
Pass ebx=three-sector-sized buffer to disk_add_partition as expected.

git-svn-id: svn://kolibrios.org@7270 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-05 13:50:04 +00:00
..
bd_drv.inc
cd_drv.inc
disk_cache.inc
disk.inc
fdc.inc
flp_drv.inc
hd_drv.inc
ide_cache.inc
rd.inc
rdsave.inc