From: Christian Storm <
christi...@siemens.com>
Signed-off-by: Christian Storm <
christi...@siemens.com>
---
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;
--
2.29.2