9be7380e11
The new name is `create_esp_image_for_uefi` which reflects what's actually going on under the hood. Change-Id: Ia9ac85fb2a450c9b5d009f10d82ab12c8ccd9a9d
7 lines
209 B
YAML
7 lines
209 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Renames misleadingly named `images.create_isolinux_image_for_uefi`
|
|
function into `images.create_esp_image_for_uefi`. The new name
|
|
reflects what's actually going on under the hood.
|