Heinrich Schuchardt
9c081a7eab
efi_loader: limit output length for VenHw, VenMedia
...
VenHw and VenMedia device path nodes may carry vendor defined data of
arbitrary length. When converting a device path node to text ensure that we
do not overrun our internal buffer.
In our implementation of
EFI_DEVICE_PATH_TO_TEXT_PROTOCOL.ConvertDevicePathToText() we could first
determine the output length and then allocate buffers but that would nearly
double the code size. Therefore keep the preallocated buffers and truncate
excessive device paths instead.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-02-26 16:17:43 +01:00
..
2021-02-02 15:33:42 -05:00
2020-10-12 21:30:37 -04:00
2018-05-07 09:34:12 -04:00
2020-05-18 21:19:18 -04:00
2020-12-31 14:41:31 +01:00
2020-05-18 18:36:55 -04:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2021-02-26 16:17:43 +01:00
2021-02-21 09:21:35 +01:00
2020-05-18 21:19:18 -04:00
2020-04-26 14:23:55 -06:00
2020-05-18 21:19:18 -04:00
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2021-02-24 16:51:48 -05:00
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2020-02-05 19:33:46 -07:00
2020-01-22 17:47:57 -05:00
2018-05-07 09:34:12 -04:00
2021-01-16 19:17:11 -05:00
2021-02-02 15:33:42 -05:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2021-01-30 14:25:42 -07:00
2018-09-18 00:01:18 -06:00
2020-11-29 05:18:37 +01:00
2020-05-18 21:19:18 -04:00
2019-12-02 18:23:07 -05:00
2018-12-08 20:18:44 -05:00
2019-12-02 18:23:08 -05:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-12-06 16:44:19 -05:00
2021-01-27 17:03:16 -05:00
2020-05-18 21:19:23 -04:00
2020-03-03 13:08:14 +05:30
2019-10-31 07:22:53 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 18:36:55 -04:00
2021-02-15 10:16:45 -05:00
2020-10-30 10:56:11 -04:00
2020-05-18 17:33:33 -04:00
2019-08-11 16:43:41 -04:00
2020-01-17 17:53:40 -05:00
2020-12-04 16:09:06 -05:00
2020-04-24 10:51:32 -04:00
2020-05-18 21:19:18 -04:00
2021-01-18 08:04:28 -05:00
2018-05-07 09:34:12 -04:00
2020-05-18 17:33:31 -04:00
2020-05-18 21:19:18 -04:00
2020-08-26 09:19:16 +02:00
2020-07-17 08:45:29 -04:00
2018-05-10 20:38:35 -04:00
2021-01-27 17:03:16 -05:00
2020-05-18 21:19:18 -04:00
2020-05-18 17:33:31 -04:00
2020-05-18 21:19:18 -04:00
2019-12-06 16:44:20 -05:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2019-12-02 18:23:07 -05:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2021-02-24 16:51:49 -05:00
2020-05-18 21:19:18 -04:00
2020-11-05 14:58:45 +08:00
2021-02-06 19:20:36 +08:00
2020-08-24 14:11:31 -04:00
2021-01-16 14:49:09 -05:00
2020-06-15 11:23:41 -04:00
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2020-05-01 11:03:24 -04:00
2020-05-18 21:19:18 -04:00
2018-11-29 09:30:06 -07:00
2020-05-18 21:19:18 -04:00
2020-12-03 21:22:40 +01:00
2021-02-02 15:33:42 -05:00
2021-01-19 09:15:02 -05:00
2020-07-01 11:48:05 -04:00
2019-05-05 08:48:50 -04:00