mu_plus/MfciPkg
Taylor Beebe d23c97d28f
Additional CodeQL Fixes (#221)
## Description

Check for error status before accessing BlobPolicy.

- [x] Impacts functionality?
- **Functionality** - Does the change ultimately impact how firmware
functions?
- Examples: Add a new library, publish a new PPI, update an algorithm,
...
- [x] Impacts security?
- **Security** - Does the change have a direct security impact on an
application,
    flow, or firmware?
  - Examples: Crypto algorithm change, buffer overflow fix, parameter
    validation improvement, ...
- [ ] Breaking change?
- **Breaking change** - Will anyone consuming this change experience a
break
    in build or boot behavior?
- Examples: Add a new library class, move a module to a different repo,
call
    a function in a new library class in a pre-existing module, ...
- [ ] Includes tests?
  - **Tests** - Does the change include any explicit test code?
  - Examples: Unit tests, integration tests, robot tests, ...
- [ ] Includes documentation?
- **Documentation** - Does the change contain explicit documentation
additions
    outside direct code modifications (and comments)?
- Examples: Update readme file, add feature readme file, link to
documentation
    on an a separate Web page, ...

## How This Was Tested

Build and boot changes on QemuQ35Pkg to EFI shell.

## Integration Instructions

N/A
2023-04-20 19:37:05 +00:00
..
Docs Update Mfci documentation with additional instructions. (#93) 2022-11-04 20:18:09 -07:00
Include Merged PR 5856: Introduce Root of Trust version of MFCI DXE module 2022-08-10 22:44:25 +00:00
Library Fix Line Endings in Repo (LF -> CRLF) (#67) (#68) 2022-10-12 22:11:28 -04:00
MfciDxe Additional CodeQL Fixes (#221) 2023-04-20 19:37:05 +00:00
MfciPei Fix Line Endings in Repo (LF -> CRLF) (#67) (#68) 2022-10-12 22:11:28 -04:00
Private Fix Line Endings in Repo (LF -> CRLF) (#67) (#68) 2022-10-12 22:11:28 -04:00
UnitTests Update Mfci documentation with additional instructions. (#93) 2022-11-04 20:18:09 -07:00
MfciPkg.ci.yaml Merged PR 6142: Correct Pei Graphics Init 2022-10-12 20:25:30 +00:00
MfciPkg.dec Merged PR 6142: Correct Pei Graphics Init 2022-10-12 20:25:30 +00:00
MfciPkg.dsc Remove VS2015 and VS2017 Stack Cookie Support from Package DSC Files (#169) 2023-02-09 18:56:26 +00:00
MfciPkg.dsc.inc Merged PR 6142: Correct Pei Graphics Init 2022-10-12 20:25:30 +00:00
ReadMe.rst Merged PR 6142: Correct Pei Graphics Init 2022-10-12 20:25:30 +00:00

ReadMe.rst

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

============================================================
Manufacturer Firmware Configuration Interface (MFCI) Package
============================================================

Summary
=======
This package provides the Manufacturer Firmware Configuration Interface (MFCI) and provides example
implementations for the Secure Boot Clear and TPM Clear capabilities required for Windows Compatibility.

Documentation
=============
Documentation can be found in the `Docs directory <./Docs>`_