6105116c4898a173dd052053474ff775472967e8
Tianocore currently reads/writes a lot of NVRAM variables that don't actually need to be saved. Occasionally some, specifically related to the graphical/serial consoles, can become corrupted, leading to a bricked device. To avoid this, temporarily restrict the reading/writing of variables to Bootorder related ones (starting with 'Boot') until a better solution can be found. Test: build/boot google/eve, inject "bad" NVRAM data, observe device boots normally instead of hanging with no display detected. Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
EDK II Project
A modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications from www.uefi.org.
Contributions to the EDK II open source project are covered by the TianoCore Contribution Agreement 1.1
The majority of the content in the EDK II open source project uses a BSD 2-Clause License. The EDK II open source project contains the following components that are covered by additional licenses:
- AppPkg/Applications/Python/Python-2.7.2/Tools/pybench
- AppPkg/Applications/Python/Python-2.7.2
- AppPkg/Applications/Python/Python-2.7.10
- BaseTools/Source/C/BrotliCompress
- MdeModulePkg/Library/BrotliCustomDecompressLib
- OvmfPkg
- CryptoPkg/Library/OpensslLib/openssl
The EDK II Project is composed of packages. The maintainers for each package are listed in Maintainers.txt.
Resources
Description
Languages
C
82.2%
Python
10.3%
Assembly
3.4%
Rich Text Format
1.8%
C++
0.7%
Other
1.2%