diff --git a/source/chapter2-uefi.rst b/source/chapter2-uefi.rst index d885240536c5e20431c332274c7a7f2c828043ed..4ba87792301c35121dfca72f6e7577456436e814 100644 --- a/source/chapter2-uefi.rst +++ b/source/chapter2-uefi.rst @@ -29,7 +29,7 @@ ESRT [UEFI]_ defines the System Resource Table (ESRT) ยง 23.4 - EFI System Resource Table. -Each entry in the ESRT describes a device or system firmware resource that can be targeted i +Each entry in the ESRT describes a device or system firmware resource that can be targeted by a firmware capsule update. Each entry in the ESRT will also be used to report status of the last attempted update. diff --git a/source/chapter3-fwupdate.rst b/source/chapter3-fwupdate.rst index 0d9db24da0d4978f1957f521328654de8c2c0a14..5ce5fb04abb2ecd806b35af50335c2c84f090e86 100644 --- a/source/chapter3-fwupdate.rst +++ b/source/chapter3-fwupdate.rst @@ -115,7 +115,7 @@ Post-capsule install reboot success #. OS boots #. OS inspects the information in the ESRT #. OS performs an image acceptance test for any un-accepted image -#. If all image tests pass correctly the OS exists the FW update procedure +#. If all image tests pass correctly the OS exits the FW update procedure #. OS install the image acceptance capsule when all acceptance tests pass #. Firmware processes the image acceptance capsule and updates the boot bank #. Rollback counter updates