Jump to content

DevHlp ABIOSGetParms: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

22 May 2025

  • curprev 23:3223:32, 22 May 2025 Martini talk contribs 570 bytes +570 Created page with "{{DISPLAYTITLE:DevHlp_ABIOSGetParms}} Get ABIOS parameters for LID ==Mode== Kernel, Interrupt, Init ==Remarks== Refer to the IBM Personal System/2 and Personal Computer BIOS Interface Technical Reference, part number S68X-2341-00, for more detailed information on the use of ABIOS and its associated data structures. ==Example Code== ;C Calling Convention if (ABIOSGetParms(USHORT Lid,(FARPOINTER) &ABIOSParmBlock)) error Lid = The LID obtained by a previous GetLIDEnt..."