summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Protocol/FirmwareVolumeDispatch.h
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-03 08:55:36 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-03 08:55:36 +0000
commit346cf9ace3b51e3d40019ce7f6fee24375f829cc (patch)
tree7a26175ceed93fcbe9ba3573ef77c9b356ea2e4d /MdeModulePkg/Include/Protocol/FirmwareVolumeDispatch.h
parentaa79b0b3799e95bc21e0df32a135cc5a4d749e4b (diff)
downloadedk2-platforms-346cf9ace3b51e3d40019ce7f6fee24375f829cc.tar.xz
Code scrub for MdeModule Include header file (Protocol and DEC)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6817 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Include/Protocol/FirmwareVolumeDispatch.h')
-rw-r--r--MdeModulePkg/Include/Protocol/FirmwareVolumeDispatch.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Protocol/FirmwareVolumeDispatch.h b/MdeModulePkg/Include/Protocol/FirmwareVolumeDispatch.h
index 27fd1b14dc..81ced024b5 100644
--- a/MdeModulePkg/Include/Protocol/FirmwareVolumeDispatch.h
+++ b/MdeModulePkg/Include/Protocol/FirmwareVolumeDispatch.h
@@ -1,7 +1,8 @@
/** @file
This file declares Firmware Volume Dispatch protocol.
- Presence of this protocol tells the core dispatcher to dispatch this Firmware Volume.
+ This protocol will be installed into FV Handle if the drivers in this Firmware Volume
+ are required to be dispatched by the core dispatcher.
Copyright (c) 2006 - 2008, Intel Corporation
All rights reserved. This program and the accompanying materials