vgabios: Add support for VBE get/set dac palette format (func 08).
[seabios.git] / vgasrc / vgaentry.S
index 2dc07c1d811fa9297fb9f1e50cd5e378476d827b..785d91f5fcd41345986acdd1429e09de5b1d3730 100644 (file)
@@ -40,12 +40,21 @@ _rom_header_pcidata:
 #endif
 _rom_header_pnpdata:
         .word 0
+_rom_header_other2:
+        .word 0
+_rom_header_signature:
+        .asciz "IBM"
 
 
 /****************************************************************
  * Entry points
  ****************************************************************/
 
+        DECLFUNC entry_104f05
+entry_104f05:
+        ENTRY_ARG vbe_104f05
+        lretw
+
         DECLFUNC _optionrom_entry
 _optionrom_entry:
         ENTRY_ARG vga_post