Doug Flick

Results 19 issues of Doug Flick

## Description This change adds the ability for the SecureBootRecovery application to detect the existence of the 2023 Windows Production CA and prevent updating the DB if found. - [X]...

language:python

## Description Adds Debug Logs and Performance Measurements to track variable usage throughout various phases of UEFI. This along with a script (not yet published) may be used to track...

state:backlog
impact:non-functional
type:documentation

This PR adds a series of commits intended to add firmware performance measurements to a platform. ### Overview of commits: 1. MdePkg: Add EFI_PRE_READY_TO_BOOT_GUID and EFI_POST_READY_TO_BOOT_GUID 1. This commit adds...

# Preface ## Description Cherry Picks: 1fc9ff0859 28789f8177 b4a8d2ea85 c61a571ca7 097ba36596 a8c4697c22 68670a0cef 28ec22916a 0549e53278 80d8796400 dac933023a 7a8dba5bfd 5b46552d23 43530fa937 521a898857 aeb50c2c7b 1a63f67 For each item, place an "x" in...

impact:non-functional

# Preface Please ensure you have read the [contribution docs](https://github.com/microsoft/mu/blob/master/CONTRIBUTING.md) prior to submitting the pull request. In particular, [pull request guidelines](https://github.com/microsoft/mu/blob/master/CONTRIBUTING.md#pull-request-best-practices). ## Description This PR splits up https://github.com/microsoft/mu_basecore/commit/7a38833 into individual...

## Description This represents the first half of the security patches for PxeFail that are the easiest for a platform to consume without breaking changes. Covers the following CVEs: -...

impact:breaking-change
impact:security

### What does the feature solve? External dependencies may be unlisted, revoked because of security issues, or determined to have bugs and downstream consumers who are locked on a specific...

enhancement
new

This script (and associated config) will pull UEFI variables that are accessible at runtime. This is a more generic version of the secure boot script that pulls and attempts to...