Re: [PATCH 17/18] x86: coreboot: Adjust various config options

2023-05-15 Thread Bin Meng
Hi Simon, On Sat, Apr 29, 2023 at 3:18 AM Simon Glass wrote: > > Drop IDE since this is not widely used anymore. Add NVME since it is > becoming more popular. > > Add ms so it is easier to search for tables in memory. > > Expand the command-line and print buffers so that we can deal with the > ve

[PATCH 17/18] x86: coreboot: Adjust various config options

2023-04-28 Thread Simon Glass
Drop IDE since this is not widely used anymore. Add NVME since it is becoming more popular. Add ms so it is easier to search for tables in memory. Expand the command-line and print buffers so that we can deal with the very long ChromeOS command lines. (typically 700 characters). Enable BOOTSTD_F