Comment # 9 on bug 1129471 from
(In reply to Karl Mistelberger from comment #4)
> The following occurs with secure boot off:
> 
> Mar 19 18:20:32 erlangen kernel: integrity: Loading X.509 certificate:
> UEFI:db
> Mar 19 18:20:32 erlangen kernel: integrity: Loaded X.509 cert 'Microsoft
> Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
> Mar 19 18:20:32 erlangen kernel: integrity: Loading X.509 certificate:
> UEFI:db
> Mar 19 18:20:32 erlangen kernel: integrity: Loaded X.509 cert 'Microsoft
> Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
> Mar 19 18:20:32 erlangen kernel: Couldn't get size: 0x800000000000000e
> Mar 19 18:20:32 erlangen kernel: fbcon: Taking over console
> Mar 19 18:20:32 erlangen kernel: Couldn't get UEFI MokListRT

The 0x800000000000000e is EFI_NOT_FOUND. It's harmless. I will send my
efi_status_to_str() patch to mainline to improve EFI log. 

The 0x800000000000000e is not about this issue.


You are receiving this mail because: