Skip to content

EBBR.yaml: ignore Hii protocols warnings/failures

Weizhao Ouyang requested to merge weizhao/Hii into main

Some device can pass first check of "UEFI Compliant - Hii protocols must be implemented" but fails the second check (gEfiHiiFontProtocolGuid). We need to ignore this case.

Signed-off-by: Weizhao Ouyang weizhao.ouyang@arm.com

Merge request reports