Re: [PATCH] EFI: don't mistakenly delete a file we never installed

2022-04-26 Thread Bertrand Marquis
Hi Jan, > On 25 Apr 2022, at 11:47, Jan Beulich wrote: > > Just like for "install", make dealing with xen.efi on the EFI partition > dependent upon mount point and vendor directory being known. > > Signed-off-by: Jan Beulich Reviewed-by: Bertrand Marquis Cheers Bertrand > > --- a/xen/Makef

[PATCH] EFI: don't mistakenly delete a file we never installed

2022-04-25 Thread Jan Beulich
Just like for "install", make dealing with xen.efi on the EFI partition dependent upon mount point and vendor directory being known. Signed-off-by: Jan Beulich --- a/xen/Makefile +++ b/xen/Makefile @@ -515,7 +515,9 @@ _uninstall: rm -f $(D)$(DEBUG_DIR)/$(T)-$(XEN_FULLVERSION).efi.map