summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/DevicePath.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-08MdePkg: Add definition for NVMe Over Fabric Device PathSachin Ganesh1-0/+22
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-287/+283
2020-05-21MdePkg: add definitions for ACPI NVDIMM Device PathLiu, Zhiguang1-0/+15
2020-05-15MdePkg: Bootable NVDIMM namespacesOleksiy Yakovlev1-0/+12
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-21/+21
2017-08-14MdePkg/DevicePath.h: Add DNS Device Path definitionJiaxin Wu1-0/+18
2017-06-07MdePkg/DevicePath: Add BluetoothLe device path node supportRuiyu Ni1-1/+10
2016-05-12MdePkg Protocol/DevicePath.h: Update SATA Device Path commentsHao Wu1-2/+2
2016-03-30MdePkg/DevicePath: Add EMMC device path definitionFeng Tian1-0/+11
2015-07-15MdePkg: Add BMC device path definition and its node/text conversionHao Wu1-0/+22
2015-07-08MdePkg: Add UEFI2.5 Ramdisk device path definitionFeng Tian1-2/+60
2015-05-20MdePkg: Add WiFi device path definition and its node/text conversionHao Wu1-0/+14
2015-05-08MdePkg: Add UEFI 2.5 SD (Secure Digital) Device Path DefinitionsFeng Tian1-0/+11
2015-05-08MdePkg: Add URI_DEVICE_PATH definition.Ruiyu Ni1-0/+14
2015-05-06MdePkg: Add UEFI2.5 bluetooth protocol/devicepath definition in MdePkg.Qiu Shumin1-1/+15
2015-04-29MdePkg: Add UFS (Universal Flash Storage) related definitionsFeng Tian1-0/+18
2015-04-15ARM toolchain raised this compilation error when using the macro ACPI_DISPLAY...Michael Kinney1-9/+9
2015-04-15Rollback r17180.Shumin Qiu1-16/+2
2015-04-15MdePkg: Add Bluetooth related definition.Shumin Qiu1-2/+16
2013-08-12Add NVM Express related definition.Feng Tian1-1/+13
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu1-3/+40
2011-09-05Add the definition of new format of IPv4 device path node, FibreEx device pat...niruiyu1-0/+30
2011-06-08String Reference Cleanup.lzeng141-1/+1
2011-05-13add those missing device path nodes into the union structure of EFI_DEV_PATH ...erictian1-71/+89
2010-04-23Update the copyright notice formathhtian1-1/+1
2010-04-09Update DevicePath.h to add the UART_FLOW_CONTROL_HARDWARE and UART_FLOW_CONTR...niruiyu1-0/+3
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-124/+124
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu21-0/+12
2009-09-24sync comments on data structure to follow latest UEFI spec.eric_tian1-1/+1
2009-09-21Clarify Signature field in EFI_PARTITION_ENTRY structure.qhuang81-3/+6
2009-08-191. Fix a UEFI errata to add UINT32 Reserved field in MEDIA_RELATIVE_OFFSET_RA...qhuang81-10/+11
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel1-2/+2
2009-04-03MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH process added.gikidy1-0/+16
2009-04-02Add flag for device directly connect to the HBA.gikidy1-0/+5
2009-03-15remove some internal definitions.vanjeff1-3/+1
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao41-1/+1
2008-12-08Add comments for most of enum data type.lgao41-53/+90
2008-12-07Make sure the #define for a subtype and the device path node for a subtype ea...mdkinney1-2/+10
2008-12-01De-Unicode in MdePkg source files.qhuang81-11/+11
2008-11-19Update comments for Protocol definitions to match UEFI spec. And add the miss...lgao41-28/+482
2008-11-111, Move device path utility macros from protocol's header file to DevicePathL...klu21-48/+2
2008-10-21fix no ascii charklu21-8/+8
2008-10-21Add comment for device path protocol.klu21-3/+23
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao41-0/+1
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu21-25/+25
2008-07-25Code Scrub for Protocol and Ppi Definitionlgao41-1/+1
2008-06-24Fix doxygen issue:klu21-2/+2
2008-05-29Add ACPI_ADR_DISPLAY() macros to DevicePath.hmdkinney1-0/+15