This function loads the last half (chrs 128-255) of the specified code page into a dedicated 1-KB buffer at 9000h:StdFontHi. The Int 1Fh vector points to this buffer on power-up. The Int 1Fh vector is used by the standard BIOS Write String functions for access to character data in Graphics video modes. For more information on Int 1Fh, see page 3-133.
The HP palmtop Display Controller hardware does not use this data in text video modes. In order to utilize font data in text video modes, it must be loaded in a word wide format. See Int 10h, Fcn D1h on page 3-74 for details.