iSCSI Boot Firmware Table Test (LOGO)

This test verifies that the iSCSI Boot Firmware table is available and is valid.

The iSCSI Boot Firmware Table (iBFT) is a block of information residing in memory that contains different entries that are required by the iSCSI boot process.

Test details

Associated requirements

Device.Storage.Controller.Iscsi.iSCSIBootComponent.FwTable

See the device hardware requirements.

Platforms

Windows Server 2012 (x64) Windows Server 2008 R2 (x64) Windows Server 2008 x64 Windows Server 2008 x86Windows Server 2012 R2

Expected run time

~10 minutes

Categories

Certification Functional

Type

Automated

 

Running the test

Before you run the test, complete the test setup as described in the test requirements: iSCSI Boot Component Testing Prerequisites.

Troubleshooting

For troubleshooting information, see: Troubleshooting Device.Storage Testing.

More information

iSCSI Boot Firmware Table test (iBFTest) consists of two binaries. A user-mode binary (ibftestwrap.exe) and a kernel-mode binary (ibftest.sys). Both binaries are required for the test to run successfully.

  1. ibftestwrap.exe loads ibftest.sys into kernel mode.

  2. ibftest.sys checks if iBFT exists in memory.

  3. If iBFT exists in memory, ibftest.sys will get a copy of the table.

  4. ibftest.sys validates the table and returns results to ibftestwrap.exe.

  5. ibftestwrap.exe in turn provides a friendly log.

  6. The log contains either the table if it is available and valid or a detailed error information if the table is unavailable or invalid.

iBFTest ensures that the iBFT is present and available to the operating system for a consistent flow of the boot process. It also validates the various entries within the table and ensures that the table is intact. It ensures that all the information is compliant with the specification

To run the test, do the following:

  1. Copy iBFTest binaries: (Or make sure iBFTest is available within HCK Studio)

    1. Copy ibftestwrap.exe to test working directory.

    2. Copy ibftest.sys to test working directory.

  2. Run ibftestwrap.exe

Command syntax

Command option Description

ibftest.exe

 

Note  

For command-line help for this test binary, type /h

 

File list

File Location

Ibftest.exe

<[testbinroot]>\nttest\DriversTest\storage\wdk\ibftest\

Ibftest.sys

<[testbinroot]>\nttest\DriversTest\storage\wdk\ibftest\

Ibftestwrap.exe

<[testbinroot]>\nttest\DriversTest\storage\wdk\ibftest\

 

 

 

Send comments about this topic to Microsoft