csm

Differences between revisions 1 and 2
Revision 1 as of 2011-11-07 20:02:19
Size: 1040
Editor: colin-king
Comment:
Revision 2 as of 2013-02-25 12:56:19
Size: 935
Editor: cpc3-craw6-2-0-cust180
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
00013 csm Check for UEFI Compatability Support Module.
00014 csm ----------------------------------------------------------------------------
00015 csm Test 1 of 1: Check for UEFI Compatability Support Module.
00016 csm Checking for UEFI Compatibility Support Module (CSM)
00017 csm No CSM: UEFI firmware seems to have no CSM support.
00018 csm
00019 csm ============================================================================
00020 csm 0 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 1 info only.
00021 csm ============================================================================
Check for UEFI Compatibility Support Module.
--------------------------------------------------------------------------------
Test 1 of 1: Check for UEFI Compatibility Support Module.
Checking for UEFI Compatibility Support Module (CSM)
Int 10h jumps to 0xc0014 in option ROM at: 0xc0000..0xd0000
No CSM: Legacy BIOS firmware has video option ROM with Int 10h support.

================================================================================
0 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 1 info only.
================================================================================

Firmware Test Suite - csm test

This test checks to see if a UEFI firmware based system has Compatability Support Module enabled or not. For non-UEFI firmware, this test just checks to see if the video BIOS is enabled or not. Typical output is as follows:

Check for UEFI Compatibility Support Module.
--------------------------------------------------------------------------------
Test 1 of 1: Check for UEFI Compatibility Support Module.
Checking for UEFI Compatibility Support Module (CSM)
Int 10h jumps to 0xc0014 in option ROM at: 0xc0000..0xd0000
No CSM: Legacy BIOS firmware has video option ROM with Int 10h support.

================================================================================
0 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 1 info only.
================================================================================

Examples:

fwts csm - 

FirmwareTestSuite/Reference/csm (last edited 2016-01-11 07:23:43 by anthonywong)