Revision: 14360
          http://edk2.svn.sourceforge.net/edk2/?rev=14360&view=rev
Author:   jljusten
Date:     2013-05-15 06:22:15 +0000 (Wed, 15 May 2013)
Log Message:
-----------
OvmfPkg: adapt VirtioPrepare()'s leading comment to the coding style

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: Laszlo Ersek <[email protected]>

Modified Paths:
--------------
    trunk/edk2/OvmfPkg/Include/Library/VirtioLib.h
    trunk/edk2/OvmfPkg/Library/VirtioLib/VirtioLib.c

Modified: trunk/edk2/OvmfPkg/Include/Library/VirtioLib.h
===================================================================
--- trunk/edk2/OvmfPkg/Include/Library/VirtioLib.h      2013-05-15 05:18:49 UTC 
(rev 14359)
+++ trunk/edk2/OvmfPkg/Include/Library/VirtioLib.h      2013-05-15 06:22:15 UTC 
(rev 14360)
@@ -152,7 +152,7 @@
 
   The calling driver must be in VSTAT_DRIVER_OK state.
 
-  @param[in out] Ring  The virtio ring we intend to append descriptors to.
+  @param[in,out] Ring  The virtio ring we intend to append descriptors to.
 
   @param[out] Indices  The DESC_INDICES structure to initialize.
 

Modified: trunk/edk2/OvmfPkg/Library/VirtioLib/VirtioLib.c
===================================================================
--- trunk/edk2/OvmfPkg/Library/VirtioLib/VirtioLib.c    2013-05-15 05:18:49 UTC 
(rev 14359)
+++ trunk/edk2/OvmfPkg/Library/VirtioLib/VirtioLib.c    2013-05-15 06:22:15 UTC 
(rev 14360)
@@ -285,7 +285,7 @@
 
   The calling driver must be in VSTAT_DRIVER_OK state.
 
-  @param[in out] Ring  The virtio ring we intend to append descriptors to.
+  @param[in,out] Ring  The virtio ring we intend to append descriptors to.
 
   @param[out] Indices  The DESC_INDICES structure to initialize.
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to