Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1351614 > unrolled thread

Re: [PATCH v3 0/2] arm64/efi: query Secure Boot status according to UEFI spec

Started byMatt Fleming <matt@codeblueprint.co.uk>
First post2016-03-07 15:10 +0100
Last post2016-03-07 15:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v3 0/2] arm64/efi: query Secure Boot status according to  UEFI spec Matt Fleming <matt@codeblueprint.co.uk> - 2016-03-07 15:10 +0100

#1351614 — Re: [PATCH v3 0/2] arm64/efi: query Secure Boot status according to UEFI spec

FromMatt Fleming <matt@codeblueprint.co.uk>
Date2016-03-07 15:10 +0100
SubjectRe: [PATCH v3 0/2] arm64/efi: query Secure Boot status according to UEFI spec
Message-ID<ra41c-3Qk-17@gated-at.bofh.it>
On Thu, 03 Mar, at 02:45:48PM, Linn Crosetto wrote:
> This series modifies the function that queries the status of UEFI Secure Boot
> in the EFI stub to match the UEFI specification, and allow the caller to
> determine if it is enabled, disabled, or in an unknown state due to an
> unexpected error from GetVariable().
> 
> v2:
>  - Add return values for unexpected errors
>  - Split changes into two patches
> 
> v3:
>  - Add more verbosity with additional prints
> 
> Linn Crosetto (2):
>   arm64/efi: report unexpected errors when determining Secure Boot status
>   arm64/efi: check SetupMode when determining Secure Boot status
> 
>  drivers/firmware/efi/libstub/arm-stub.c | 54 ++++++++++++++++++++++++++-------
>  1 file changed, 43 insertions(+), 11 deletions(-)
> 

Thanks Linn, I've picked these two patches up with Ard's and Mark's
tags.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web