On 05.05.20 17:44, Grant Likely wrote: > Hi all, > > I'm considering doing a quick point-release for EBBR to address the > change to RuntimeServicesSupported in UEFI 2.8 Errata A. From 2.8final > to 2.8_A, RuntimeServicesSupported changed from being a variable to data > in a system table entry. U-Boot and Linux have been updated to the UEFI > method. EBBR needs to be changed to match. > > There are patches on this list under discussion now. Once that is > complete and the patches merged, how does everyone feel about an EBBR > v1.0.1 release before the end of May? > > At this moment, the v1.0.1 changes would include: > > e47952b (HEAD -> master, glikely/master) Specify details of how a DTB is > passed to the OS
Thanks for updating the patch. > c155e96 Update spec to address UEFI 2.8 Errata A The patch looks correct. This is what I stumbled upon looking at the rest of the runtime chapter: The 'Runtime Variable Access' sub-chapter mentions only SetVariable() as optional while the table above it specifies all variable services as optional. Could we start the sub-chapter with a sentence "All variable services at runtime are optional." to avoid misunderstandings. The `RuntimeServicesSupported` value flag in the `EFI_RT_PROPERTIES_TABLE` should be set correctly for all runtime services. Mentioning this requirement specifically for SetVariable() might be misleading. There is a capitalization typo in the chapter: %s/e.g., If/E.g., if/ Best regards Heinrich > 7fad894 (origin/master, origin/HEAD) Fix all UEFI references to be the > same version > 498cad2 trivial: Fix typo in chater 3 title > 2c40029 Merge pull request #43 from orangecms/link-to-linux-doc > 1e51a1e Update link to Linux docs which changed to rst > be7ddfa Update CONTRIBUTING.rst > 763aed0 Update CONTRIBUTING.rst > > All of the above can be found queued up at http://github.com/glikely/ebbr > > g. > IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > contents to any other person, use it for any purpose, or store or copy > the information in any medium. Thank you. > _______________________________________________ > boot-architecture mailing list > boot-architecture@lists.linaro.org > https://lists.linaro.org/mailman/listinfo/boot-architecture _______________________________________________ boot-architecture mailing list boot-architecture@lists.linaro.org https://lists.linaro.org/mailman/listinfo/boot-architecture