commit | 7516bcfcdc2d07365a4a6528f4bf710639e77789 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Fri Feb 09 14:01:44 2024 +0100 |
committer | Helge Deller <deller@gmx.de> | Wed May 15 15:50:06 2024 +0200 |
tree | 89f5589af548d336e16fe66e02533aa6d6a7a38e | |
parent | 20e652f146815c8be1cf2cf2bd948831310680aa [diff] |
parisc: Implement PDC_MODEL_GET_INSTALL_KERNEL function The IPL loader on the HP-UX install CD asks firmware which "kernel/program" it should start. By default HP-UX will load the "INSTALL" program, but on 64-bit machines firmware can instead ask to boot the "WINSTALL" program. Signed-off-by: Helge Deller <deller@gmx.de>