summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/UefiApplicationEntryPoint.h
diff options
context:
space:
mode:
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-21 07:26:20 +0000
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-21 07:26:20 +0000
commit9199040cb29991c1ee4259a50cab8dd8f1cc96c2 (patch)
tree3bafb3b425e55623800c59a1c117caa00b85ca67 /MdePkg/Include/Library/UefiApplicationEntryPoint.h
parent0fb90682e7103d7f75c17b1b86595eb7f1f49d25 (diff)
downloadedk2-platforms-9199040cb29991c1ee4259a50cab8dd8f1cc96c2.tar.xz
Code Scrub of MdePkg/Inlcude/Library
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5533 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Library/UefiApplicationEntryPoint.h')
-rw-r--r--MdePkg/Include/Library/UefiApplicationEntryPoint.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/MdePkg/Include/Library/UefiApplicationEntryPoint.h b/MdePkg/Include/Library/UefiApplicationEntryPoint.h
index ff8b5b241e..8ab07d9653 100644
--- a/MdePkg/Include/Library/UefiApplicationEntryPoint.h
+++ b/MdePkg/Include/Library/UefiApplicationEntryPoint.h
@@ -62,8 +62,6 @@ EfiMain (
@param Status Status returned by the application that is exiting.
- @retval VOID
-
**/
VOID
EFIAPI
@@ -79,8 +77,6 @@ Exit (
@param ImageHandle ImageHandle of the loaded driver.
@param SystemTable Pointer to the EFI System Table.
- @retval VOID
-
**/
VOID
EFIAPI
@@ -97,7 +93,6 @@ ProcessLibraryConstructorList (
@param ImageHandle ImageHandle of the loaded driver.
@param SystemTable Pointer to the EFI System Table.
- @retval VOID
**/
VOID
EFIAPI