Git Product home page Git Product logo

Comments (3)

rafaelhuang-intel avatar rafaelhuang-intel commented on June 14, 2024

code already up-to-date

intel@intel-host-4790:~/slimboot/slimbootloader$ git branch -a

  • master
    remotes/origin/HEAD -> origin/master
    remotes/origin/Testing
    remotes/origin/bejean/SblOpen/Fsp24SupportRebase
    remotes/origin/eps_heci
    remotes/origin/master
    remotes/origin/revert-1736-sgx_icxd_fix
    remotes/origin/revert-1747-sgx_icxd_fix
    remotes/origin/revert-1965-ci_iasl_update
    remotes/origin/revert-1969-revert-1965-ci_iasl_update
    intel@intel-host-4790:~/slimboot/slimbootloader$ git log
    commit 6adb907 (HEAD -> master, origin/master, origin/HEAD)
    Author: Yi Li [email protected]
    Date: Fri Mar 29 14:41:31 2024 +0800

    Let Stage1B run in memory accoss all stages in fast boot mode

    This will increase time of Board PostMemoryInit hook and TempRamExit,
    but improve the performance of PostTempRamExit hook, PreSiliconInit hook
    and FSP-S.

    In total, the boot time can be reduced by ~20ms.

    Signed-off-by: Yi Li [email protected]

from slimbootloader.

randylintw avatar randylintw commented on June 14, 2024

I remember it could cause by acpi tool on Ubuntu.
#2156

from slimbootloader.

rafaelhuang-intel avatar rafaelhuang-intel commented on June 14, 2024

Ubuntu20.04: >> build fail

Checking Toolchain Versions...

  • /usr/bin/python3: Version 3.8.10 (>= 3.6.0) [PASS]
  • /usr/bin/openssl: Version 1.1.1f (>= 1.1.0g) [PASS]
  • /usr/bin/nasm: Version 2.14.02 (>= 2.12.02) [PASS]
  • /usr/bin/iasl: Version 20190509 (>= 20190509) [PASS]
  • /usr/bin/git: Version 2.25.1 (>= 2.20.0) [PASS]
  • /usr/bin/gcc: Version 9.4.0 (>= 7.3) [PASS]
    ...Done!

change to Ubuntu 22.04: >> build Pass

Checking Toolchain Versions...

  • /usr/bin/python3: Version 3.10.12 (>= 3.6.0) [PASS]
  • /usr/bin/openssl: Version 3.0.2 (>= 1.1.0g) [PASS]
  • /usr/bin/nasm: Version 2.15.05 (>= 2.12.02) [PASS]
  • /usr/bin/iasl: Version 20200925 (>= 20190509) [PASS]
  • /usr/bin/git: Version 2.34.1 (>= 2.20.0) [PASS]
  • /usr/bin/gcc: Version 11.4.0 (>= 7.3) [PASS]
    ...Done!

it's seems MTL may need latest version of nasm, iasl & ACPI, so close this issue.

from slimbootloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.