X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Nt32Pkg%2FWinNtBlockIoDxe%2FWinNtBlockIo.h;h=7a7817c59f31265e32cbab164f6acb448e4b9762;hb=b926f2f2a4cd404df1d2c1dddbcd1178acc63b5e;hp=4095fd173675272494ad7c525d610d1f61580e39;hpb=78e570b6f9cc284cbe0ad2e8cd4c4fff0be0cde2;p=mirror_edk2.git diff --git a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h index 4095fd1736..7a7817c59f 100644 --- a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h +++ b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h @@ -1,7 +1,7 @@ /**@file -Copyright (c) 2006, Intel Corporation -All rights reserved. This program and the accompanying materials +Copyright (c) 2006, Intel Corporation. All rights reserved.
+This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php @@ -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;