Revision: 16665
http://sourceforge.net/p/edk2/code/16665
Author: timhe
Date: 2015-01-27 06:34:24 +0000 (Tue, 27 Jan 2015)
Log Message:
-----------
A tiny modification for the FreeBMPackage() declaration
to remove build warning.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shifei Lu <[email protected]>
Reviewed-by: Tim He <[email protected]>
Modified Paths:
--------------
branches/UDK2014.SP1/Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h
Modified:
branches/UDK2014.SP1/Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h
===================================================================
--- branches/UDK2014.SP1/Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h
2015-01-27 05:48:43 UTC (rev 16664)
+++ branches/UDK2014.SP1/Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h
2015-01-27 06:34:24 UTC (rev 16665)
@@ -402,13 +402,13 @@
);
- EFI_STATUS
+ EFI_STATUS
InitBMPackage (
VOID
);
- EFI_STATUS
+ VOID
FreeBMPackage (
VOID
);
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits