help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PC BIOS & EDD problem


From: Alexey Orishko
Subject: PC BIOS & EDD problem
Date: Sun, 4 May 2014 01:50:33 +0200

Hi all,

Some time ago BIOS Enhanced Disk Drive specification got a new
revision where device path was changed from 8 to 16 bytes.

I see that the latest grub code in git has support for the latest specification:
include/grub/i386/pc/biosdisk.h:
...
grub_uint8_t device_path[16];

Are old BIOS versions supported somehow or simply abandoned?
Do I need to revert commit b828fb5d9c7575700a64751efbddd738e2b7c239 of
Vladimir Serbinenko to get old BIOS working?
Is there any difference between 32 and 64 bit version of grub in handling BIOS?

Regards,
Alexey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]