On 07/19/18 20:42, Jordan Justen wrote:
> Reviewed-by: Jordan Justen <jordan.l.jus...@intel.com>

Thank you, Jordan :) Pushed as commit 2aa4fb10a574.

Laszlo

> On 2018-07-19 11:01:43, Laszlo Ersek wrote:
>> XenPvBlkDxe doesn't reference gEfiDevicePathProtocolGuid; remove it from
>> the INF file.
>>
>> Cc: Anthony Perard <anthony.per...@citrix.com>
>> Cc: Ard Biesheuvel <ard.biesheu...@linaro.org>
>> Cc: Jordan Justen <jordan.l.jus...@intel.com>
>> Cc: Julien Grall <julien.gr...@linaro.org>
>> Cc: Steven Shi <steven....@intel.com>
>> Reported-by: Steven Shi <steven....@intel.com>
>> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1034
>> Contributed-under: TianoCore Contribution Agreement 1.1
>> Signed-off-by: Laszlo Ersek <ler...@redhat.com>
>> ---
>>
>> Notes:
>>     Repo:   https://github.com/lersek/edk2.git
>>     Branch: xenpvblk_redundant_proto_tcbz1034
>>
>>  OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf | 1 -
>>  1 file changed, 1 deletion(-)
>>
>> diff --git a/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf 
>> b/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf
>> index b3dd7c70294a..4b4dd1310f71 100644
>> --- a/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf
>> +++ b/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf
>> @@ -57,7 +57,6 @@ [Protocols]
>>    gEfiComponentName2ProtocolGuid
>>    gEfiComponentNameProtocolGuid
>>    gXenBusProtocolGuid
>> -  gEfiDevicePathProtocolGuid                    ## TO_START
>>  
>>  
>>  [Guids]
>> -- 
>> 2.14.1.3.gb7cf6e02401b
>>

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to