summaryrefslogtreecommitdiff
path: root/utilities/uteval.c
diff options
context:
space:
mode:
Diffstat (limited to 'utilities/uteval.c')
-rw-r--r--utilities/uteval.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/utilities/uteval.c b/utilities/uteval.c
index b25cfe12ac81..ecb0cf19a704 100644
--- a/utilities/uteval.c
+++ b/utilities/uteval.c
@@ -146,6 +146,9 @@ static const ACPI_INTERFACE_INFO AcpiInterfacesSupported[] =
{"Windows 2001 SP2", ACPI_OSI_WIN_XP_SP2}, /* Windows XP SP2 */
{"Windows 2001.1 SP1", ACPI_OSI_WINSRV_2003_SP1}, /* Windows Server 2003 SP1 - Added 03/2006 */
{"Windows 2006", ACPI_OSI_WIN_VISTA}, /* Windows Vista - Added 03/2006 */
+ {"Windows 2006.1", ACPI_OSI_WINSRV_2008}, /* Windows Server 2008 - Added 09/2009 */
+ {"Windows 2006 SP1", ACPI_OSI_WIN_VISTA_SP1}, /* Windows Vista SP1 - Added 09/2009 */
+ {"Windows 2009", ACPI_OSI_WIN_7}, /* Windows 7 and Server 2008 R2 - Added 09/2009 */
/* Feature Group Strings */