Revision: 16504
          http://sourceforge.net/p/edk2/code/16504
Author:   lzeng14
Date:     2014-12-12 03:19:47 +0000 (Fri, 12 Dec 2014)
Log Message:
-----------
MdeModulePkg DxeCore: Remove @retval function comments for 
CoreUpdateMemoryAttributes().

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <[email protected]>
Reviewed-by: Liming Gao <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdeModulePkg/Core/Dxe/DxeMain.h
    trunk/edk2/MdeModulePkg/Core/Dxe/Mem/Page.c

Modified: trunk/edk2/MdeModulePkg/Core/Dxe/DxeMain.h
===================================================================
--- trunk/edk2/MdeModulePkg/Core/Dxe/DxeMain.h  2014-12-12 03:17:55 UTC (rev 
16503)
+++ trunk/edk2/MdeModulePkg/Core/Dxe/DxeMain.h  2014-12-12 03:19:47 UTC (rev 
16504)
@@ -2850,12 +2850,6 @@
   @param  NumberOfPages          The number of pages to convert
   @param  NewAttributes          The new attributes value for the range.
 
-  @retval EFI_INVALID_PARAMETER  Invalid parameter
-  @retval EFI_NOT_FOUND          Could not find a descriptor cover the 
specified
-                                 range  or convertion not allowed.
-  @retval EFI_SUCCESS            Successfully converts the memory range to the
-                                 specified attributes.
-
 **/
 VOID
 CoreUpdateMemoryAttributes (

Modified: trunk/edk2/MdeModulePkg/Core/Dxe/Mem/Page.c
===================================================================
--- trunk/edk2/MdeModulePkg/Core/Dxe/Mem/Page.c 2014-12-12 03:17:55 UTC (rev 
16503)
+++ trunk/edk2/MdeModulePkg/Core/Dxe/Mem/Page.c 2014-12-12 03:19:47 UTC (rev 
16504)
@@ -937,12 +937,6 @@
   @param  NumberOfPages          The number of pages to convert
   @param  NewAttributes          The new attributes value for the range.
 
-  @retval EFI_INVALID_PARAMETER  Invalid parameter
-  @retval EFI_NOT_FOUND          Could not find a descriptor cover the 
specified
-                                 range  or convertion not allowed.
-  @retval EFI_SUCCESS            Successfully converts the memory range to the
-                                 specified attributes.
-
 **/
 VOID
 CoreUpdateMemoryAttributes (


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to