diff options
| author | Michael Brown | 2016-10-16 17:32:49 +0200 |
|---|---|---|
| committer | Michael Brown | 2016-10-16 18:08:02 +0200 |
| commit | f796d5b6b63d3b986996458b4dbed4679e1abb3a (patch) | |
| tree | 8891c0d73d116f2a5ea97be4bb4f4310d13add74 /src/include/ipxe/efi/Protocol/SimpleTextOut.h | |
| parent | [efi] Mark AppleNetBoot.h as a native iPXE header (diff) | |
| download | ipxe-f796d5b6b63d3b986996458b4dbed4679e1abb3a.tar.gz ipxe-f796d5b6b63d3b986996458b4dbed4679e1abb3a.tar.xz ipxe-f796d5b6b63d3b986996458b4dbed4679e1abb3a.zip | |
[efi] Update to current EDK2 headers
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/efi/Protocol/SimpleTextOut.h')
| -rw-r--r-- | src/include/ipxe/efi/Protocol/SimpleTextOut.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ipxe/efi/Protocol/SimpleTextOut.h b/src/include/ipxe/efi/Protocol/SimpleTextOut.h index 8aa36c35a..54d38b393 100644 --- a/src/include/ipxe/efi/Protocol/SimpleTextOut.h +++ b/src/include/ipxe/efi/Protocol/SimpleTextOut.h @@ -162,7 +162,7 @@ typedef EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL SIMPLE_TEXT_OUTPUT_INTERFACE; Reset the text output device hardware and optionaly run diagnostics @param This The protocol instance pointer. - @param ExtendedVerification Driver may perform more exhaustive verfication + @param ExtendedVerification Driver may perform more exhaustive verification operation of the device during reset. @retval EFI_SUCCESS The text output device was reset. |
