]> code.delx.au - refind/blobdiff - filesystems/fsw_core.h
New ability to specify volume labels in "dont_scan_dirs" token to
[refind] / filesystems / fsw_core.h
index 284913c056ead112e5673538570850f9d8f86ce3..56eb58b8912a777bc19a669b167c632f60c48209 100644 (file)
 #define _FSW_CORE_H_
 
 #include "fsw_base.h"
-
+#ifdef __MAKEWITH_GNUEFI
+#include "fsw_efi_base.h"
+#endif
 
 /** Maximum size for a path, specifically symlink target paths. */
-#ifndef VBOX
+#ifndef HOST_EFI_EDK2
 #define FSW_PATH_MAX (4096)
 #else
 /* Too big allocations are handled with alloca() */
@@ -478,7 +480,6 @@ fsw_u16      fsw_to_lower(fsw_u16 ch);
 
 /*@}*/
 
-
 /**
  * \name Posix Mode Macros
  * These macros can be used globally to test fields and bits in