White Papers

40 Version 1.1.0
B) ENUMERATE the DCIM_BootSourceSetting class as shown in 9.9 and identify the boot 621
source InstanceID. The CurrentAssignedSequence attribute of each instance defines the 622
instance’s place in the zero based indexed boot sequence 623
C) To invoke the ChangeBootOrderByInstanceID() method, extract the instance information 624
from A) and B) and construct the input parameters per Table 32Error! Reference source 625
not found. 626
D) INVOKE ChangeBootOrderByInstanceID() method 627
Class URI: 628
http://schemas.dmtf.org/wbem/wscim/1/cim-629
schema/2/root/dcim/DCIM_BootConfigSetting?InstanceID=IPL 630
E) Examine output parameters per Table 31 631
F) Apply the pending values (Section 9.5) 632
G) Allow several minutes for the UEFI to execute the SSIB task, which will be followed by a 633
reboot of the system 634
H) Repeat B) to confirm successful execution of the method 635
9.11 Enable or disable boot source 636
A) ENUMERATE the DCIM_BootConfigSetting class as shown in 9.7 and identify the 637
ElementName field containing BootSeq and corresponding InstanceID . 638
B) ENUMERATE the DCIM_BootSourceSetting class as shown in 9.9 and identify the boot 639
source InstanceID. The CurrentEnabledStatus attribute of each instance identifies whether it 640
is enable or disabled 641
C) To invoke the ChangeBootSourceState() method, extract the instance information from 642
A) and B) and construct the input parameters per Table 30 643
D) INVOKE ChangeBootSourceState() method 644
Class URI: 645
http://schemas.dmtf.org/wbem/wscim/1/cim-646
schema/2/root/dcim/DCIM_BootConfigSetting?InstanceID=IPL 647
E) Examine output parameters per Table 29 648
F) Apply the pending values (Section 9.5) 649
G) Allow several minutes for the UEFI to execute the SSIB task, which will be followed by a 650
reboot of the system 651
H) Repeat B) to confirm successful execution of the method 652
9.12 One time boot 653
A) ENUMERATE the DCIM_BootSourceSetting class as shown in 9.9 and identify the 654
desired one time boot source: vFlash, IPL, or UEFI 655