Revision: 13976
http://edk2.svn.sourceforge.net/edk2/?rev=13976&view=rev
Author: czhang46
Date: 2012-11-28 08:49:21 +0000 (Wed, 28 Nov 2012)
Log Message:
-----------
Fix coding style issue
Signed-off-by : Chao Zhang <[email protected]>
Modified Paths:
--------------
trunk/edk2/SecurityPkg/Include/Library/TpmMeasurementLib.h
trunk/edk2/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.c
Modified: trunk/edk2/SecurityPkg/Include/Library/TpmMeasurementLib.h
===================================================================
--- trunk/edk2/SecurityPkg/Include/Library/TpmMeasurementLib.h 2012-11-28
06:59:13 UTC (rev 13975)
+++ trunk/edk2/SecurityPkg/Include/Library/TpmMeasurementLib.h 2012-11-28
08:49:21 UTC (rev 13976)
@@ -30,7 +30,6 @@
@retval EFI_OUT_OF_RESOURCES Out of memory.
@retval EFI_DEVICE_ERROR The operation was unsuccessful.
**/
-
EFI_STATUS
EFIAPI
TpmMeasureAndLogData (
Modified:
trunk/edk2/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.c
===================================================================
--- trunk/edk2/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.c
2012-11-28 06:59:13 UTC (rev 13975)
+++ trunk/edk2/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.c
2012-11-28 08:49:21 UTC (rev 13976)
@@ -42,7 +42,6 @@
@retval EFI_OUT_OF_RESOURCES Out of memory.
@retval EFI_DEVICE_ERROR The operation was unsuccessful.
**/
-
EFI_STATUS
Tpm12MeasureAndLogData (
IN UINT32 PcrIndex,
@@ -109,7 +108,6 @@
@retval EFI_OUT_OF_RESOURCES Out of memory.
@retval EFI_DEVICE_ERROR The operation was unsuccessful.
**/
-
EFI_STATUS
EFIAPI
TpmMeasureAndLogData (
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel:
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits