Revision: 16507
          http://sourceforge.net/p/edk2/code/16507
Author:   vanjeff
Date:     2014-12-12 06:22:13 +0000 (Fri, 12 Dec 2014)
Log Message:
-----------
MdeModulePkg DxeCore: Remove @retval function comments for 
CoreUpdateMemoryAttributes().

(Sync patch r16503 from main trunk.)

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

Revision Links:
--------------
    http://sourceforge.net/p/edk2/code/16503

Modified Paths:
--------------
    branches/UDK2014.SP1/MdeModulePkg/Core/Dxe/DxeMain.h
    branches/UDK2014.SP1/MdeModulePkg/Core/Dxe/Mem/Page.c

Modified: branches/UDK2014.SP1/MdeModulePkg/Core/Dxe/DxeMain.h
===================================================================
--- branches/UDK2014.SP1/MdeModulePkg/Core/Dxe/DxeMain.h        2014-12-12 
06:21:15 UTC (rev 16506)
+++ branches/UDK2014.SP1/MdeModulePkg/Core/Dxe/DxeMain.h        2014-12-12 
06:22:13 UTC (rev 16507)
@@ -2651,12 +2651,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: branches/UDK2014.SP1/MdeModulePkg/Core/Dxe/Mem/Page.c
===================================================================
--- branches/UDK2014.SP1/MdeModulePkg/Core/Dxe/Mem/Page.c       2014-12-12 
06:21:15 UTC (rev 16506)
+++ branches/UDK2014.SP1/MdeModulePkg/Core/Dxe/Mem/Page.c       2014-12-12 
06:22:13 UTC (rev 16507)
@@ -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