On 08/09/14 10:55, Alexander Graf wrote:
>
>
>> Am 08.08.2014 um 19:20 schrieb Laszlo Ersek :
>>
>>> On 08/08/14 19:06, Andrew Fish wrote:
>>>
On Aug 7, 2014, at 3:11 PM, Reza Jelveh wrote:
Currently booting from devices works by setting
EFI_REMOVABLE_MEDIA_FILE_NAME
ba
On 08/08/14 19:06, Andrew Fish wrote:
>
> On Aug 7, 2014, at 3:11 PM, Reza Jelveh wrote:
>
>> Currently booting from devices works by setting EFI_REMOVABLE_MEDIA_FILE_NAME
>> based on the architecture in MdePkg/Include/Uefi/UefiSpec.h
>>
>
> Well these are the defaults for removable media devic
On Aug 7, 2014, at 3:11 PM, Reza Jelveh wrote:
> Currently booting from devices works by setting EFI_REMOVABLE_MEDIA_FILE_NAME
> based on the architecture in MdePkg/Include/Uefi/UefiSpec.h
>
Well these are the defaults for removable media devices.
A non removable device can set any value the
Currently booting from devices works by setting EFI_REMOVABLE_MEDIA_FILE_NAME
based on the architecture in MdePkg/Include/Uefi/UefiSpec.h
That information is then used in
IntelFrameworkModulePkg/Library/GenericBdsLib/BdsBoot.c to boot from a
selected device.
OSX uses a different loader path /Syst