Home
last modified time | relevance | path

Searched refs:_DEVICEPATH (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueDevicePathLib.h27 #define GetDevicePathSize(_DEVICEPATH) GlueGetDevicePathSize(_DEVICEPATH) argument
28 #define DuplicateDevicePath(_DEVICEPATH) GlueDuplicateDevicePath(_DEVICEPATH) argument
30 #define AppendDevicePathNode(_DEVICEPATH, _DEVICEPATHNODE) GlueAppendDevicePathNode(_DEVICEPATH, _… argument
32 #define GetNextDevicePathInstance(_DEVICEPATH, _SIZE) GlueGetNextDevicePathInstance(_DEVICEPA… argument
33 #define IsDevicePathMultiInstance(_DEVICEPATH) GlueIsDevicePathMultiInstance(_DEVICEPA… argument
DEdkIIGlueReportStatusCodeLib.h34 #define ReportStatusCodeWithDevicePath(_TYPE, _VALUE, _DEVICEPATH) … argument
35 … GlueReportStatusCodeWithDevicePath(_TYPE, _VALUE, _DEVICEPATH)