K 10 svn:author V 6 tsoome K 8 svn:date V 27 2017-09-21T23:22:18.495794Z K 7 svn:log V 131 libefi: efipart.c should use calloc() The device specific *_add functions are using malloc() + memset, should use calloc instead. END