summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/DevicePath.h
AgeCommit message (Expand)Author
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu2
2009-09-24sync comments on data structure to follow latest UEFI spec.eric_tian
2009-09-21Clarify Signature field in EFI_PARTITION_ENTRY structure.qhuang8
2009-08-191. Fix a UEFI errata to add UINT32 Reserved field in MEDIA_RELATIVE_OFFSET_RA...qhuang8
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel
2009-04-03MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH process added.gikidy
2009-04-02Add flag for device directly connect to the HBA.gikidy
2009-03-15remove some internal definitions.vanjeff
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao4
2008-12-08Add comments for most of enum data type.lgao4
2008-12-07Make sure the #define for a subtype and the device path node for a subtype ea...mdkinney
2008-12-01De-Unicode in MdePkg source files.qhuang8
2008-11-19Update comments for Protocol definitions to match UEFI spec. And add the miss...lgao4
2008-11-111, Move device path utility macros from protocol's header file to DevicePathL...klu2
2008-10-21fix no ascii charklu2
2008-10-21Add comment for device path protocol.klu2
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao4
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu2
2008-07-25Code Scrub for Protocol and Ppi Definitionlgao4
2008-06-24Fix doxygen issue:klu2
2008-05-29Add ACPI_ADR_DISPLAY() macros to DevicePath.hmdkinney
2008-01-25Update device path type value for PI Firmware volume device & Firmware file d...qhuang8
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2007-12-24add iSCSI protocoleric_tian
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-09-26Fix one iScsi device path definition update to Uefi Spec 2.1b.qhuang8
2007-07-31add in <Guid/PcAnsi.h>qwang12
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-22Fixed typo in PiPeiCis.h.yshang1
2007-06-21Update Protocol for backward-compatible with EFI1.1.yshang1
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-04-21Initial import.bbahnsen