Merge mainline into cirrus
This commit is contained in:
commit
8e50ec9f05
235 changed files with 8914 additions and 15402 deletions
|
@ -102,8 +102,8 @@ grub_qemu_init_cirrus (void)
|
|||
| GRUB_PCI_ADDR_SPACE_MEMORY | GRUB_PCI_ADDR_MEM_TYPE_32);
|
||||
|
||||
addr = grub_pci_make_address (dev, GRUB_PCI_REG_COMMAND);
|
||||
grub_pci_write (addr, GRUB_PCI_REG_STATUS_MEMORY_ENABLE
|
||||
| GRUB_PCI_REG_STATUS_IO_ENABLE);
|
||||
grub_pci_write (addr, GRUB_PCI_COMMAND_MEM_ENABLED
|
||||
| GRUB_PCI_COMMAND_IO_ENABLED);
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue