diff options
| author | H. Peter Anvin <hpa@zytor.com> | 2007-12-13 14:07:59 -0800 |
|---|---|---|
| committer | H. Peter Anvin <hpa@zytor.com> | 2007-12-13 14:07:59 -0800 |
| commit | 29c9268b8f925bf27ffbb5ea2ec61fdc2dfae236 (patch) | |
| tree | c292d2dab57c43c391a90c9aee3c2d179f3df875 | |
| parent | 78b194840bb929792b4954dc67b0762dbf2ba131 (diff) | |
| download | syslinux-29c9268b8f925bf27ffbb5ea2ec61fdc2dfae236.tar.gz | |
Documentation: ADV was definitely not in 3.53...
| -rw-r--r-- | comboot.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comboot.doc b/comboot.doc index 50da6fa0..8a54ada3 100644 --- a/comboot.doc +++ b/comboot.doc @@ -871,7 +871,7 @@ AX=001Bh [3.50] Cleanup, shuffle and boot to real mode Interrupts are off and DF=0 on entry. -AX=001Ch [3.53] Get pointer to auxilliary data vector +AX=001Ch [3.xx] Get pointer to auxilliary data vector Input: AX 001Ch Output: ES:BX Auxilliary data vector CX Size of the ADV (currently 500 bytes) @@ -881,7 +881,7 @@ AX=001Ch [3.53] Get pointer to auxilliary data vector one boot to another. -AX=001Dh [3.53] Write auxilliary data vector +AX=001Dh [3.xx] Write auxilliary data vector Input: AX 001Dh Output: None |
