From d2deb2bb188a51a70f99ba46c31109edfdb0fa41 Mon Sep 17 00:00:00 2001 From: Michael Roth Date: Thu, 10 Feb 2022 14:00:08 -0600 Subject: stable-commits: update documentation notes for OVMF Previous comment incorrectly suggested that OVMF_BRANCH could be set to a specific commit hash if there were regressions with latest upstream master branch, but the build scripts don't currently support building from a specific commit, only a specific branch, so drop that wording. --- stable-commits | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/stable-commits b/stable-commits index 2f07171..5c5d955 100644 --- a/stable-commits +++ b/stable-commits @@ -14,7 +14,6 @@ QEMU_BRANCH="snp-v3" # guest bios OVMF_GIT_URL="https://github.com/tianocore/edk2.git" # This will build using latest upstream code. The latest upstream commit -# documented to work properly is b360b0b589. If there are issues in newer -# builds try setting OVMF_BRANCH to that commit. Please report any -# failures with upstream builds however so they can be addressed. +# documented to work properly is b360b0b589. Please report any failures +# with upstream UEFI/OVMF builds so they can be addressed. OVMF_BRANCH="master" -- cgit v1.2.3-71-gd317