Re: [PATCH] edd: support original Phoenix EDD 3.0 information

2015-05-21 Thread Hannes Reinecke
On 05/21/2015 09:23 AM, Paul Bolle wrote: > On Thu, 2015-05-21 at 09:18 +0200, Hannes Reinecke wrote: >> -/* We support only T13 spec */ >> -if (info->params.device_path_info_length != 44) >> +/* We support T13 d1572 and the original Phoenix spec */ >> +if (info->params.device_path_

Re: [PATCH] edd: support original Phoenix EDD 3.0 information

2015-05-21 Thread Paul Bolle
On Thu, 2015-05-21 at 09:18 +0200, Hannes Reinecke wrote: > - /* We support only T13 spec */ > - if (info->params.device_path_info_length != 44) > + /* We support T13 d1572 and the original Phoenix spec */ > + if (info->params.device_path_info_length != 44 && > + info->param