History log of /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2be21afb3a510874a8e085883637a42428ca7299 04-May-2011 vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> 1.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to SimpleTextInEx.h because they are defined in Table - EFI Scan Codes for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.
2.Include SimpleTextIn.h in SimpleTextInEx.h because EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL is an extension of the EFI_SIMPLE_TEXT_INPUT_PROTOCOL.
3.Include SimpleTextInEx.h in UefiSpec.h.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11612 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
850f13ebb26b50b0f484dd354c0c826033241a08 25-Oct-2010 darylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524> Fix a cut-n-paste error in the comment for the "read keystroke" function.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10976 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
9df063a06aef048c042498e2f542fb693e93493a 23-Apr-2010 hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> Update the copyright notice format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10403 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
c8c44377af9ae3a175004d131f24b1348620baa2 04-Jun-2009 vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> update comments per review comments.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8463 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
d7dfd027aa9d376a6bd74eafaefe004938e4d209 18-May-2009 lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> 1. Clean up MdePkg internal header files
The header files in MdePkg/Include/Ia32, X64, Ipf, Ebc, Pi, Uefi directories are the internal header files, which should not be directly included by the modules.

This patch cleans these internal header files to remove the uncessary ProcessorBind.h file.

2. Clean up MdePkg public header files to remove the uncessary internal header files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8324 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
6e55477da3f672da1484c4071481ee771e3227b9 17-Dec-2008 gikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524> Fix some typo.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7068 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
992f22b99a90d1b217b1e6f702b238f1ff319753 09-Dec-2008 lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> Add the detailed descriptions for the structure data member in these protocol.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6935 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
44717a398fddc4df1f4aeaa70bcd7a043187ed34 13-Oct-2008 xli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524> Formalize comments for Protocols and PPIs.
1. Use doxygen format for Protocol/PPI data structure
2. Remove doxygen comments for function elements in Protocol/Ppi
3. Use doxygen format for data elements in Protocol/Ppi, and add missing comments where necessary
4. PEI Services Table is also updated accordingly.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6107 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
1f08a159034549216eccfd533b50b712d944d844 09-Oct-2008 klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> Fix doxygen comment for structure and macro

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6097 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
ed66e1bc0d2be0a185fc47adab4930c3b7e2767f 04-Sep-2008 vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> clean up the un-suitable ';' location when declaring the functions.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5820 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
99e8ed219f48b82694424e46c9512d4929d9d54e 14-Aug-2008 klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> Use doxygen comment style for document entity such as struct, enum, variable that use /// but not //

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5649 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
4ca9b6c4e7dbbcf94f21b54f41f761cefc6b1086 25-Jul-2008 lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> Code Scrub for Protocol and Ppi Definition

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5564 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
8b13229b469f05ec22d76098b052bd6e943fecee 24-Jun-2008 klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> Fix doxygen issue:
1) comment for structure should be in doxygen format, such as /// , /**, /*!
2) comment for data field of structure should in doxygen format.
3) should not exist blank between ") (" when declaring a type of function point.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5364 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
3f748e529cb13841e12d0bfdf8446db7763a3f20 21-Apr-2008 klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> Fix missing include file which break doxygen parsing.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5105 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
8a7d75b0625cffee0c67b85afe56763f93d86481 22-Nov-2007 qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> Clean up: update "EFI" to "UEFI" if applicable.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4317 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
842f5579c7e2a313f56c576e4c5150f7f4793079 28-Jun-2007 AJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524> Updated headers to follow coding standard

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2815 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
a6508c051b680c94e8823070c655a857487e862e 21-Jun-2007 yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> Update Protocol for backward-compatible with EFI1.1.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2696 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
d1f950002362305fcd4c30f108ef7b76679f5843 19-Jun-2007 yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> Checked in the Protocols introduced in UEFI/PI.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2674 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
586cd1f1f4129ab7ec24543d4968801e17cc870b 01-Jun-2007 lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break existing builds. Also updated the SPD and FPD files UiNames

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2616 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
19231e0ecada1f38b43ed04edcb77b4e1b848099 08-Jan-2007 lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> correct SimpleTextIn protocol definition.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2188 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h
878ddf1fc3540a715f63594ed22b6929e881afb4 22-Apr-2006 bbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524> Initial import.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/SimpleTextIn.h