[edk2-devel] Cannot list all harddisk in boot manager

2023-07-20 Thread Changqing Li
Hi, I found that ovmf build with edk2-stable202210 is not works well.  It cannot find all the harddisk, and list them in boot manager: But with edk2-stable2022008, it works well.  I think this is a bug, should I open an issue in bugzilla? *Here is my command:* qemu-system-x86_64 -net nic

Re: [edk2-devel] Cannot list all harddisk in boot manager

2023-07-20 Thread Changqing Li
Thanks. //Changqing On 7/20/23 19:06, Gerd Hoffmann wrote: CAUTION: This email comes from a non Wind River email account! Do not click links or open attachments unless you recognize the sender and know the content is safe. On Thu, Jul 20, 2023 at 02:06:34PM +0800, Changqing Li wrote: Hi, I