search for: pciroot

Displaying 17 results from an estimated 17 matches for "pciroot".

Did you mean: pci_root
2015 Jul 02
2
EFI: PXE: "My IP is 0.0.0.0"
...,DHCP,0.0.0.0))Load Net Pxebc ... shell> dh 172 Handle 172 (730D8A98) Dpath (730D8E98) ACPI Device Path for Acpi HID PNP0A03, UID 0 Hardware Device Path for PCI Function (0) Device (19) Messaging Device Path for MAC MAC (FC15B4E81CAC) AsStr: 'PciRoot(0x0)/Pci(0x19,0x0)/MAC(FC15B4E81CAC,0x0)' Net (730C5020) MNPSb (722D0F40) ARPSb (722C13A0) DHCPv4Sb (722C4220) TCPv4Sb (722A7330) IPv4Sb (72DF2A20) IPv4Config (722AF638) UDPv4Sb (722A3EA0) MTFTPv4Sb (7229B4A0) D79DF6B0-EF44-43BD-9797-43E93BCF5FA8 (722A6318...
2015 Jul 03
0
EFI: PXE: "My IP is 0.0.0.0"
...dh 172 > Handle 172 (730D8A98) > Dpath (730D8E98) > ACPI Device Path for Acpi > HID PNP0A03, UID 0 > Hardware Device Path for PCI > Function (0) Device (19) > Messaging Device Path for MAC > MAC (FC15B4E81CAC) > AsStr: 'PciRoot(0x0)/Pci(0x19,0x0)/MAC(FC15B4E81CAC,0x0)' > Net (730C5020) > MNPSb (722D0F40) > ARPSb (722C13A0) > DHCPv4Sb (722C4220) > TCPv4Sb (722A7330) > IPv4Sb (72DF2A20) > IPv4Config (722AF638) > UDPv4Sb (722A3EA0) > MTFTPv4Sb (7229B4A0) > D79DF...
2015 Jun 27
2
EFI: PXE: "My IP is 0.0.0.0"
On Fri, Jun 26, 2015 at 10:49 AM, Patrick Masotta <masottaus at yahoo.com> wrote: >>>> > Commit 23b2707 should resolve this. Please > let me know if you need > test binaries > > -- > -Gene > <<< > > > 1) About the Service Binding protocols, PXE protocol, etc having the same handle# is clear if we > see that the number is in fact
2023 Apr 14
2
ecrypting image file breaks efi/boot of the guest/Ubuntu - ?
...; > > > > > > Now, that different guest fails - as the only one - to start, to boot after > > > its qcow2 image was luks-encrypted. > > > Guest starts but says that: > > > > > > BdsDxe: failed to load Boot0001 "Uefi Misc Device" from PciRoot > > > (0x0)/Pci(0x2,0x3)/Pci(0x0,0x0): Not found > > > > > > revert back to original, non-encrypted qcow2 image and all works a ok. > > Please attach either the full XML or at least the disk part for *both* > > the case where it doesn't work and where it...
2015 Sep 02
1
HP EFI binaries
...that invocation of the shell, and don't represent any property of the underlying handle. If it helps, http://git.ipxe.org/ipxe.git/blob/HEAD:/src/interface/efi/efi_debug.c shows the code that iPXE uses to dump out meaningful labels for arbitrary handles. This generates names such as: PciRoot(0x0)/Pci(0x3,0x0)/MAC(525400123456,0x1) ConIn wdsmgfw and when no descriptive naming scheme can be found, falls back to dumping the raw handle and a list of installed protocols, such as UNKNOWN<0x3f0df318,SimpleTextIn,SimpleTextInEx> Michael
2023 Apr 08
1
ecrypting image file breaks efi/boot of the guest/Ubuntu - ?
...;boot dev='cdrom'/> ??? <bootmenu enable='yes'/> ? </os> Now, that different guest fails - as the only one - to start, to boot after its qcow2 image was luks-encrypted. Guest starts but says that: BdsDxe: failed to load Boot0001 "Uefi Misc Device" from PciRoot (0x0)/Pci(0x2,0x3)/Pci(0x0,0x0): Not found revert back to original, non-encrypted qcow2 image and all works a ok. All and any thoughts shared are much appreciated. many thanks, L. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archiv...
2023 Apr 11
1
ecrypting image file breaks efi/boot of the guest/Ubuntu - ?
...??? <bootmenu enable='yes'/> > ? </os> > > Now, that different guest fails - as the only one - to start, to boot after > its qcow2 image was luks-encrypted. > Guest starts but says that: > > BdsDxe: failed to load Boot0001 "Uefi Misc Device" from PciRoot > (0x0)/Pci(0x2,0x3)/Pci(0x0,0x0): Not found > > revert back to original, non-encrypted qcow2 image and all works a ok. Please attach either the full XML or at least the disk part for *both* the case where it doesn't work and where it does work.
2018 Feb 01
3
Re-enable grub boot in UEFI (Windows took over it)
...00 NVMe SanDisk 512GB,0x0)..BO Boot0004* USB Storage Device BBS(USB,KingstonDataTraveler 3.0PMAP,0x0)..BO Boot0005* CD/DVD/CD-RW Drive BBS(CDROM,CD/DVD/CD-RW Drive,0x0)..BO Boot0006* Onboard NIC BBS(Network,Onboard NIC,0x0)..BO Boot0007* UEFI: KingstonDataTraveler 3.0PMAP, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(16,0)/HD(1,MBR,0x61f11812,0x800,0x737f800)..BO I don't know what 0001 and 0002 refer to exactly (there's only one SSD drive in this laptop). Regards, -- wwp -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: ap...
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
At Mon, 28 May 2018 19:30:25 -0400 CentOS mailing list <centos at centos.org> wrote: > > On May 28, 2018, at 18:25, Robert Heller <heller at deepsoft.com> wrote: > > > I tried to run efibootmgr, but it wants a model named efivars loaded, but > > there is no such module available. > > Are you not running a CentOS kernel? That module should be available.
2023 Apr 14
1
ecrypting image file breaks efi/boot of the guest/Ubuntu - ?
...9;yes'/> >> ? </os> >> >> Now, that different guest fails - as the only one - to start, to boot after >> its qcow2 image was luks-encrypted. >> Guest starts but says that: >> >> BdsDxe: failed to load Boot0001 "Uefi Misc Device" from PciRoot >> (0x0)/Pci(0x2,0x3)/Pci(0x0,0x0): Not found >> >> revert back to original, non-encrypted qcow2 image and all works a ok. > Please attach either the full XML or at least the disk part for *both* > the case where it doesn't work and where it does work. > <domain ty...
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
...gt; > It should be the UUID of the partition, not of the VFAT volume. The > partition UUID is stored in the GPT.?? The volume UUID is stored in the > filesystem header (I believe). > > For example, on my laptop: > > # efibootmgr -v | grep Fedora > Boot0000* Fedora > PciRoot(0x0)/Pci(0x17,0x0)/Sata(2,65535,0)/HD(1,GPT,39484dd8-b1d9-47b2-b4d7-89dfe3ce5e09,0x800,0x12c000)/File(\EFI\fedora\shimx64.efi) > > # blkid | grep sda1 > /dev/sda1: LABEL="ESP" UUID="3850-574E" TYPE="vfat" PARTLABEL="EFI > System Partition" PARTU...
2017 Mar 29
9
Bug#858962: Request: enable OVMF at build time in 4.8 as it does not require non-free anymore
Package: src:xen Version: 4.8.1~pre.2017.01.23-1 Severity: wishlist Dear Maintainer, In Xen 4.8 it is possible to enable OVMF without the need for any OVMF code or binary to be on the system. Currently, OVMF is not enabled, probably because it used to require OVMF at compile time which would make for a hard dependency on non-free code. Since this is no longer the case, you could make it a
2018 May 29
0
CentOS6: HELP! EFI boot fails after replacing disks...
...does not correspond to anything I > can find. It should be the UUID of the partition, not of the VFAT volume. The partition UUID is stored in the GPT.? The volume UUID is stored in the filesystem header (I believe). For example, on my laptop: # efibootmgr -v | grep Fedora Boot0000* Fedora PciRoot(0x0)/Pci(0x17,0x0)/Sata(2,65535,0)/HD(1,GPT,39484dd8-b1d9-47b2-b4d7-89dfe3ce5e09,0x800,0x12c000)/File(\EFI\fedora\shimx64.efi) # blkid | grep sda1 /dev/sda1: LABEL="ESP" UUID="3850-574E" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="39484dd8-b...
2018 May 29
0
CentOS6: HELP! EFI boot fails after replacing disks...
...artition, not of the VFAT volume. The > > partition UUID is stored in the GPT.?? The volume UUID is stored in the > > filesystem header (I believe). > > > > For example, on my laptop: > > > > # efibootmgr -v | grep Fedora > > Boot0000* Fedora > > PciRoot(0x0)/Pci(0x17,0x0)/Sata(2,65535,0)/HD(1,GPT,39484dd8-b1d9-47b2-b4d7-89dfe3ce5e09,0x800,0x12c000)/File(\EFI\fedora\shimx64.efi) > > > > # blkid | grep sda1 > > /dev/sda1: LABEL="ESP" UUID="3850-574E" TYPE="vfat" PARTLABEL="EFI > > System P...
2018 Feb 01
0
Re-enable grub boot in UEFI (Windows took over it)
...B,0x0)..BO > Boot0004* USB Storage Device BBS(USB,KingstonDataTraveler 3.0PMAP,0x0)..BO > Boot0005* CD/DVD/CD-RW Drive BBS(CDROM,CD/DVD/CD-RW Drive,0x0)..BO > Boot0006* Onboard NIC BBS(Network,Onboard NIC,0x0)..BO > Boot0007* UEFI: KingstonDataTraveler 3.0PMAP, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(16,0)/HD(1,MBR,0x61f11812,0x800,0x737f800)..BO > > I don't know what 0001 and 0002 refer to exactly (there's only one SSD > drive in this laptop). For whatever reason the CentOS entry is missing. Option 1: A relatively easy cheat is to mount your root volu...
2018 Feb 01
5
Re-enable grub boot in UEFI (Windows took over it)
Hello there, Dell XPS-15-9560 laptop (SSD drive, UEFI, secure boot off).. Windows 10 pre-installed, CentOS7 installed in a separate partition and running for months w/o issue. Don't know what happened but at reboot yesterday (not even booted in Windows, just rebooted), grub has disappeared, booted in Windows by default, which apparently has taken over the UEFI boot. By booting from a USB
2015 Aug 28
6
HP EFI binaries
On Fri, Aug 28, 2015 at 4:22 AM, Patrick Masotta <masottaus at yahoo.com> wrote: > Thanks Derrik; I got your efi-dh.txt > > I've found this: > > 252: SimpleNetwork PXEBaseCode LoadFile DevicePath(0000:0000:0000:0000:0000:0000)) > 267: SimpleNetwork PXEBaseCode LoadFile DevicePath(065F36E00EE,0x1)/IPv4(0.0.0.0)) > 27C: SimpleNetwork PXEBaseCode LoadFile