IBM 770 manual Bit Protected Mode, SMAPI BIOS B-63

Models: 770

1 148
Download 148 pages 54.66 Kb
Page 139
Image 139

32-Bit Protected Mode

;

;Build Input Parameter Field

mov

ebx, offset InputParm

mov

al, SMB_GET_SYSID

mov

[ebx].@Func, al

push

ds

mov

eax, offset OutputParm

push

eax

push

ds

mov

eax, offset InputParm

push

eax

call

_SmapiBios

add

sp, 16

;

;Get information from Output Parm

or

ax,

ax

jnz

Error

mov

ebx, offset OutputParm

mov

ax,

[ebx].@Parm1

SMAPI BIOS B-63

Page 139
Image 139
IBM 770 manual Bit Protected Mode, SMAPI BIOS B-63