summaryrefslogtreecommitdiff
path: root/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h')
-rw-r--r--Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h
index 4095fd1..5fef83e 100644
--- a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h
+++ b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h
@@ -58,7 +58,7 @@ typedef enum {
EifWinNtMaxTypeDisks
} WIN_NT_RAW_DISK_DEVICE_TYPE;
-#define WIN_NT_BLOCK_IO_PRIVATE_SIGNATURE EFI_SIGNATURE_32 ('N', 'T', 'b', 'k')
+#define WIN_NT_BLOCK_IO_PRIVATE_SIGNATURE SIGNATURE_32 ('N', 'T', 'b', 'k')
typedef struct {
UINTN Signature;