Rebecca Cran

Results 24 comments of Rebecca Cran
trafficstars

> Nice find. Old signal I haven't looked at in a while. Looks like it's actually 14 bit as well. I'm seeing it listed as 16 bits in the "Model...

Oh, thanks. Where do you get the data for the spreadsheet - i.e. how do you know the field is 14 bits?

Could you squash the typo fix into the main commit please?

I think we agreed in the meeting yesterday (2023-04-24) that we want to use semantic versioning after all.

I decided to try building and running code from your branch on my Unmatched board. However, it asserts early on: ``` Freedom FSBL: 2023-01-20-7fdeede-dirty Loading boot payload................ Use DBT FV...

By the way the branch is quite out-of-date now. I added the following changes to get it working: ``` diff --git a/Platform/SiFive/U7SeriesPkg/FreedomU740HiFiveUnmatchedBoard/U740.dsc b/Platform/SiFive/U7SeriesPkg/FreedomU740HiFiveUnmatchedBoard/U740.dsc index 2af45f8739..8dd4f6e80e 100644 --- a/Platform/SiFive/U7SeriesPkg/FreedomU740HiFiveUnmatchedBoard/U740.dsc +++ b/Platform/SiFive/U7SeriesPkg/FreedomU740HiFiveUnmatchedBoard/U740.dsc...

Sorry, my build must have been polluted: after deleting the Build directory and rebuilding I can now boot to the UEFI Shell.

I just saw this issue. I updated the devcontainer to Fedora 39 a few days ago - see https://github.com/tianocore/edk2/pull/5782

Could you add more details in the commit message about what this change does and how it improves the build time please? Also, the CI is failing so you should...

Could you expand on this? Why would a license check be needed in basetools?