Home | History | Annotate | Download | only in BootMaint

Lines Matching defs:Vendor

414   VENDOR_DEVICE_PATH        Vendor;

448 Vendor.Header.Type = MESSAGING_DEVICE_PATH;
449 Vendor.Header.SubType = MSG_VENDOR_DP;
453 &Vendor.Guid,
457 SetDevicePathNodeLength (&Vendor.Header, sizeof (VENDOR_DEVICE_PATH));
460 (EFI_DEVICE_PATH_PROTOCOL *) &Vendor