summaryrefslogblamecommitdiffstats
path: root/server/ipxe/embedded_bios.ipxe
blob: 698c683a37e928ca74b364b1a79dd10c40ba745a (plain) (tree)
1
2
3
4
5
6
7
8
      




                
      
 



                                                             
     
                                                                
        
#!ipxe

################
# BIOS Version #
################

ifopen

# Wallpaper
set img tftp://10.8.102.124/ipxeWallpaper3_scale.png || shell
console --picture ${img} --x 800 --y 600 || shell

:loop
chain https://bas.intra.uni-freiburg.de/api/configloader/${uuid}
goto loop