HomeSort by relevance Sort by last modified time
    Searched full:bios32_entry (Results 1 - 1 of 1) sorted by null

  /external/grub/netboot/
pci.c 350 unsigned long bios32_entry = 0; local
379 if (!bios32_entry) {
385 bios32_entry = check->fields.entry;
388 " entry at %#X\n", bios32_entry);
390 bios32_indirect.address = bios32_entry;
394 if (bios32_entry)

Completed in 426 milliseconds