Skip to content
Snippets Groups Projects
Select Git revision
0 results

efi_loader

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Rob Clark authored
    It needs to handle more device-path node types, and also multiple levels
    of path hierarchy.  To simplify this, initially construct utf8 string to
    a temporary buffer, and then allocate the real utf16 buffer that is
    returned.  This should be mostly for debugging or at least not critical-
    path so an extra copy won't hurt, and is saner than the alternative.
    
    Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
    Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
    adae4313
    History
    Name Last commit Last update
    ..