On 06/03/2018 03:23 PM, Alexander Graf wrote:
>
>
> On 27.05.18 16:47, Heinrich Schuchardt wrote:
>> Handles are not used at runtime. They are freed by the firmware when the
>> last protocol interface is uninstalled. So there is no reason to use EFI
>> memory when creating handles.
>>
>> Signed-o
On 27.05.18 16:47, Heinrich Schuchardt wrote:
> Handles are not used at runtime. They are freed by the firmware when the
> last protocol interface is uninstalled. So there is no reason to use EFI
> memory when creating handles.
>
> Signed-off-by: Heinrich Schuchardt
I agree that efi object str
Handles are not used at runtime. They are freed by the firmware when the
last protocol interface is uninstalled. So there is no reason to use EFI
memory when creating handles.
Signed-off-by: Heinrich Schuchardt
---
lib/efi_loader/efi_boottime.c | 13 ++---
1 file changed, 6 insertions(+)
3 matches
Mail list logo