]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/Include/FlashLayout.h
Partial checkin fixing Beagle references
[mirror_edk2.git] / DuetPkg / Include / FlashLayout.h
index 38a3fe4613092b6956cc595869bfcb2b8d84144b..94ae326a81a4b870d1d8379b0be70bd112fc05ce 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/** @file\r
 \r
 Copyright (c) 2007, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -17,7 +17,7 @@ Abstract:
 \r
   Platform specific flash layout\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _EFI_FLASH_LAYOUT\r
 #define _EFI_FLASH_LAYOUT\r
@@ -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