]> Git Repo - J-u-boot.git/commit
efi_loader: debug output for HII protocols
authorHeinrich Schuchardt <[email protected]>
Wed, 23 Jan 2019 21:55:36 +0000 (22:55 +0100)
committerAlexander Graf <[email protected]>
Wed, 13 Feb 2019 08:40:06 +0000 (09:40 +0100)
commit6f8f4217e75d2e651b29c065e111da22658f7e07
tree04f2e8f6846217aff0f869fa3d31897352b5202b
parentf38753d2ef5dabcca78b1a70f2903e7f49d5d846
efi_loader: debug output for HII protocols

For correct indention use EFI_PRINT() instead of debug().

For printing efi_uintn_t or size_t use the %zu or %zx format code.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_hii.c
lib/efi_loader/efi_hii_config.c
This page took 0.036263 seconds and 4 git commands to generate.