summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/functional/descriptor
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/functional/descriptor')
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/DECL.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/dma.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/io.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/irq.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/register.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl2
31 files changed, 31 insertions, 31 deletions
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/DECL.asl b/tests/aslts/src/runtime/collections/functional/descriptor/DECL.asl
index c78379293..288a2a6c6 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/DECL.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/DECL.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/MAIN.asl b/tests/aslts/src/runtime/collections/functional/descriptor/MAIN.asl
index 329297932..e02b5eba2 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/RUN.asl b/tests/aslts/src/runtime/collections/functional/descriptor/RUN.asl
index ad1c35221..d6f75ab49 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/RUN.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl b/tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl
index bd9e0f03c..dea6e3bd7 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl
index d31094d8b..4ce75a29d 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/dma.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dma.asl
index 3829a9740..8ef512c5c 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/dma.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/dma.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl
index de0cdc68d..70cf7056d 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl
index e89b4c262..7faaaf801 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl
index 80c14f81e..43b1b62e7 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl
index 01f8dddb9..a3cdf063a 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl b/tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl
index 14e236bca..566ffa698 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl b/tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl
index 0d6275474..305d5ba33 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl
index 74dab9f34..dba72a455 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl b/tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl
index b3758a79e..99a262952 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/io.asl b/tests/aslts/src/runtime/collections/functional/descriptor/io.asl
index a6bbc909d..d6322679a 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/io.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/io.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl b/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl
index 77de15f94..e12304224 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl b/tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl
index 13c4d0fbd..d30fdf64a 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl b/tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl
index 0c1276bbc..acac4b238 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl b/tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl
index 505f4ae9c..3baab4163 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl b/tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl
index b1c162b70..bf2abfdfa 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl
index 7511e8b64..b7d09e14b 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl b/tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl
index 4c156462b..69f81a978 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl b/tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl
index 49bfaa8ae..4c727e318 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/register.asl b/tests/aslts/src/runtime/collections/functional/descriptor/register.asl
index 1ad7cce34..b85044492 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/register.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/register.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl b/tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl
index 553dfebb9..443f55827 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl b/tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl
index 5d98dcf5a..9b7954e04 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl b/tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl
index 0b6f73c61..fd0363c3f 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl b/tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl
index cdcead8d4..530d063dc 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl b/tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl
index 6ffc03810..8c7d7cb9e 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl
index 89c8c9d6f..39e6a6d0a 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl b/tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl
index bfe5e234e..aa7a7ef39 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,