summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Dispatcher
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-05-22 09:00:12 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-05-22 09:00:12 +0000
commit6960e9ae7a4e63838da7628f60ef886ae3e77315 (patch)
tree4be5f1535c9d5e7c4426b6510361f13e2a2e2c10 /MdeModulePkg/Core/Dxe/Dispatcher
parentd6c0ec55e879a91cc5a63a0f255d6086031cc750 (diff)
downloadedk2-platforms-6960e9ae7a4e63838da7628f60ef886ae3e77315.tar.xz
Remove minor defects in Doxygen header
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5270 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/Dxe/Dispatcher')
-rw-r--r--MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c b/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
index 064ea1190e..c97d1b85da 100644
--- a/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
+++ b/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
@@ -396,8 +396,6 @@ CoreTrust (
will be called, and when the Bds() exits the Dispatcher will be called
again.
- NONE
-
@retval EFI_ALREADY_STARTED The DXE Dispatcher is already running
@retval EFI_NOT_FOUND No DXE Drivers were dispatched
@retval EFI_SUCCESS One or more DXE Drivers were dispatched