]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove minor defects in Doxygen header
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 22 May 2008 09:00:12 +0000 (09:00 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 22 May 2008 09:00:12 +0000 (09:00 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5270 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
MdeModulePkg/Core/Dxe/DxeMain.h

index 064ea1190e8509e76954c54b464008b2492411aa..c97d1b85da5db94ea40845cc4ab4385bcdf5ed8b 100644 (file)
@@ -396,8 +396,6 @@ CoreTrust (
   will be called, and when the Bds() exits the Dispatcher will be called\r
   again.\r
 \r
-  NONE\r
-\r
   @retval EFI_ALREADY_STARTED   The DXE Dispatcher is already running \r
   @retval EFI_NOT_FOUND         No DXE Drivers were dispatched \r
   @retval EFI_SUCCESS           One or more DXE Drivers were dispatched \r
index 9cbcbaeb213c77e289c21cc4045f5b8988722c38..3bddae84f3e3d56931cc31a5fbfb82a3c35aabe1 100644 (file)
@@ -1828,16 +1828,10 @@ CoreGetIoSpaceMap (
   will be called, and when the Bds() exits the Dispatcher will be called\r
   again.\r
 \r
-  NONE\r
-\r
   @retval EFI_ALREADY_STARTED    The DXE Dispatcher is already running \r
   @retval EFI_NOT_FOUND          No DXE Drivers were dispatched \r
   @retval EFI_SUCCESS            One or more DXE Drivers were dispatched \r
 \r
-**/\r
-EFI_DXESERVICE\r
-/**\r
-\r
 **/\r
 EFI_STATUS\r
 EFIAPI\r
@@ -1858,10 +1852,6 @@ CoreDispatcher (
   @retval EFI_NOT_FOUND          The DriverName does not exist or it's SOR bit \r
                                  was not set. \r
 \r
-**/\r
-EFI_DXESERVICE\r
-/**\r
-\r
 **/\r
 EFI_STATUS\r
 EFIAPI\r
@@ -1882,10 +1872,6 @@ CoreSchedule (
                                  it was promoted  to the trusted state. \r
   @retval EFI_NOT_FOUND          The file was not found in the untrusted state. \r
 \r
-**/\r
-EFI_DXESERVICE\r
-/**\r
-\r
 **/\r
 EFI_STATUS\r
 EFIAPI\r