On 19.11.20 12:56, [ext] Christian Storm wrote: > From: Christian Storm <[email protected]> > > Signed-off-by: Christian Storm <[email protected]> > --- > include/utils.h | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/include/utils.h b/include/utils.h > index d8a7db5..8ce5ac6 100644 > --- a/include/utils.h > +++ b/include/utils.h > @@ -20,9 +20,6 @@ > > #define MAX_INFO_SIZE 1024 > > -#define sleep(X) \ > - uefi_call_wrapper(BS->Stall, 1, (X) * 1000 * 1000l) > - > typedef struct _VOLUME_DESC { > EFI_DEVICE_PATH *devpath; > CHAR16 *fslabel; >
Thanks, applied. Jan -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/aa0e129e-3773-482d-f213-2ae7d8b38c27%40siemens.com.
