In el7 there were lines in grub.cfg like linux16 /vmlinuz to load a kernel and create menu items. In el8, those menu items are not listed in grub.cfg after a grub2-mkconfig -o /boot/grub2/grub.cfg.
I like to view the list of kernel menu items to double-check versions sometimes.
Where are they stored in el8?