[SeaBIOS] Re: [PATCH v3 4/4] nvme: Split requests by maximum allowed size

2020-10-29 Thread David Woodhouse
On Wed, 2020-10-07 at 12:13 -0400, Kevin O'Connor wrote: > > > > --- a/src/hw/nvme.c > > > > +++ b/src/hw/nvme.c > > > > @@ -727,6 +727,22 @@ nvme_cmd_readwrite(struct nvme_namespace *ns, > > > > struct disk_op_s *op, int write) > > > > u16 const max_blocks = NVME_PAGE_SIZE / ns->block_size;

[SeaBIOS] Universal Payload Project

2020-10-29 Thread Paul Menzel
Dear coreboot, GRUB, and SeaBIOS folks, In #coreb...@irc.freenode.net somebody mentioned the Universal Payload Project [1]. The goal of this project is to define an interface between a first stage platform initialization bootloader and a second stage payload. As there also is a