Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_loader: comments for EFI_DEVICE_PATH_TO_TEXT_PROTOCOL | Heinrich Schuchardt | 2017-12-01 | 1 | -0/+24 |
* | efi_loader: fix efi_convert_device_node_to_text | Heinrich Schuchardt | 2017-12-01 | 1 | -66/+88 |
* | efi_loader: efi_dp_str should print path not node | Heinrich Schuchardt | 2017-12-01 | 1 | -7/+6 |
* | efi_loader: size of media device path node represenation | Heinrich Schuchardt | 2017-12-01 | 1 | -1/+1 |
* | efi_loader: Add mem-mapped for fallback | Rob Clark | 2017-10-12 | 1 | -0/+9 |
* | efi_loader: flesh out device-path to text | Rob Clark | 2017-09-20 | 1 | -63/+178 |
* | efi_loader: drop redundant efi_device_path_protocol | Rob Clark | 2017-09-20 | 1 | -5/+8 |
* | efi_loader: add some missing breaks | Rob Clark | 2017-07-28 | 1 | -0/+2 |
* | efi_loader: implement ConvertDeviceNodeToText | xypron.glpk@gmx.de | 2017-07-24 | 1 | -30/+91 |
* | efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL | xypron.glpk@gmx.de | 2017-07-19 | 1 | -0/+67 |