the following patch was just integrated into master: commit 714c10d58294ff8f628b62c959f2ad8d86f7eee7 Author: Oskar Enoksson enok@lysator.liu.se Date: Tue Feb 11 23:19:02 2014 +0100
Eliminate some ASL warnings
The ASL compiler warned about "Control Method should be made Serialized (due to creation of named objects within)". This commit eliminates the warnings by changing those NonSerialized into Serialized.
Change-Id: I639e769cf7a9428c34268e0c555a30c7dee1e04c Signed-off-by: Oskar Enoksson enok@lysator.liu.se
See http://review.coreboot.org/5189 for details.
-gerrit