summaryrefslogtreecommitdiff
path: root/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-30 05:28:45 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-30 05:28:45 +0000
commitdb168de9b09ab36330fb74af590cc80ef6a9e85a (patch)
tree54a8bc4fe1e766060b6d067e680c3a33a99c237f /Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h
parent6ee5bbddea3cf413ebfd76867c24446edad194b7 (diff)
downloadedk2-db168de9b09ab36330fb74af590cc80ef6a9e85a.zip
edk2-db168de9b09ab36330fb74af590cc80ef6a9e85a.tar.gz
edk2-db168de9b09ab36330fb74af590cc80ef6a9e85a.tar.bz2
Add Driver Diagnostic 2 Protocol support for WinNtBlockIo driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4240 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h')
-rw-r--r--Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h
index 313e254..6330daa 100644
--- a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h
+++ b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h
@@ -99,6 +99,7 @@ extern EFI_COMPONENT_NAME_PROTOCOL gWinNtBlockIoComponentName;
extern EFI_COMPONENT_NAME2_PROTOCOL gWinNtBlockIoComponentName2;
extern EFI_DRIVER_CONFIGURATION_PROTOCOL gWinNtBlockIoDriverConfiguration;
extern EFI_DRIVER_DIAGNOSTICS_PROTOCOL gWinNtBlockIoDriverDiagnostics;
+extern EFI_DRIVER_DIAGNOSTICS2_PROTOCOL gWinNtBlockIoDriverDiagnostics2;
//
// EFI Driver Binding Functions