YEAH...I'm sure of it
Check this way for DEP
1.Click Start, click Run, type wbemtest in the Open box, and then click OK.
2.In the Windows Management Instrumentation Tester dialog box, click Connect.
3.In the box at the top of the Connect dialog box, type root\cimv2, and then click Connect.
4.Click Enum Instances.
5.In the Class Info dialog box, type Win32_OperatingSystem in the Enter superclass name box, and then click OK.
6.In the Query Result dialog box, double-click the top item.
Note This item starts with "Win32_OperatingSystem.Name=Microsoft..."
7.In the Object editor dialog box, locate the DataExecutionPrevention_Available property in the Properties area.
8.Double-click DataExecutionPrevention_Available.
9.In the Property Editor dialog box, note the value in the Value box.
If the value is TRUE, hardware DEP is available.