History log of /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/BlockIo.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b8a62661e4093be5e55a8a5c06dbd13e36d136c4 23-May-2011 niruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524> Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiScsiLib.

Signed-off-by: niruiyu
Reviewed-by: erictian

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11691 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/BlockIo.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/BlockIo.h
312bc8f87333373d232ec51c99991130ea64fe72 01-Apr-2009 gikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524> New data field added follow UEFI Spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7998 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/BlockIo.h
f1004231ee519fc24c3ad5e90289f5d9445ac9d2 19-Nov-2008 lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> Update comments for Protocol definitions to match UEFI spec. And add the missing comments for the data structure.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6636 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/BlockIo.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/BlockIo.h
8b6c989b0dce2e63a06139f37be0e062588e8f04 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@6092 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/BlockIo.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/BlockIo.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/BlockIo.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/BlockIo.h
19bee90c32772dd225332193858d9c2fcd2930aa 17-Jul-2008 lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> Correct ECC Error for MdePkg/Include/Protocol and Correct PeCofferLib bug to set ImageContext->EntryPoint after relocate when the destination address is specified.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5514 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/BlockIo.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/BlockIo.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/BlockIo.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/BlockIo.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/BlockIo.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/BlockIo.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/BlockIo.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/BlockIo.h