From 289b4f88ce311a3cbd3a9e24ddcd611bfa3a0202 Mon Sep 17 00:00:00 2001 From: Aleksander Usov <129811+aleksander@users.noreply.github.com> Date: Wed, 9 Jun 2021 17:46:57 +0300 Subject: [PATCH] Update 125_forms_and_vfr_files.md --- 12_uefi_driver_configuration/125_forms_and_vfr_files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12_uefi_driver_configuration/125_forms_and_vfr_files.md b/12_uefi_driver_configuration/125_forms_and_vfr_files.md index 86c4e32..217ea8c 100644 --- a/12_uefi_driver_configuration/125_forms_and_vfr_files.md +++ b/12_uefi_driver_configuration/125_forms_and_vfr_files.md @@ -31,7 +31,7 @@ ## 12.5 Forms and VFR files -Here is a sample, simplified VFR file. It declares a form set with one from and +Here is a sample, simplified VFR file. It declares a form set with one form and uses a single variable store to retrieve and save configuration settings. The form contains a title and four questions: 1. Allows a user to select one of two pre-defined values.