]> Git Repo - J-u-boot.git/commit
efi_loader: correctly render CD-ROM device path nodes
authorHeinrich Schuchardt <[email protected]>
Wed, 4 Sep 2019 11:56:01 +0000 (13:56 +0200)
committerHeinrich Schuchardt <[email protected]>
Thu, 5 Sep 2019 21:18:51 +0000 (23:18 +0200)
commitd0384d516043f9c9c28158827a113771c3247536
tree923f63be1ecc34466a34cfa5129946b89596b9e3
parent4411652aead3509ce497e4598f533e2b7e4f4ba0
efi_loader: correctly render CD-ROM device path nodes

Correct the name of the partition size component in struct
efi_device_path_cdrom_path.

Render entry, start, and size when converting a CD-ROM device path node to
text.

Signed-off-by: Heinrich Schuchardt <[email protected]>
include/efi_api.h
lib/efi_loader/efi_device_path.c
lib/efi_loader/efi_device_path_to_text.c
This page took 0.031336 seconds and 4 git commands to generate.