]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/Include/FlashLayout.h
Fix many bugs in DUET package and now DUET package is enabled for floppy successful.
[mirror_edk2.git] / DuetPkg / Include / FlashLayout.h
index be40e5bd4055494b83d84111112c7b1bcf810918..94ae326a81a4b870d1d8379b0be70bd112fc05ce 100644 (file)
@@ -40,5 +40,5 @@ Abstract:
 #define NV_FTW_FVB_SIZE             ((NV_FTW_WORKING_SIZE + NV_FTW_SPARE_SIZE + EFI_RUNTIME_UPDATABLE_FV_HEADER_LENGTH + FV_BLOCK_MASK) & ~FV_BLOCK_MASK)\r
 #define NV_FTW_FVB_BLOCK_NUM        (NV_FTW_FVB_SIZE / FV_BLOCK_SIZE)\r
 \r
-#define NV_STORAGE_FILE_PATH        L"\\Efivar.bin"\r
+#define NV_STORAGE_FILE_PATH        L".\\Efivar.bin"\r
 #endif // _EFI_FLASH_LAYOUT\r