Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-4342

[RFE] grubby doesn't list TBoot entries

    • Normal
    • sst_desktop_firmware_bootloaders
    • ssg_desktop
    • False
    • Hide

      None

      Show
      None
    • If docs needed, set a value

      Description of problem:

      When having TBoot configured on the system, executing `grubby --info=ALL` doesn't print TBoot entries.
      This is due to `grubby` printing BLS entries only (through executing `/usr/libexec/grubby/grubby-bls` internally).
      Because TBoot and BLS are incompatible for now, `grubby` needs to be enhance to print "legacy" entries found in `/boot/grub2/grub.cfg` as well.

      Version-Release number of selected component (if applicable):

      grubby-8.40-55.el9.x86_64

      How reproducible:

      Always

      Steps to Reproduce:
      1. Install TBoot and regenerate the Grub menu

      1. yum -y install tboot
      2. grub2-mkconfig -o /etc/grub2.cfg

      2. Execute `grubby --info=ALL`

      Actual results:

      BLS entries listed only, no TBoot entries (present in `/boot/grub2/grub.cfg`)

      Expected results:

      All entries displayed while booting

            bootloader-eng-team bootloader -eng-team
            rhn-support-rmetrich Renaud Metrich
            bootloader -eng-team bootloader -eng-team
            Release Test Team Release Test Team
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: