** Description changed:

+ Impact:
+ 
+ The linux-raspi2 kernel doesn't have the necessary UEFI hooks to boot on
+ a UEFI enabled system.
+ 
+ Fix:
+ 
+ Enable the relevant UEFI options (see the attached patch).
+ 
+ How to test:
+ 
+ On a patched kernel, UEFI presence will be check during boot:
+ 
+ $ dmesg | grep -i eufi
+ ...
+ [    0.000000] efi: UEFI not found.
+ ...
+ 
+ Regression potential:
+ 
+ Very low, some config option changes that have been enabled in generic
+ for a long while.
+ 
+ --
+ 
  Hello. I can't boot with linux-raspi2 kernel, but linux-generic work fine. 
Please add support kernel option CONFIG_U(EFI)_STUB=y as default.
  Thanks.
  
  os: ubuntu 18.04 lts arm64
  hw: raspberry pi 3b (+ tiano core uefi)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1827750

Title:
  Not boot with EFI

Status in linux-raspi2 package in Ubuntu:
  Incomplete

Bug description:
  Impact:

  The linux-raspi2 kernel doesn't have the necessary UEFI hooks to boot
  on a UEFI enabled system.

  Fix:

  Enable the relevant UEFI options (see the attached patch).

  How to test:

  On a patched kernel, UEFI presence will be check during boot:

  $ dmesg | grep -i eufi
  ...
  [    0.000000] efi: UEFI not found.
  ...

  Regression potential:

  Very low, some config option changes that have been enabled in generic
  for a long while.

  --

  Hello. I can't boot with linux-raspi2 kernel, but linux-generic work fine. 
Please add support kernel option CONFIG_U(EFI)_STUB=y as default.
  Thanks.

  os: ubuntu 18.04 lts arm64
  hw: raspberry pi 3b (+ tiano core uefi)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1827750/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to