X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fpost.c;h=69aeb93cd721a42228cf2ef6cc3baac01a1f38eb;hb=a3855adbde97f3bb71e2d5f153be7304ac700a89;hp=9bb51326c814009ae050b83fcac1e0f566d5eee4;hpb=1f83625f4861b1118e3392adb1da96a0d24a94cb;p=seabios.git diff --git a/src/post.c b/src/post.c index 9bb5132..69aeb93 100644 --- a/src/post.c +++ b/src/post.c @@ -189,6 +189,7 @@ post() drive_setup(); floppy_setup(); ata_setup(); + ramdisk_setup(); optionrom_setup();