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


Groups > linux.kernel > #1573243

Re: [PATCH 7/7] efi: Print the secure boot status in x86 setup_arch() [ver #7]

From David Howells <dhowells@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 7/7] efi: Print the secure boot status in x86 setup_arch() [ver #7]
Date 2017-02-03 17:30 +0100
Message-ID <t6OUh-442-9@gated-at.bofh.it> (permalink)
References <t6OAV-3WY-17@gated-at.bofh.it> <t5InT-2gX-3@gated-at.bofh.it> <t5InT-2gX-13@gated-at.bofh.it> <t6OAV-3WY-17@gated-at.bofh.it>
Organization Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903

Show all headers | View raw


Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote:

> > +       if (IS_ENABLED(CONFIG_EFI)) {
> 
> Shouldn't this be a runtime check?

Interesting question.  The original patch I was working from had a #ifdef
here.  Possibly it doesn't need to be there at all.  We could rely entirely on
the value of boot_params.secure_boot.

David

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 7/7] efi: Print the secure boot status in x86 setup_arch()  [ver #7] David Howells <dhowells@redhat.com> - 2017-01-31 16:20 +0100
  Re: [PATCH 7/7] efi: Print the secure boot status in x86 setup_arch()  [ver #7] Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2017-02-03 17:10 +0100
    Re: [PATCH 7/7] efi: Print the secure boot status in x86 setup_arch() [ver #7] David Howells <dhowells@redhat.com> - 2017-02-03 17:30 +0100
      Re: [PATCH 7/7] efi: Print the secure boot status in x86 setup_arch()  [ver #7] Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2017-02-03 17:30 +0100
        Re: [PATCH 7/7] efi: Print the secure boot status in x86 setup_arch()  [ver #7] Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2017-02-03 18:10 +0100
          Re: [PATCH 7/7] efi: Print the secure boot status in x86 setup_arch() [ver #7] David Howells <dhowells@redhat.com> - 2017-02-03 18:20 +0100
    Re: [PATCH 7/7] efi: Print the secure boot status in x86 setup_arch()  [ver #7] Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2017-02-03 17:30 +0100
      Re: [PATCH 7/7] efi: Print the secure boot status in x86 setup_arch() [ver #7] David Howells <dhowells@redhat.com> - 2017-02-03 17:30 +0100
    Re: [PATCH 7/7] efi: Print the secure boot status in x86 setup_arch() [ver #7] David Howells <dhowells@redhat.com> - 2017-02-03 17:30 +0100

csiph-web