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
2018-05-05 13:50:04 +00:00
Description
The fork main KolibriOS repository for fun
491 MiB
Languages
C 69.1%
Assembly 14.6%
C++ 10.4%
Makefile 1.6%
HTML 1.3%
Other 2.4%