Searched defs:DevPathLen (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBBSsupport.c377 UINT16 DevPathLen; local
381 DevPathLen = *(UINT16 *) Ptr;
386 Ptr += DevPathLen;
1639 UINT16 DevPathLen; local
1721 DevPathLen = *(UINT16 *) Ptr;
1730 Ptr += DevPathLen;

Completed in 142 milliseconds