su config avevo questo (nelle beta 0.02)
PlatformInfo/DataHub
DevicePathsSupported Data
ora e' :
DevicePathsSupported Number 1
la cosa strana che prima non mi dava errore nel caso che l'errore fosse da prima :)
Ha scritto dopo 1 minuto 30 secondi:
forse ho perso qualche differences.pdf
Ha scritto dopo 3 minuti 28 secondi:
dall'ultimo manuale ad oggi 0.02:
11. DevicePathsSupported
Type: plist integer, 32-bit
Default value: Not installed
Description: Sets DevicePathsSupported in gEfiMiscSubClassGuid. Must be set to 1 for AppleACPIPlat- form.kext to append SATA device paths to Boot#### and efi-boot-device-data variables. Set to 1 on all modern Macs.
mentre nel manuale 0.01
11. DevicePathsSupported Type: plist data, 1 byte
26
Default value: Not installed
Description: Sets DevicePathsSupported in gEfiMiscSubClassGuid. Must be set to 01 for AppleACPIPlat- form.kext to append SATA device paths to Boot#### and efi-boot-device-data variables. Set to 01 on all modern Macs.
Ha scritto dopo 1 minuto 25 secondi:
ed ecco il differences :)
11. DevicePathsSupported
Type: plist datainteger, 1 byte32-bit
Default value: Not installed
Description: Sets DevicePathsSupported in gEfiMiscSubClassGuid. Must be set to 011X for AppleACPIPlat- form.kext to append SATA device paths to Boot#### and efi-boot-device-data variables. Set to 011X on all modern Macs.