Go to file
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
contrib copying a binary after compilation to INSTALLDIR 2018-03-19 21:48:00 +00:00
data Update RDSAVE and WEBVIEW icons, add more 32x32 icon associations in icons.ini 2018-05-04 14:46:37 +00:00
drivers Update bcm57xx driver stub as well. 2018-04-21 08:35:26 +00:00
kernel Fix for GPT partitions scan. 2018-05-05 13:50:04 +00:00
programs IconEdit 0.54: moving and flip actions can be applied to selection, code simplify 2018-05-03 14:46:27 +00:00
skins add fNav and Bomber game icons, fix/update my skins and Night skin (moved from _old to ok), Eolite small fixes for big icons support 2018-04-23 14:08:39 +00:00
build.txt build.txt: add information about testing changes 2015-06-16 15:36:05 +00:00
tup.config.template add CONFIG_NO_JWASM to tup.config.template; check GCC in RunOD tupfile 2018-02-03 09:10:21 +00:00