Hi All,

Thanks for the help. I've started using explicit pflash drives instead of 
-bios. The firmware I was using was 15.12 from 
https://releases.linaro.org/components/kernel/uefi-linaro/15.12/release/qemu64/QEMU_EFI.fd.
 This was not producing any interesting debug output, so I built my own from 
git following these instructions https://wiki.linaro.org/LEG/UEFIforQEMU . This 
produces the output shown below. Once booted, the lspci output still looks the 
same as before. If I add acpi=force during boot or compile with -D 
PURE_ACPI_BOOT_ENABLE, the boot always hangs at the line " EFI stub: Exiting 
boot services and installing virtual address map..."  Boot completes without 
these options. Any ideas on why the memory regions show up as disabled in 
lspci, and why the large 512MB region is ignored?

The 512MB memory region is quite a bit to reserve. We have Google's BigE 
hardware IP (see https://www.webmproject.org/hardware/vp9/bige/) running on an 
FPGA. This IP shares memory with the host and currently Google's driver 
allocates memory from this 512MB region when it must be shared between the 
application and IP on the FPGA. We want to test this IP on a virtual aarch64 
platform and hence the device pass through and interest in vfio. Eventually, 
we'd like these passed through memory regions to appear as platform devices. Is 
it possible/recommended to hack the vfio infrastructure such that a PCI device 
on the host side appears as a platform device in an aarch64 Qemu machine? We've 
done something similar with virtual device drivers. Should we stick with 
virtual device drivers?

Best Regards,

Steve Haynal  


add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/ArmPlatformPkg/PrePeiCore/PrePeiCoreUniCore/DEBUG/ArmPlatformPrePeiCore.dll
 0x1800
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll
 0xC980
Register PPI Notify: DCD0BE23-9586-40F4-B643-06522CED4EDE
Install PPI: 8C8CE578-8A3D-4F1C-9935-896185C32DD3
Install PPI: 5473C07A-3DCB-4DCA-BD6F-1E9689E7349A
The 0th FV start address is 0x00000001000, size is 0x001FF000, handle is 0x1000
Register PPI Notify: 49EDB1C1-BF21-4761-BB12-EB0031AABB39
Register PPI Notify: EA7CA24B-DED5-4DAD-A389-BF827E8F9B38
Install PPI: B9E0ABFE-5979-4914-977F-6DEE78C278A6
Install PPI: DBE23AA9-A345-4B97-85B6-B226F1617389
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll
 0x3EB80
Loading PEIM at 0x0000003EAA0 EntryPoint=0x0000003EB80 PcdPeim.efi
Install PPI: 06E81C58-4AD7-44BC-8390-F10265F72480
Install PPI: 01F34D25-4DE2-23AD-3FF3-36353FF323F1
Install PPI: 4D8B155B-C059-4C8F-8926-06FD4331DB8A
Install PPI: A60C6B59-E459-425D-9C69-0BCC9CB27D81
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/ArmPlatformPkg/MemoryInitPei/MemoryInitPeim/DEBUG/MemoryInit.dll
 0x2EE80
Loading PEIM at 0x0000002EDA0 EntryPoint=0x0000002EE80 MemoryInit.efi
Memory Init PEIM Loaded
ArmPlatformInitializeSystemMemory: System RAM @ 0x40000000 - 0xBFFFFFFF
PeiInstallPeiMemory MemoryBegin 0xBC000000, MemoryLength 0x4000000
ArmPlatformGetVirtualMemoryMap: Dumping System DRAM Memory Map:
        PhysicalBase: 0x40000000
        VirtualBase: 0x40000000
        Length: 0x80000000
Temp Stack : BaseAddress=0x4007E010 Length=0x1FF0
Temp Heap  : BaseAddress=0x4007C020 Length=0x1FF0
Total temporary memory:    16352 bytes.
  temporary memory stack ever used: 8176 bytes.
  temporary memory heap used:       6472 bytes.
Old Stack size 8176, New stack size 131072
Stack Hob: BaseAddress=0xBC000000 Length=0x20000
Heap Offset = 0x7BFA3FE0 Stack Offset = 0x7BFA0000
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll
 0xBFFE0240
Loading PEIM at 0x000BFFE0160 EntryPoint=0x000BFFE0240 PeiCore.efi
Reinstall PPI: 8C8CE578-8A3D-4F1C-9935-896185C32DD3
Reinstall PPI: 5473C07A-3DCB-4DCA-BD6F-1E9689E7349A
Reinstall PPI: B9E0ABFE-5979-4914-977F-6DEE78C278A6
Install PPI: F894643D-C449-42D1-8EA8-85BDD8C65BDE
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/ArmPkg/Drivers/CpuPei/CpuPei/DEBUG/CpuPei.dll
 0xBFFD9240
Loading PEIM at 0x000BFFD9160 EntryPoint=0x000BFFD9240 CpuPei.efi
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/ArmPlatformPkg/PlatformPei/PlatformPeim/DEBUG/PlatformPei.dll
 0xBFFD1240
Loading PEIM at 0x000BFFD1160 EntryPoint=0x000BFFD1240 PlatformPei.efi
Platform PEIM Loaded
PlatformPeim: PL011 UART @ 0x9000000
Install PPI: 7408D748-FC8C-4EE6-9288-C4BEC092A410
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll
 0xBFFAF240
Loading PEIM at 0x000BFFAF160 EntryPoint=0x000BFFAF240 DxeIpl.efi
Install PPI: EE4E5898-3914-4259-9D6E-DC7BD79403CF
Install PPI: 1A36E4E7-FAB6-476A-8E75-695A0576FDD7
Install PPI: 0AE8CE5D-E448-4437-A8D7-EBF5F194F731
Customized Guided section Memory Size required is 0x82BB90 and address is 
0xBF772000
Allocated Memory unaligned: Address = 0xBEF46000, Pages = 0x82C, Type = 4 
After aligning to 0x10 bytes: Address = 0xBEF46000, Pages = 0x82C 
Updated aligned-mem HOB with BaseAddress = BEF46000, Length = 82C000, 
MemoryType = 4 
Install PPI: EA7CA24B-DED5-4DAD-A389-BF827E8F9B38
Notify: PPI Guid: EA7CA24B-DED5-4DAD-A389-BF827E8F9B38, Peim notify entry 
point: 109A8
The 1th FV start address is 0x000BEF46000, size is 0x0082BB80, handle is 
0xBEF46000
Install PPI: 49EDB1C1-BF21-4761-BB12-EB0031AABB39
Notify: PPI Guid: 49EDB1C1-BF21-4761-BB12-EB0031AABB39, Peim notify entry 
point: 109A8
The Fv BEF46000 has already been processed!
DXE IPL Entry
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll
 0xBEF07000
Loading PEIM at 0x000BEF06000 EntryPoint=0x000BEF07000 DxeCore.efi
Loading DXE CORE at 0x000BEF06000 EntryPoint=0x000BEF07000
Install PPI: 605EA650-C65C-42E1-BA80-91A52AB618C6
InstallProtocolInterface: 76B6BDFA-2ACD-4462-9E3F-CB58C969D937 BEF43368
InstallProtocolInterface: 1EA81BEC-F01A-4D98-A201-4A61CE2FC022 BEF43380
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll
 0xBEF07000
HOBLIST address in DXE = 0xBBA54018
Memory Allocation 0x00000004 0xBFFFF000 - 0xBFFFFFFF
Memory Allocation 0x00000004 0xBFFFE000 - 0xBFFFEFFF
Memory Allocation 0x00000004 0xBFFFD000 - 0xBFFFDFFF
Memory Allocation 0x00000004 0xBFFFC000 - 0xBFFFCFFF
Memory Allocation 0x00000004 0xBEEE6000 - 0xBEF05FFF
Memory Allocation 0x00000004 0xBFFE0000 - 0xBFFFBFFF
Memory Allocation 0x00000004 0xBFFD9000 - 0xBFFDFFFF
Memory Allocation 0x00000004 0xBFFD1000 - 0xBFFD8FFF
Memory Allocation 0x00000004 0xBFFC0000 - 0xBFFD0FFF
Memory Allocation 0x00000004 0xBFFAF000 - 0xBFFBFFFF
Memory Allocation 0x00000004 0xBFF9F000 - 0xBFFAEFFF
Memory Allocation 0x00000004 0xBF772000 - 0xBFF9EFFF
Memory Allocation 0x00000004 0xBEF46000 - 0xBF771FFF
Memory Allocation 0x00000004 0xBEF06000 - 0xBEF45FFF
Memory Allocation 0x00000003 0xBEF06000 - 0xBEF45FFF
Memory Allocation 0x00000004 0xBEEE6000 - 0xBEF05FFF
Memory Allocation 0x00000004 0xBEEE5000 - 0xBEEE5FFF
Memory Allocation 0x00000004 0xBEEE4000 - 0xBEEE4FFF
Memory Allocation 0x00000004 0xBC000000 - 0xBC01FFFF
FV Hob            0x1000 - 0x1FFFFF
FV Hob            0xBEF46000 - 0xBF771B7F
FV2 Hob           0xBEF46000 - 0xBF771B7F
InstallProtocolInterface: D8117CFE-94A6-11D4-9A3A-0090273FC14D BEF42390
InstallProtocolInterface: 8F644FA9-E850-4DB1-9CE2-0B44698E8DA4 BBA3C3B0
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BBA3C498
InstallProtocolInterface: 8F644FA9-E850-4DB1-9CE2-0B44698E8DA4 BBA38E30
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BBA38B98
InstallProtocolInterface: 220E73B6-6BDB-4413-8405-B974B108619A BBA388B0
InstallProtocolInterface: 220E73B6-6BDB-4413-8405-B974B108619A BB82CBB0
InstallProtocolInterface: FC1BCDB0-7D31-49AA-936A-A4600D9DD083 BEF423B0
Loading driver 80CF7257-87AB-47F9-A3FE-D50B76D89541
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB188240
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll
 0xBBE31000
Loading driver at 0x000BBE30000 EntryPoint=0x000BBE31048 PcdDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB188818
InstallProtocolInterface: 11B34006-D85B-4D0A-A290-D5A571310EF7 BBE3E020
InstallProtocolInterface: 13A3F0F6-264A-3EF0-F2E0-DEC512342F34 BBE3E118
InstallProtocolInterface: 5BE40F57-FA68-4610-BBBF-E9C5FCDAD365 BBE3E1A8
InstallProtocolInterface: FD0F4478-0EFD-461D-BA2D-E58C45FD5F5E BBE3E1C0
Loading driver 9A871B00-1C16-4F61-8D2C-93B6654B5AD6
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB1622C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/ArmVirtPkg/FdtClientDxe/FdtClientDxe/DEBUG/FdtClientDxe.dll
 0xBBE26000
Loading driver at 0x000BBE25000 EntryPoint=0x000BBE26048 FdtClientDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB162618
InitializeFdtClientDxe: DTB @ 0xBFFC0000
InstallProtocolInterface: E11FACA0-4710-4C8E-A7A2-01BAA2591B4C BBE2E008
Loading driver B8D9777E-D72A-451F-9BDB-BAFB52A68415
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB161BC0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/ArmPkg/Drivers/CpuDxe/CpuDxe/DEBUG/ArmCpuDxe.dll
 0xBBE16000
Loading driver at 0x000BBE15000 EntryPoint=0x000BBE16048 ArmCpuDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB161118
InstallProtocolInterface: 26BACCB1-6F42-11D4-BCE7-0080C73C8881 BBE23008
InstallProtocolInterface: AD651C7D-3C22-4DBF-92E8-38A7CDAE87B2 BBE230B0
Loading driver B601F8C4-43B7-4784-95B1-F4226CB40CEE
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB11F040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll
 0xBBE90000
Loading driver at 0x000BBE80000 EntryPoint=0x000BBE90048 RuntimeDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB161218
InstallProtocolInterface: B7DFB4E1-052F-449F-87BE-9818FC91B733 BBEA0008
Loading driver F80697E9-7FD6-4665-8646-88E33EF71DFC
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB11F2C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll
 0xBBE0C000
Loading driver at 0x000BBE0B000 EntryPoint=0x000BBE0C048 SecurityStubDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB11FC98
InstallProtocolInterface: 94AB2F58-1438-4EF1-9152-18941A3A0E68 BBE13010
InstallProtocolInterface: A46423E3-4617-49F1-B9FF-D1BFA9115839 BBE13008
Loading driver 93E34C7E-B50E-11DF-9223-2443DFD72085
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB11F640
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe/DEBUG/ArmVeNorFlashDxe.dll
 0xB8B20000
Loading driver at 0x000B8B10000 EntryPoint=0x000B8B20048 ArmVeNorFlashDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB11EF18
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BBFFFAA0
InstallProtocolInterface: 964E5B21-6459-11D2-8E39-00A0C969723B BBFFF9D8
InstallProtocolInterface: CE345171-BA0B-11D2-8E4F-00A0C969723B BBFFFA38
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BBFFF6A0
InstallProtocolInterface: 964E5B21-6459-11D2-8E39-00A0C969723B BBFFF5D8
InstallProtocolInterface: 8F644FA9-E850-4DB1-9CE2-0B44698E8DA4 BBFFF658
Loading driver CBD2E4D5-7068-4FF5-B462-9822B4AD8D60
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB11E340
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll
 0xB8A70000
Loading driver at 0x000B8A60000 EntryPoint=0x000B8A70048 VariableRuntimeDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB160F18
VarCheckLibRegisterSetVariableCheckHandler - 0xB8A7E594 Success
Variable driver common space: 0x3FF9C 0x3FF9C 0x3FF9C
Variable driver will work with auth variable format!
InstallProtocolInterface: CD3D0A05-9E24-437C-A891-1EE053DB7638 B8A90008
InstallProtocolInterface: AF23B340-97B4-4685-8D4F-A3F28169B21D B8A90010
InstallProtocolInterface: 1E5668E2-8481-11D4-BCF1-0080C73C8881 0
Loading driver 4C6E0267-C77D-410D-8100-1495911A989D
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB160240
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/EmbeddedPkg/MetronomeDxe/MetronomeDxe/DEBUG/MetronomeDxe.dll
 0xBBE03000
Loading driver at 0x000BBE02000 EntryPoint=0x000BBE03048 MetronomeDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB160618
InstallProtocolInterface: 26BACCB2-6F42-11D4-BCE7-0080C73C8881 BBE09008
Loading driver 348C4D62-BFBD-4882-9ECE-C80BB1C4783B
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB15FC40
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll
 0xBBDD0000
Loading driver at 0x000BBDCF000 EntryPoint=0x000BBDD0048 HiiDatabase.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB15FA98
InstallProtocolInterface: E9CA4775-8657-47FC-97E7-7ED65A084324 BBE00030
InstallProtocolInterface: 0FD96974-23AA-4CDC-B9CB-98D17750322A BBE000A8
InstallProtocolInterface: EF9FC172-A1B2-4693-B327-6D32FC416042 BBE000D0
InstallProtocolInterface: 587E72D7-CC50-4F79-8209-CA291FC1A10F BBE00128
InstallProtocolInterface: 0A8BADD5-03B8-4D19-B128-7B8F0EDAA596 BBE00158
InstallProtocolInterface: 31A6406A-6BDF-4E46-B2A2-EBAA89C40920 BBE00050
InstallProtocolInterface: 1A1241E6-8F19-41A9-BC0E-E8EF39E06546 BBE00078
Loading driver D3987D4B-971A-435F-8CAF-4967EB627241
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB15EB40
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/SerialDxe/SerialDxe/DEBUG/SerialDxe.dll
 0xBBDC8000
Loading driver at 0x000BBDC7000 EntryPoint=0x000BBDC8048 SerialDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB15EE98
InstallProtocolInterface: BB25CF6F-F1D4-11D2-9A0C-0090273FC1FD BBDCD058
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BBDCD008
Loading driver 9B680FCE-AD6B-4F3A-B60B-F59899003443
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB15E1C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll
 0xBBDB2000
Loading driver at 0x000BBDB1000 EntryPoint=0x000BBDB2048 DevicePathDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB15E518
InstallProtocolInterface: 0379BE4E-D706-437D-B037-EDB82FB772A4 BBDC0668
InstallProtocolInterface: 8B843E20-8132-4852-90CC-551A4E4A7F1C BBDC06A8
InstallProtocolInterface: 05C99A21-C70F-4AD2-8A5F-35DF3343F51E BBDC06B8
Loading driver A210F973-229D-4F4D-AA37-9895E6C9EABA
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB15D140
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll
 0xBBDA9000
Loading driver at 0x000BBDA8000 EntryPoint=0x000BBDA9048 DpcDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB15DC98
InstallProtocolInterface: 480F8AE9-0C46-4AA9-BC89-DB9FBA619806 BBDAF008
Loading driver 9622E42C-8E38-4A08-9E8F-54F784652F6B
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB15D4C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll
 0xBBD98000
Loading driver at 0x000BBD97000 EntryPoint=0x000BBD98048 AcpiTableDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB14A018
InstallProtocolInterface: FFE06BDD-6107-46A6-7BB2-5A9C7EC5275C BB14ACA0
InstallProtocolInterface: EB97088E-CFDF-49C6-BE4B-D906A5B20E86 BB14ACB0
Loading driver 13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB14A7C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll
 0xBBD89000
Loading driver at 0x000BBD88000 EntryPoint=0x000BBD89048 EbcDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB14A598
InstallProtocolInterface: 13AC6DD1-73D0-11D4-B06B-00AA00BD6DE7 BB14A518
InstallProtocolInterface: 2755590C-6F3C-42FA-9EA4-A3BA543CDA25 BB14A318
InstallProtocolInterface: AAEACCFD-F27B-4C17-B610-75CA1F2DFB52 BB15CF98
Loading driver 0049858F-8CA7-4CCD-918B-D952CBF32975
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB15CC40
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/ArmVirtPkg/VirtioFdtDxe/VirtioFdtDxe/DEBUG/VirtioFdtDxe.dll
 0xBBD7F000
Loading driver at 0x000BBD7E000 EntryPoint=0x000BBD7F048 VirtioFdtDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB15C818
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15C198
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB15C6A0
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15C598
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB15C320
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15B018
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB15BB20
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15BC18
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB15BD20
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15BA18
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB15B820
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15B998
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB15B5A0
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15B198
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB15B220
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15B398
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB15AF20
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15AE18
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB15AC20
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15AD98
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB15A7A0
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15A898
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB15A120
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15A698
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB15A520
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15A498
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB159020
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB15A418
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB159C20
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB159D18
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB159120
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB159898
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB1599A0
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB159818
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB1592A0
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB159798
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB159420
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB158018
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB158B20
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB158C18
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB158D20
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB158A18
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB158820
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB158998
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB1585A0
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB158198
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB158220
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB158398
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB157F20
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB157E18
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB157C20
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB157D98
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB1577A0
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB157898
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB157120
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB157698
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB157520
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB157498
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB156020
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB157418
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB156C20
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB156D18
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB156120
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB156898
VirtioMmioInit: Warning: The VendorId (0x554D4551) does not match the VirtIo 
VendorId (0x1AF4).
InstallProtocolInterface: FA920010-6785-4941-B6EC-498C579F160A BB1569A0
Loading driver 63EA1463-FBFA-428A-B97F-E222755852D7
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB1551C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/ArmVirtPkg/HighMemDxe/HighMemDxe/DEBUG/HighMemDxe.dll
 0xBBD76000
Loading driver at 0x000BBD75000 EntryPoint=0x000BBD76048 HighMemDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB155518
Loading driver FE5CEA76-4F72-49E8-986F-2CD899DFFE5D
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB154B40
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll
 0xBBD67000
Loading driver at 0x000BBD66000 EntryPoint=0x000BBD67048 
FaultTolerantWriteDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB154E18
Ftw: FtwWorkSpaceLba - 0x1, WorkBlockSize  - 0x40000, FtwWorkSpaceBase - 0x0
Ftw: FtwSpareLba     - 0x2, SpareBlockSize - 0x40000
Ftw: NumberOfWorkBlock - 0x1, FtwWorkBlockLba - 0x1
Ftw: WorkSpaceLbaInSpare - 0x0, WorkSpaceBaseInSpare - 0x0
Ftw: Remaining work space size - 3FFE0
InstallProtocolInterface: 3EBD9E82-2C78-4DE6-9786-8D4BFCB7C881 BACDD028
NOTICE - AuthVariableLibInitialize() returns Unsupported!
Variable driver will continue to work without auth variable support!
[Variable] Lock: 
BB983CCF-151D-40E1-A07B-4A17BE168292:MemoryOverwriteRequestControlLock Success
InstallProtocolInterface: 6441F818-6362-4E44-B570-7DBA31DD2453 0
Loading driver 16036A73-E8EF-46D0-953C-9B8E96527D13
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB1542C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe/DEBUG/Reset.dll
 0xB8960000
Loading driver at 0x000B8950000 EntryPoint=0x000B8960048 Reset.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB154698
InstallProtocolInterface: 27CFAC88-46CC-11D4-9A38-0090273FC14D 0
Loading driver B336F62D-4135-4A55-AE4E-4971BBF0885D
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB152040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe/DEBUG/RealTimeClock.dll
 0xB88C0000
Loading driver at 0x000B88B0000 EntryPoint=0x000B88C0048 RealTimeClock.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB152E18
Found PL031 RTC @ 0x9010000
InstallProtocolInterface: 27CFAC87-46CC-11D4-9A38-0090273FC14D 0
InstallProtocolInterface: 27CFAC87-46CC-11D4-9A38-0090273FC14D 0
Loading driver DE371F7C-DEC4-4D21-ADF1-593ABCC15882
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB1525C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/ArmPkg/Drivers/ArmGic/ArmGicDxe/DEBUG/ArmGicDxe.dll
 0xBBD5C000
Loading driver at 0x000BBD5B000 EntryPoint=0x000BBD5C048 ArmGicDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB152418
Found GIC @ 0x8000000/0x8010000
InstallProtocolInterface: 2890B3EA-053D-1643-AD0C-D64808DA3FF1 BBD64008
Loading driver EBF342FE-B1D3-4EF8-957C-8048606FF671
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB14F040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll
 0xBBD2F000
Loading driver at 0x000BBD2E000 EntryPoint=0x000BBD2F048 SetupBrowser.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB150D98
InstallProtocolInterface: B9D4C360-BCFB-4F9B-9298-53C136982258 BBD59018
InstallProtocolInterface: A770C357-B693-4E6D-A6CF-D21C728E550B BBD59048
InstallProtocolInterface: 1F73B18D-4630-43C1-A1DE-6F80855D7DA4 BBD59028
Loading driver 6D33944A-EC75-4855-A54D-809C75241F6C
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB14F440
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll
 0xBBCFB000
Loading driver at 0x000BBCFA000 EntryPoint=0x000BBCFB048 BdsDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB14E018
Found FwCfg @ 0x9020008/0x9020000
Found FwCfg DMA @ 0x9020010
InstallProtocolInterface: 665E3FF6-46CC-11D4-9A38-0090273FC14D BBD2C008
Loading driver F9D88642-0737-49BC-81B5-6889CD57D9EA
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB14E0C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll
 0xBBCEC000
Loading driver at 0x000BBCEB000 EntryPoint=0x000BBCEC048 SmbiosDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB14EA98
Found FwCfg @ 0x9020008/0x9020000
Found FwCfg DMA @ 0x9020010
DetectSmbiosVersion: SMBIOS 3.x DocRev from QEMU: 0x00
DetectSmbiosVersion: SMBIOS version from QEMU: 0x0300
InstallProtocolInterface: 03583FF6-CB36-4940-947E-B9B39F4AFAF7 BBCF8058
Loading driver 17985E6F-E778-4D94-AEFA-C5DD2B77E186
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB14E440
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe/DEBUG/QemuFwCfgAcpiPlatform.dll
 0xBBCDD000
Loading driver at 0x000BBCDC000 EntryPoint=0x000BBCDD048 
QemuFwCfgAcpiPlatform.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB14E798
Found FwCfg @ 0x9020008/0x9020000
Found FwCfg DMA @ 0x9020010
AcpiPlatformEntryPoint: waiting for root bridges to be connected, registered 
callback
Loading driver 168D1A6E-F4A5-448A-9E95-795661BB3067
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB14D0C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/ArmPkg/Drivers/ArmPciCpuIo2Dxe/ArmPciCpuIo2Dxe/DEBUG/ArmPciCpuIo2Dxe.dll
 0xBBCD4000
Loading driver at 0x000BBCD3000 EntryPoint=0x000BBCD4048 ArmPciCpuIo2Dxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB14DA18
InstallProtocolInterface: AD61F191-AE5F-4C0E-B9FA-E869D288C64F BBCDA008
Loading driver F74D20EE-37E7-48FC-97F7-9B1047749C69
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB14D3C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll
 0xBBCC9000
Loading driver at 0x000BBCC8000 EntryPoint=0x000BBCC9048 LogoDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB14D698
InstallProtocolInterface: 6A1EE763-D47A-43B4-AABE-EF1DE2AB56FC BBCCF070
InstallProtocolInterface: 53CD299F-2BC1-40C0-8C07-23F64FDB30E0 BBCCE020
Loading driver 42857F0A-13F2-4B21-8A23-53D3F714B840
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB14C540
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll
 0xB8820000
Loading driver at 0x000B8810000 EntryPoint=0x000B8820048 CapsuleRuntimeDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB14B018
InstallProtocolInterface: 5053697E-2CBC-4819-90D9-0580DEEE5754 0
Loading driver AD608272-D07F-4964-801E-7BD3B7888652
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB14B0C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll
 0xB8780000
Loading driver at 0x000B8770000 EntryPoint=0x000B8780048 
MonotonicCounterRuntimeDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB14B318
InstallProtocolInterface: 1DA97072-BDDC-4B30-99F1-72A0B56FFF2A 0
Loading driver 49EA041E-6752-42CA-B0B1-7344FE2546B7
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB13B040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/ArmPkg/Drivers/TimerDxe/TimerDxe/DEBUG/ArmTimerDxe.dll
 0xBBCBF000
Loading driver at 0x000BBCBE000 EntryPoint=0x000BBCBF048 ArmTimerDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB13BD18
Found Timer interrupts 29, 30, 27, 26
InstallProtocolInterface: 26BACCB3-6F42-11D4-BCE7-0080C73C8881 BBCC6010
Loading driver E660EA85-058E-4B55-A54B-F02F83A24707
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB13B340
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll
 0xBBC9C000
Loading driver at 0x000BBC9B000 EntryPoint=0x000BBC9C048 DisplayEngine.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB13BB98
InstallProtocolInterface: 9BBE29E9-FDA1-41EC-AD52-452213742D2E BBCBC0C0
Loading driver EBF8ED7C-0DD1-4787-84F1-F48D537DCACF
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB1430C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll
 0xBBC87000
Loading driver at 0x000BBC86000 EntryPoint=0x000BBC87048 
DriverHealthManagerDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB143A18
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BBC99030
InstallProtocolInterface: 330D4706-F2A0-4E4F-A369-B66FA8D54385 BBC99008
Loading driver 4110465D-5FF3-4F4B-B580-24ED0D06747A
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB142040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll
 0xBBC7D000
Loading driver at 0x000BBC7C000 EntryPoint=0x000BBC7D048 SmbiosPlatformDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB142598
Found FwCfg @ 0x9020008/0x9020000
Found FwCfg DMA @ 0x9020010
SmbiosAdd: Smbios type 1 with size 0x3A is added to 64-bit table
SmbiosCreateTable: Initialize 64-bit entry point structure
SmbiosCreate64BitTable() re-allocate SMBIOS 64-bit table
SmbiosAdd: Smbios type 3 with size 0x1F is added to 64-bit table
SmbiosAdd: Smbios type 4 with size 0x3A is added to 64-bit table
SmbiosAdd: Smbios type 4 with size 0x3A is added to 64-bit table
SmbiosAdd: Smbios type 16 with size 0x19 is added to 64-bit table
SmbiosAdd: Smbios type 17 with size 0x35 is added to 64-bit table
SmbiosAdd: Smbios type 32 with size 0xD is added to 64-bit table
SmbiosAdd: Smbios type 0 with size 0x48 is added to 64-bit table
Loading driver 128FB770-5E79-4176-9E51-9BB268A17DD1
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB13F440
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll
 0xBBC64000
Loading driver at 0x000BBC63000 EntryPoint=0x000BBC64048 PciHostBridgeDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB13F098
ProcessPciHost: Config[0x3F000000+0x1000000) Bus[0x0..0xF] 
Io[0x0+0x10000)@0x3EFF0000 Mem32[0x10000000+0x2EFF0000)@0x0 
Mem64[0x8000000000+0x8000000000)@0x0
RootBridge: PciRoot(0x0)
  Support/Attr: 70001 / 70001
    DmaAbove4G: Yes
NoExtConfSpace: No
     AllocAttr: 3 (CombineMemPMem Mem64Decode)
           Bus: 0 - F
            Io: 0 - FFFF
           Mem: 10000000 - 3EFEFFFF
    MemAbove4G: 8000000000 - FFFFFFFFFF
          PMem: FFFFFFFFFFFFFFFF - 0
   PMemAbove4G: FFFFFFFFFFFFFFFF - 0
InstallProtocolInterface: CF8034BE-6768-4D8B-B739-7CCE683A9FBE BB13EB40
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB13EE98
InstallProtocolInterface: 2F707EBB-4A1A-11D4-9A38-0090273FC14D BB13E240
Loading driver D9DCC5DF-4007-435E-9098-8970935504B2
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB13E5C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll
 0xBBC56000
Loading driver at 0x000BBC55000 EntryPoint=0x000BBC56048 PlatformDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB13CF98
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BBC61008
InstallProtocolInterface: 330D4706-F2A0-4E4F-A369-B66FA8D54385 BBC610F8
Loading driver 28A03FF4-12B3-4305-A417-BB1A4F94081E
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB13AB40
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll
 0xBBC40000
Loading driver at 0x000BBC3F000 EntryPoint=0x000BBC40048 RamDiskDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB13C518
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BB13C498
InstallProtocolInterface: 330D4706-F2A0-4E4F-A369-B66FA8D54385 BBC53368
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BBC53058
InstallProtocolInterface: 330D4706-F2A0-4E4F-A369-B66FA8D54385 BB13A430
InstallProtocolInterface: AB38A0DF-6873-44A9-87E6-D4EB56148449 BBC53008
InstallProtocolInterface: 28A03FF4-12B3-4305-A417-BB1A4F94081E BB13A418
Loading driver F099D67F-71AE-4C36-B2A3-DCEB0EB2B7D8
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB138940
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll
 0xBBC38000
Loading driver at 0x000BBC37000 EntryPoint=0x000BBC38048 WatchdogTimer.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB139A18
InstallProtocolInterface: 665E3FF5-46CC-11D4-9A38-0090273FC14D BBC3D008
Loading driver 51CCF399-4FDF-4E55-A45B-E123F84D456A
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB139240
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll
 0xBBC2D000
Loading driver at 0x000BBC2C000 EntryPoint=0x000BBC2D048 ConPlatformDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB139598
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBC35008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBC35068
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBC35080
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBC35038
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBC35068
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBC35080
Loading driver 408EDCEC-CF6D-477C-A5A8-B4844E3DE281
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB137840
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll
 0xBBC1B000
Loading driver at 0x000BBC1A000 EntryPoint=0x000BBC1B048 ConSplitterDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB137618
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBC2A3C0
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBC2A4B0
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBC2A4C8
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBC2A450
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBC2A4E0
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBC2A4F8
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBC2A480
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBC2A510
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBC2A528
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBC2A3F0
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBC2A540
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBC2A558
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBC2A420
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBC2A570
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBC2A588
InstallProtocolInterface: 387477C1-69C7-11D2-8E39-00A0C969723B BBC2A018
InstallProtocolInterface: DD9E7534-7762-4698-8C14-F58517A625AA BBC2A048
InstallProtocolInterface: 31878C87-0B75-11D5-9A4F-0090273FC14D BBC2A0A0
InstallProtocolInterface: 8D59D32B-C655-4AE9-9B15-F25904992A43 BBC2A0F8
InstallProtocolInterface: 387477C2-69C7-11D2-8E39-00A0C969723B BBC2A1C0
InstallProtocolInterface: 387477C2-69C7-11D2-8E39-00A0C969723B BBC2A2C8
Loading driver CCCB0C28-4B24-11D5-9A5A-0090273FC14D
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB134740
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll
 0xBBC0C000
Loading driver at 0x000BBC0B000 EntryPoint=0x000BBC0C048 GraphicsConsoleDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB134998
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBC17170
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBC171A0
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBC171B8
Loading driver 9E863906-A40F-4875-977F-5B93FF237FC6
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB133840
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll
 0xBBBF9000
Loading driver at 0x000BBBF8000 EntryPoint=0x000BBBF9048 TerminalDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB133798
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBC09008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBC09190
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBC091A8
Loading driver 6B38F7B4-AD98-40E9-9093-ACA2B5A253C4
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB132040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll
 0xBBBEC000
Loading driver at 0x000BBBEB000 EntryPoint=0x000BBBEC048 DiskIoDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB133418
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBBF6008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBBF60C0
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBBF60D8
Loading driver 1FA1F39E-FEFF-4AAE-BD7B-38A070A3B609
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB1329C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll
 0xBBBDD000
Loading driver at 0x000BBBDC000 EntryPoint=0x000BBBDD048 PartitionDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB132918
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBBE9008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBBE9058
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBBE9070
Loading driver 961578FE-B6B7-44C3-AF35-6BC705CD2B1F
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB131040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll
 0xBBBC6000
Loading driver at 0x000BBBC5000 EntryPoint=0x000BBBC6048 Fat.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB132598
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBBDA008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBBDA038
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBBDA050
Loading driver CD3BAFB6-50FB-4FE8-8E4E-AB74D2C1A600
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB1319C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll
 0xBBBBD000
Loading driver at 0x000BBBBC000 EntryPoint=0x000BBBBD048 EnglishDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB131818
InstallProtocolInterface: 1D85CD7F-F43D-11D2-9A0C-0090273FC14D BBBC3028
InstallProtocolInterface: A4C751FC-23AE-4C3E-92E9-4964CF63F349 BBBC3060
Loading driver 11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB130040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll
 0xBBBB2000
Loading driver at 0x000BBBB1000 EntryPoint=0x000BBBB2048 VirtioBlkDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB130F18
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBBBA008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBBBA058
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBBBA070
Loading driver A92CDB4B-82F1-4E0B-A516-8A655D371524
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB1309C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll
 0xBBBA4000
Loading driver at 0x000BBBA3000 EntryPoint=0x000BBBA4048 VirtioNetDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB130898
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBBAF078
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBBAF048
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBBAF060
Loading driver FAB5D4F4-83C0-4AAF-8480-442D11DF6CEA
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB12F040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll
 0xBBB98000
Loading driver at 0x000BBB97000 EntryPoint=0x000BBB98048 VirtioScsiDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB12FD18
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBBA1008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBBA1058
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBBA1070
Loading driver 58E26F0D-CBAC-4BBA-B70F-18221415665A
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB12F9C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll
 0xBBB8D000
Loading driver at 0x000BBB8C000 EntryPoint=0x000BBB8D048 VirtioRngDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB12F898
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBB95008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBB95058
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBB95070
Loading driver 529D3F93-E8E9-4E73-B1E1-BDF6A9D50113
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB12C040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll
 0xBBB7D000
Loading driver at 0x000BBB7C000 EntryPoint=0x000BBB7D048 ArpDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB12CD18
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBB8A008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBB8A038
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBB8A050
Loading driver 94734718-0BBC-47FB-96A5-EE7A5AE6A2AD
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB12C9C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll
 0xBBB66000
Loading driver at 0x000BBB65000 EntryPoint=0x000BBB66048 Dhcp4Dxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB12C898
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBB7A008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBB7A0A0
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBB7A0B8
Loading driver 9FB1A1F3-3B71-4324-B39A-745CBB015FFF
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB12B040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll
 0xBBB3F000
Loading driver at 0x000BBB3E000 EntryPoint=0x000BBB3F048 Ip4Dxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB12BD18
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBB63008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBB63080
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBB63098
Loading driver 025BBFC7-E6A9-4B8B-82AD-6815A1AEAF4A
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB12BA40
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll
 0xBBB27000
Loading driver at 0x000BBB26000 EntryPoint=0x000BBB27048 MnpDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB12B918
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBB3C008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBB3C0C0
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBB3C0D8
Loading driver E4F61863-FE2C-4B56-A8F4-08519BC439DF
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB12A040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll
 0xBBB16000
Loading driver at 0x000BBB15000 EntryPoint=0x000BBB16048 VlanConfigDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB12B698
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBB24008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBB242A8
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBB242C0
Loading driver DC3641B8-2FA8-4ED3-BC1F-F9962A03454B
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB12A9C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll
 0xBBB00000
Loading driver at 0x000BBAFF000 EntryPoint=0x000BBB00048 Mtftp4Dxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB12A898
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBB13008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBB13048
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBB13060
Loading driver 6D6963AB-906D-4A65-A7CA-BD40E5D6AF4D
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB129040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.dll
 0xBBADD000
Loading driver at 0x000BBADC000 EntryPoint=0x000BBADD048 Tcp4Dxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB12A618
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBAFD0B8
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBAFD1B0
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBAFD1C8
Loading driver 6D6963AB-906D-4A65-A7CA-BD40E5D6AF2B
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB1299C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll
 0xBBAC7000
Loading driver at 0x000BBAC6000 EntryPoint=0x000BBAC7048 Udp4Dxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB129898
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBADA008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBADA048
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBADA060
Loading driver 3B1DEAB5-C75D-442E-9238-8E2FFB62B0BB
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB128040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxe4BcDxe.dll
 0xBBAB0000
Loading driver at 0x000BBAAF000 EntryPoint=0x000BBAB0048 UefiPxe4BcDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB129618
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBAC4008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBAC4038
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBAC4050
Loading driver 4579B72D-7EC4-4DD4-8486-083C86B182A7
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB1289C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsi4Dxe.dll
 0xBBA8C000
Loading driver at 0x000BBA8B000 EntryPoint=0x000BBA8C048 IScsi4Dxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB128898
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBAAD008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBAAD038
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBAAD050
InstallProtocolInterface: 59324945-EC44-4C0D-B1CD-9DB139DF070C BBAAD0E0
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BBAAD0C8
InstallProtocolInterface: 330D4706-F2A0-4E4F-A369-B66FA8D54385 BB127028
Loading driver 0167CCC4-D0F7-4F21-A3EF-9E64B7CDCE8B
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB127840
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll
 0xBBA7F000
Loading driver at 0x000BBA7E000 EntryPoint=0x000BBA7F048 ScsiBus.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB127598
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBA89008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBA89038
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBA89050
Loading driver 0A66E322-3740-4CCE-AD62-BD172CECCA35
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB125040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll
 0xBBA68000
Loading driver at 0x000BBA67000 EntryPoint=0x000BBA68048 ScsiDisk.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB125D18
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBA7C008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBA7C068
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBA7C080
Loading driver 93B80004-9FB3-11D4-9A3A-0090273FC14D
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB1259C0
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll
 0xB86D9000
Loading driver at 0x000B86D8000 EntryPoint=0x000B86D9048 PciBusDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB125398
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 B86FE008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D B86FE050
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 B86FE068
InstallProtocolInterface: 19CB87AB-2CB9-4665-8360-DDCF6054F79D B86FE048
Loading driver 83DD3B39-7CAF-4FAC-A542-E050B767E3A7
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB124040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll
 0xBBA5E000
Loading driver at 0x000BBA5D000 EntryPoint=0x000BBA5E048 VirtioPciDeviceDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB124298
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 BBA65078
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D BBA650C8
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 BBA650E0
Loading driver 0170F60C-1D40-4651-956D-F0BD9879D527
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB124440
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll
 0xB86CE000
Loading driver at 0x000B86CD000 EntryPoint=0x000B86CE048 Virtio10.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB124998
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 B86D6008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D B86D6058
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 B86D6070
Loading driver E3752948-B9A1-4770-90C4-DF41C38986BE
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB123040
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll
 0xB86BE000
Loading driver at 0x000B86BD000 EntryPoint=0x000B86BE048 QemuVideoDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB123C98
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 B86CB008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D B86CB3D0
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 B86CB3E8
InstallProtocolInterface: 5C198761-16A8-4E69-972C-89D67954F81D B86CB0A8
Loading driver D6099B94-CD97-4CC5-8714-7F6312701A8A
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB123440
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll
 0xB86AF000
Loading driver at 0x000B86AE000 EntryPoint=0x000B86AF048 VirtioGpuDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB123898
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 B86BB008
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 B86B8B28
Loading driver 2FB92EFA-2EE0-4BAE-9EB6-7464125E1EF7
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB122B40
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll
 0xB869D000
Loading driver at 0x000B869C000 EntryPoint=0x000B869D048 UhciDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB122A98
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 B86AC008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D B86AC038
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 B86AC050
Loading driver BDFE430E-8F2A-4DB0-9991-6F856594777E
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BB122240
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll
 0xB8688000
Loading driver at 0x000B8687000 EntryPoint=0x000B8688048 EhciDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BB122718
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 B869A038
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D B869A068
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 B869A080
Loading driver B7F50E91-A759-412C-ADE4-DCD03E7F7C28
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BBA53B40
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll
 0xB866B000
Loading driver at 0x000B866A000 EntryPoint=0x000B866B048 XhciDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BBA53A98
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 B86850D0
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D B8685170
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 B8685188
Loading driver 240612B7-A063-11D4-9A3A-0090273FC14D
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BBA53240
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll
 0xB8655000
Loading driver at 0x000B8654000 EntryPoint=0x000B8655048 UsbBusDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BBA53718
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 B8668070
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D B8668160
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 B8668178
Loading driver 2D2E62CF-9ECF-43B7-8219-94E7FC713DFE
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B BBA52B40
add-symbol-file 
/root/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll
 0xB8644000
Loading driver at 0x000B8643000 EntryPoint=0x000B8644048 UsbKbDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF BBA52A98
InstallProtocolInterface: 18A031AB-B443-4D1A-A5C0-0C09261E9F71 B8652008
InstallProtocolInterface: 107A772C-D5E1-11D4-9A46-0090273FC14D B86527C0
InstallProtocolInterface: 6A7A5CFF-E8D9-4F70-BADA-75AB3025CE14 B86527D8
[Bds] Entry...
[Variable] Lock: 76B6BDFA-2ACD-4462-9E3F-CB58C969D937:PerfDataMemAddr Success
[BdsDxe] Locate Variable Lock protocol - Success
[Variable] Lock: 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:PlatformLangCodes Success
[Variable] Lock: 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:LangCodes Success
[Variable] Lock: 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:BootOptionSupport Success
[Variable] Lock: 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:HwErrRecSupport Success
[Variable] Lock: 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:OsIndicationsSupported 
Success
Variable Driver Auto Update PlatformLang, PlatformLang:en, Lang:eng Status: 
Success
[Variable] Lock: 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:PlatformRecovery0000 
Success
[Variable]END_OF_DXE is signaled
Initialize variable error flag (FF)
PCI Bus First Scanning
PciBus: Discovered PCI @ [00|00|00]

PciBus: Discovered PCI @ [00|09|00]
   BAR[0]: Type =  Mem32; Alignment = 0xFFF;    Length = 0x1000;        Offset 
= 0x10
   BAR[1]: Type =  Mem32; Alignment = 0x1FFFFFFF;       Length = 0x20000000;    
Offset = 0x14

PciBus: Discovered PCI @ [00|00|00]

PciBus: Discovered PCI @ [00|09|00]
   BAR[0]: Type =  Mem32; Alignment = 0xFFF;    Length = 0x1000;        Offset 
= 0x10
   BAR[1]: Type =  Mem32; Alignment = 0x1FFFFFFF;       Length = 0x20000000;    
Offset = 0x14

PciHostBridge: SubmitResources for PciRoot(0x0)
 Mem: Granularity/SpecificFlag = 32 / 00
      Length/Alignment = 0x20100000 / 0x1FFFFFFF
PciBus: HostBridge->SubmitResources() - Success
PciHostBridge: NotifyPhase (AllocateResources)
 RootBridge: PciRoot(0x0)
  Mem: Base/Length/Alignment = FFFFFFFFFFFFFFFF/20100000/1FFFFFFF - Out Of 
Resource!
Call PciHostBridgeResourceConflict().
PciHostBridge: Resource conflict happens!
RootBridge[0]:
 I/O: Length/Alignment = 0x0 / 0x0
 Mem: Length/Alignment = 0x20100000 / 0x1FFFFFFF
     Granularity/SpecificFlag = 32 / AF (Prefetchable)
 Mem: Length/Alignment = 0x0 / 0x0
     Granularity/SpecificFlag = 32 / 06 (Prefetchable)
 Mem: Length/Alignment = 0x0 / 0x0
     Granularity/SpecificFlag = 64 / AF (Prefetchable)
 Mem: Length/Alignment = 0x0 / 0x0
     Granularity/SpecificFlag = 64 / 06 (Prefetchable)
 Bus: Length/Alignment = 0x1 / 0x0
PciBus: HostBridge->NotifyPhase(AllocateResources) - Out of Resources
Connect: PciRoot(0x0): Not Found
OnRootBridgesConnected: root bridges have been connected, installing ACPI tables
InstallQemuFwCfgTables: installed 6 tables
[Bds]RegisterKeyNotify: 000C/0000 80000000/00 Success
[Bds]RegisterKeyNotify: 0017/0000 80000000/00 Success
[Bds]RegisterKeyNotify: 0000/000D 80000000/00 Success
InstallProtocolInterface: 9E863906-A40F-4875-977F-5B93FF237FC6 BBA50098
Terminal - Mode 0, Column = 80, Row = 25
Terminal - Mode 1, Column = 80, Row = 50
Terminal - Mode 2, Column = 100, Row = 31

[=3h

















































[=3h
























InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BBA50718
























[=3h

















































[=3h
























InstallProtocolInterface: 387477C1-69C7-11D2-8E39-00A0C969723B BBA4F6C0
InstallProtocolInterface: DD9E7534-7762-4698-8C14-F58517A625AA BBA4F7A0
InstallProtocolInterface: 387477C2-69C7-11D2-8E39-00A0C969723B BBA4F6D8
InstallProtocolInterface: D3B36F2B-D551-11D4-9A46-0090273FC14D 0
InstallProtocolInterface: D3B36F2C-D551-11D4-9A46-0090273FC14D 0
InstallProtocolInterface: D3B36F2D-D551-11D4-9A46-0090273FC14D 0



















[=3h

















































[=3h
























 BlockSize : 262144 
 LastBlock : FF 
InstallProtocolInterface: CE345171-BA0B-11D2-8E4F-00A0C969723B BBA4E2A0
InstallProtocolInterface: CE345171-BA0B-11D2-8E4F-00A0C969723B BBA49D20
 BlockSize : 262144 
 LastBlock : FF 
InstallProtocolInterface: A19832B9-AC25-11D3-9A2D-0090273FC14D BBA46028
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BBA47818
InstallProtocolInterface: 9E23D768-D2F3-4366-9FC3-3A7ABA864374 BBA46AB0
InstallProtocolInterface: F36FF770-A7E1-42CF-9ED2-56F0F271F44C BBA457C0
InstallProtocolInterface: 7AB33A91-ACE5-4326-B572-E7EE33D39F16 B9B46B40
InstallProtocolInterface: F44C00EE-1F2C-4A00-AA09-1C9F3E0800A3 BBA45B20
InstallProtocolInterface: 7AB33A91-ACE5-4326-B572-E7EE33D39F16 B9B1BBC0
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B B9B1AA18
InstallProtocolInterface: 330D4706-F2A0-4E4F-A369-B66FA8D54385 B9B1B8B0
InstallProtocolInterface: C51711E7-B4BF-404A-BFB8-0A048EF1FFE4 B9B1B0A0
InstallProtocolInterface: 5B446ED1-E30B-4FAA-871A-3654ECA36080 B9B1B5F8
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B B9B16098
InstallProtocolInterface: 330D4706-F2A0-4E4F-A369-B66FA8D54385 B9B16BA0
InstallProtocolInterface: E4F61863-FE2C-4B56-A8F4-08519BC439DF B9B16B98
InstallProtocolInterface: 41D94CD2-35B6-455A-8258-D4E51334AADD B9B16320
InstallProtocolInterface: 00720665-67EB-4A99-BAF7-D3C33A1C7CC9 B9B16630
InstallProtocolInterface: 41D94CD2-35B6-455A-8258-D4E51334AADD B9B12120
InstallProtocolInterface: 83F01464-99BD-45E5-B383-AF6305D8E9E6 B9B120A0
InstallProtocolInterface: 41D94CD2-35B6-455A-8258-D4E51334AADD B9B0E020
InstallProtocolInterface: 3AD9DF29-4501-478D-B1F8-7F7FE70E50F3 B9B0F738
InstallProtocolInterface: 9D9A39D8-BD42-4A73-A4D5-8EE94BE11380 B9B0F0A0
InstallProtocolInterface: 41D94CD2-35B6-455A-8258-D4E51334AADD B9B099A0
InstallProtocolInterface: 3AD9DF29-4501-478D-B1F8-7F7FE70E50F3 B9B09D38
InstallProtocolInterface: 2FE800BE-8F01-4AA6-946B-D71388E1833F B9B09FA0
InstallProtocolInterface: F4B427BB-BA21-4F16-BC4E-43E416AB619C B9B08C30
VirtioBlkInit: LbaSize=0x200[B] NumBlocks=0x2DC[Lba]
VirtioBlkInit: FirstAligned=0x0[Lba] PhysBlkSize=0x1[Lba]
VirtioBlkInit: OptimalTransferLengthGranularity=0x0[Lba]
InstallProtocolInterface: 964E5B21-6459-11D2-8E39-00A0C969723B B9AF7F90
InstallProtocolInterface: CE345171-BA0B-11D2-8E4F-00A0C969723B B9AF71A0
 BlockSize : 512 
 LastBlock : 2DB 
VirtioBlkInit: LbaSize=0x200[B] NumBlocks=0x1866000[Lba]
VirtioBlkInit: FirstAligned=0x0[Lba] PhysBlkSize=0x1[Lba]
VirtioBlkInit: OptimalTransferLengthGranularity=0x0[Lba]
InstallProtocolInterface: 964E5B21-6459-11D2-8E39-00A0C969723B B9AF7310
InstallProtocolInterface: CE345171-BA0B-11D2-8E4F-00A0C969723B B9AF7820
 BlockSize : 512 
 LastBlock : 1865FFF 
 Valid efi partition table header
 Valid efi partition table header
 Valid primary and Valid backup partition table
 Partition entries read block success
 Number of partition entries: 128
 start check partition entries
 End check partition entries
 Index : 0
 Start LBA : 32800
 End LBA : 1865FDE
 Partition size: 18337DF
 Start : 6500000 End : 30CBFBC00
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B B9AD6F18
InstallProtocolInterface: 964E5B21-6459-11D2-8E39-00A0C969723B B9AD6530
 Index : 14
 Start LBA : 800
 End LBA : 32000
 Partition size: 31801
 Start : 100000 End : 6400000
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B B9AD6C18
InstallProtocolInterface: 964E5B21-6459-11D2-8E39-00A0C969723B B9AD6930
InstallProtocolInterface: C12A7328-F81F-11D2-BA4B-00A0C93EC93B 0
Prepare to Free Pool
InstallProtocolInterface: CE345171-BA0B-11D2-8E4F-00A0C969723B B9AD6420
 BlockSize : 512 
 LastBlock : 18337DE 
InstallProtocolInterface: CE345171-BA0B-11D2-8E4F-00A0C969723B B9AD61A0
 BlockSize : 512 
 LastBlock : 31800 
InstallProtocolInterface: 964E5B22-6459-11D2-8E39-00A0C969723B B9AD3030
Installed Fat filesystem on B9AD6898
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B BBA52918
InstallProtocolInterface: 4CF5B200-68B8-4CA5-9EEC-B23E3F50029A BBA515A8
[Bds]OsIndication: 0000000000000000
[Bds]=============Begin Load Options Dumping ...=============
  Driver Options:
  SysPrep Options:
  Boot Options:
    Boot0000: UiApp              0x0109
    Boot0001: UEFI Misc Device           0x0001
    Boot0002: UEFI Misc Device 2                 0x0001
    Boot0003: UEFI Misc Device 3                 0x0001
    Boot0004: UEFI Misc Device 4                 0x0001
    Boot0005: UEFI PXEv4 (MAC:525400123456)              0x0001
    Boot0006: EFI Internal Shell                 0x0001
  PlatformRecovery Options:
    PlatformRecovery0000: Default PlatformRecovery               0x0001
[Bds]=============End Load Options Dumping=============
[Bds]BdsWait ...Zzzzzzzzzzzz...
[Bds]BdsWait(3)..Zzzz...
[Bds]BdsWait(2)..Zzzz...
[Bds]BdsWait(1)..Zzzz...
[Bds]Exit the waiting!
[Bds]Stop Hotkey Service!
[Bds]UnregisterKeyNotify: 000C/0000 Success
[Bds]UnregisterKeyNotify: 0017/0000 Success
[Bds]UnregisterKeyNotify: 0000/000D Success
Memory  Previous  Current    Next   
 Type    Pages     Pages     Pages  
======  ========  ========  ========
  09    00000000  00000080  000000A0
  0A    00000000  00000020  00000028
  00    00000000  00000004  00000005
  06    0000012C  00000370  0000044C
  05    00000096  00000240  000002D0
  03    000003E8  000004A0  000005C8
  04    00002EE0  00002634  00002EE0
  01    00000014  00000000  00000014
  02    00000000  00000000  00000000
[Bds]Booting UEFI Misc Device
InstallProtocolInterface: CE345171-BA0B-11D2-8E4F-00A0C969723B B9C4F920
Memory  Previous  Current    Next   
 Type    Pages     Pages     Pages  
======  ========  ========  ========
  09    000000A0  00000080  000000A0
  0A    00000028  00000020  00000028
  00    00000005  00000004  00000005
  06    0000044C  00000370  0000044C
  05    000002D0  00000240  000002D0
  03    000005C8  000004A0  000005C8
  04    00002EE0  00003633  000043BF
  01    00000014  00000000  00000014
  02    00000000  00000000  00000000
[Bds]Booting UEFI Misc Device 2
Memory  Previous  Current    Next   
 Type    Pages     Pages     Pages  
======  ========  ========  ========
  09    000000A0  00000080  000000A0
  0A    00000028  00000020  00000028
  00    00000005  00000004  00000005
  06    0000044C  00000370  0000044C
  05    000002D0  00000240  000002D0
  03    000005C8  000004A0  000005C8
  04    000043BF  00003633  000043BF
  01    00000014  00000000  00000014
  02    00000000  00000000  00000000
[Bds]Booting UEFI Misc Device 3
Memory  Previous  Current    Next   
 Type    Pages     Pages     Pages  
======  ========  ========  ========
  09    000000A0  00000080  000000A0
  0A    00000028  00000020  00000028
  00    00000005  00000004  00000005
  06    0000044C  00000370  0000044C
  05    000002D0  00000240  000002D0
  03    000005C8  000004A0  000005C8
  04    000043BF  00003633  000043BF
  01    00000014  00000000  00000014
  02    00000000  00000000  00000000
[Bds]Booting UEFI Misc Device 4
FSOpen: Open '\EFI\BOOT\BOOTAA64.EFI' Success
[Bds] DevicePath expand: 
VenHw(837DCA9E-E874-4D82-B29A-23FE0E23D1E2,003E000A00000000) -> 
VenHw(837DCA9E-E874-4D82-B29A-23FE0E23D1E2,003E000A00000000)/HD(15,GPT,0A77E601-6945-4B6C-9A08-0CCBDBB705A3,0x800,0x31801)/\EFI\BOOT\BOOTAA64.EFI
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B B9C07040
Loading driver at 0x000B8543000 EntryPoint=0x000B8543400
Loading driver at 0x000B8543000 EntryPoint=0x000B8543400 
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF B9C07E98
error: no suitable video mode found.
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B B9C07AC0
Loading driver at 0x000963B4000 EntryPoint=0x00096FFEFC0
Loading driver at 0x000963B4000 EntryPoint=0x00096FFEFC0 
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF B9C06298
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services and installing virtual address map...
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.0-45-generic (buildd@bos01-arm64-014) (gcc 
version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.2) ) #66-Ubuntu SMP 
Wed Oct 19 14:14:49 UTC 2016 (Ubuntu 4.4.0-45.66-generic 4.4.21)
[    0.000000] Boot CPU: AArch64 Processor [411fd070]
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] EFI v2.60 by EDK II
[    0.000000] efi:  SMBIOS 3.0=0xb8710000  ACPI 2.0=0xb89b0000 
[    0.000000] No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 
0x0000000000000000-0x00000000bfffffff]
[    0.000000] NUMA: Adding memblock [0x40000000 - 0xbfffffff] on node 0
[    0.000000] NUMA: Initmem setup node 0 [mem 0x40000000-0xbfffffff]
[    0.000000] NUMA: NODE_DATA [mem 0xbfff2280-0xbfff3fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv0.2 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] PERCPU: Embedded 17 pages/cpu @ffff80007ffc1000 s31256 r8192 
d30184 u69632
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 832075
[    0.000000] CPU features: enabling workaround for ARM erratum 834220
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total 
pages: 516096
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic 
root=LABEL=cloudimg-rootfs vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] software IO TLB [mem 0xb45c0000-0xb85c0000] (64MB) mapped at 
[ffff8000745c0000-ffff8000785bffff]
[    0.000000] Memory: 1954348K/2097152K available (8760K kernel code, 1011K 
rwdata, 3796K rodata, 760K init, 786K bss, 142804K reserved, 0K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000   (126974 
GB)
[    0.000000]     vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000   (  4096 
GB maximum)
[    0.000000]               0xffff7bffc0000000 - 0xffff7bffc2000000   (    32 
MB actual)
[    0.000000]     fixed   : 0xffff7ffffa7fd000 - 0xffff7ffffac00000   (  4108 
KB)
[    0.000000]     PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000   (    16 
MB)
[    0.000000]     modules : 0xffff7ffffc000000 - 0xffff800000000000   (    64 
MB)
[    0.000000]     memory  : 0xffff800000000000 - 0xffff800080000000   (  2048 
MB)
[    0.000000]       .init : 0xffff800000cc5000 - 0xffff800000d83000   (   760 
KB)
[    0.000000]       .text : 0xffff800000080000 - 0xffff800000cc5000   ( 12564 
KB)
[    0.000000]       .data : 0xffff800000d94000 - 0xffff800000e90c00   (  1011 
KB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GICv2m: range[0x8020000:0x8020fff], SPI[80:144]
[    0.000000] Architected cp15 timer(s) running at 62.50MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff 
max_cycles: 0x1cd42e208c, max_idle_ns: 881590405314 ns
[    0.000150] sched_clock: 56 bits at 62MHz, resolution 16ns, wraps every 
4398046511096ns
[    0.006606] vt handoff: transparent VT on vt#7
[    0.007056] Console: colour dummy device 80x25
[    0.008177] console [tty0] enabled
[    0.009707] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 125.00 BogoMIPS (lpj=250000)
[    0.009894] pid_max: default: 32768 minimum: 301
[    0.010899] Security Framework initialized
[    0.010985] Yama: becoming mindful.
[    0.013449] AppArmor: AppArmor initialized
[    0.019598] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.024898] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.027112] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.027240] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.039457] Initializing cgroup subsys io
[    0.039725] Initializing cgroup subsys memory
[    0.040173] Initializing cgroup subsys devices
[    0.040304] Initializing cgroup subsys freezer
[    0.040428] Initializing cgroup subsys net_cls
[    0.040538] Initializing cgroup subsys perf_event
[    0.040646] Initializing cgroup subsys net_prio
[    0.040807] Initializing cgroup subsys hugetlb
[    0.040911] Initializing cgroup subsys pids
[    0.041443] ftrace: allocating 30393 entries in 119 pages
[    0.924431] Remapping and enabling EFI services.
[    0.924978]   EFI remap 0x0000000004000000 => 0000000040000000
[    0.925256]   EFI remap 0x0000000009010000 => 0000000044000000
[    0.925368]   EFI remap 0x00000000b8700000 => 0000000044010000
[    0.925451]   EFI remap 0x00000000b8770000 => 0000000044080000
[    0.925488]   EFI remap 0x00000000b87c0000 => 00000000440d0000
[    0.925520]   EFI remap 0x00000000b8810000 => 0000000044120000
[    0.925552]   EFI remap 0x00000000b8860000 => 0000000044170000
[    0.925585]   EFI remap 0x00000000b88b0000 => 00000000441c0000
[    0.925678]   EFI remap 0x00000000b8900000 => 0000000044210000
[    0.925731]   EFI remap 0x00000000b8950000 => 0000000044260000
[    0.925765]   EFI remap 0x00000000b89c0000 => 00000000442b0000
[    0.925801]   EFI remap 0x00000000b8a60000 => 0000000044350000
[    0.925833]   EFI remap 0x00000000b8ac0000 => 00000000443b0000
[    0.925864]   EFI remap 0x00000000b8b10000 => 0000000044400000
[    0.925953]   EFI remap 0x00000000bbe40000 => 0000000044450000
[    0.926010]   EFI remap 0x00000000bbee0000 => 00000000444e0000
[    0.926231] ASID allocator initialised with 65536 entries
[    0.948060] Detected PIPT I-cache on CPU1
[    0.949072] CPU1: Booted secondary processor [411fd070]
[    0.951232] Brought up 2 CPUs
[    0.951323] SMP: Total of 2 processors activated.
[    0.951579] CPU: All CPU(s) started at EL1
[    0.952459] alternatives: patching kernel code
[    0.968119] devtmpfs: initialized
[    0.981696] evm: security.selinux
[    0.981747] evm: security.SMACK64
[    0.981772] evm: security.SMACK64EXEC
[    0.981795] evm: security.SMACK64TRANSMUTE
[    0.981817] evm: security.SMACK64MMAP
[    0.981838] evm: security.ima
[    0.981861] evm: security.capability
[    0.985675] SMBIOS 3.0.0 present.
[    0.987974] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns
[    0.992538] pinctrl core: initialized pinctrl subsystem
[    1.005971] NET: Registered protocol family 16
[    1.025672] cpuidle: using governor ladder
[    1.037821] cpuidle: using governor menu
[    1.038365] vdso: 2 pages (1 code @ ffff800000d99000, 1 data @ 
ffff800000d98000)
[    1.038646] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    1.040017] DMA: preallocated 256 KiB pool for atomic allocations
[    1.041091] Serial: AMBA PL011 UART driver
[    1.079129] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 
0) is a PL011 rev1
[    1.085285] console [ttyAMA0] enabled
[    1.161548] ACPI: Interpreter disabled.
[    1.165235] vgaarb: loaded
[    1.175179] SCSI subsystem initialized
[    1.178238] usbcore: registered new interface driver usbfs
[    1.178663] usbcore: registered new interface driver hub
[    1.179165] usbcore: registered new device driver usb
[    1.198838] NetLabel: Initializing
[    1.198918] NetLabel:  domain hash size = 128
[    1.198971] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.200190] NetLabel:  unlabeled traffic allowed by default
[    1.202874] clocksource: Switched to clocksource arch_sys_counter
[    1.400895] AppArmor: AppArmor Filesystem Enabled
[    1.402911] pnp: PnP ACPI: disabled
[    1.485396] NET: Registered protocol family 2
[    1.493627] TCP established hash table entries: 16384 (order: 5, 131072 
bytes)
[    1.494423] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    1.495205] TCP: Hash tables configured (established 16384 bind 16384)
[    1.497428] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    1.497829] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    1.500213] NET: Registered protocol family 1
[    1.506275] Trying to unpack rootfs image as initramfs...
[   62.834831] Freeing initrd memory: 21884K (ffff800057290000 - 
ffff8000587ef000)
[   62.836368] kvm [1]: HYP mode not available
[   62.842933] futex hash table entries: 512 (order: 4, 65536 bytes)
[   62.843996] audit: initializing netlink subsys (disabled)
[   62.845129] audit: type=2000 audit(62.088:1): initialized
[   62.848877] Initialise system trusted keyring
[   62.855413] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[   62.900207] zbud: loaded
[   62.908281] VFS: Disk quotas dquot_6.6.0
[   62.909298] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[   62.919312] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   62.932150] fuse init (API version 7.23)
[   62.936796] Key type big_key registered
[   62.937284] Allocating IMA MOK and blacklist keyrings.
[   62.955058] Key type asymmetric registered
[   62.955212] Asymmetric key parser 'x509' registered
[   62.956382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
249)
[   62.957712] io scheduler noop registered
[   62.958098] io scheduler deadline registered (default)
[   62.959780] io scheduler cfq registered
[   62.974064] pl061_gpio 9030000.pl061: PL061 GPIO chip @0x0000000009030000 
registered
[   62.976682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   62.976935] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[   62.977982] PCI host bridge /pcie@10000000 ranges:
[   62.979210]    IO 0x3eff0000..0x3effffff -> 0x00000000
[   62.979562]   MEM 0x10000000..0x3efeffff -> 0x10000000
[   62.979673]   MEM 0x8000000000..0xffffffffff -> 0x8000000000
[   62.982088] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00
[   62.982457] pci_bus 0000:00: root bus resource [bus 00-0f]
[   62.982933] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[   62.983047] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]
[   62.983134] pci_bus 0000:00: root bus resource [mem 
0x8000000000-0xffffffffff]
[   62.992533] pci 0000:00:09.0: BAR 1: no space for [mem size 0x20000000]
[   62.992669] pci 0000:00:09.0: BAR 1: failed to assign [mem size 0x20000000]
[   62.992856] pci 0000:00:09.0: BAR 0: assigned [mem 0x10000000-0x10000fff]
[   63.025058] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[   63.077194] msm_serial: driver initialized
[   63.084981] Unable to detect cache hierarchy from DT for CPU 0
[   63.174784] brd: module loaded
[   63.217310] loop: module loaded
[   63.305332]  vdb: vdb1 vdb15
[   63.329486] libphy: Fixed MDIO Bus: probed
[   63.329760] tun: Universal TUN/TAP device driver, 1.6
[   63.329892] tun: (C) 1999-2004 Max Krasnyansky <m...@qualcomm.com>
[   63.357005] PPP generic driver version 2.4.2
[   63.361739] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   63.362075] ehci-pci: EHCI PCI platform driver
[   63.363080] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   63.363376] ohci-pci: OHCI PCI platform driver
[   63.363999] uhci_hcd: USB Universal Host Controller Interface driver
[   63.373445] mousedev: PS/2 mouse device common for all mice
[   63.382424] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0
[   63.383662] i2c /dev entries driver
[   63.389531] device-mapper: uevent: version 1.0.3
[   63.392457] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: 
dm-de...@redhat.com
[   63.394520] ledtrig-cpu: registered to indicate activity on CPUs
[   63.395072] EFI Variables Facility v0.08 2004-May-17
[   63.419415] NET: Registered protocol family 10
[   63.431922] NET: Registered protocol family 17
[   63.432433] Key type dns_resolver registered
[   63.433217] Registered cp15_barrier emulation handler
[   63.433391] Registered setend emulation handler
[   63.441940] registered taskstats version 1
[   63.442750] Loading compiled-in X.509 certificates
[   63.455319] Loaded X.509 cert 'Build time autogenerated kernel key: 
0f46f10a7d0d6f9951c3a8df19fbcc9cb9d98177'
[   63.456560] zswap: loaded using pool lzo/zbud
[   63.664701] Key type trusted registered
[   64.016315] Key type encrypted registered
[   64.016564] AppArmor: AppArmor sha1 policy hashing enabled
[   64.016897] ima: No TPM chip found, activating TPM-bypass!
[   64.019426] evm: HMAC attrs: 0x1
[   64.023544] rtc-efi rtc-efi: setting system clock to 2016-10-25 20:14:18 UTC 
(1477426458)
[   64.032081] uart-pl011 9000000.pl011: no DMA platform data
[   64.101765] Freeing unused kernel memory: 760K (ffff800000cc5000 - 
ffff800000d83000)
[   64.101962] Freeing alternatives memory: 48K (ffff800000d83000 - 
ffff800000d8f000)
Loading, please wait...
starting version 229
[   64.774281] random: systemd-udevd: uninitialized urandom read (16 bytes 
read, 1 bits of entropy available)
[   64.799767] random: systemd-udevd: uninitialized urandom read (16 bytes 
read, 1 bits of entropy available)
[   64.802114] random: systemd-udevd: uninitialized urandom read (16 bytes 
read, 1 bits of entropy available)
[   64.807555] random: systemd-udevd: uninitialized urandom read (16 bytes 
read, 1 bits of entropy available)
[   64.872184] random: udevadm: uninitialized urandom read (16 bytes read, 1 
bits of entropy available)
[   64.875892] random: udevadm: uninitialized urandom read (16 bytes read, 1 
bits of entropy available)
[   64.876695] random: udevadm: uninitialized urandom read (16 bytes read, 1 
bits of entropy available)
[   64.880915] random: udevadm: uninitialized urandom read (16 bytes read, 1 
bits of entropy available)
[   64.887773] random: udevadm: uninitialized urandom read (16 bytes read, 1 
bits of entropy available)
[   64.889729] random: udevadm: uninitialized urandom read (16 bytes read, 1 
bits of entropy available)
Begin: Loading essential drivers ... [   74.191019] md: linear personality 
registered for level -1
[   74.312394] md: multipath personality registered for level -4
[   74.428584] md: raid0 personality registered for level 0
[   74.541749] md: raid1 personality registered for level 1
[   74.742971] raid6: int64x1  gen()   244 MB/s
[   74.810777] raid6: int64x1  xor()   296 MB/s
[   74.878777] raid6: int64x2  gen()   796 MB/s
[   74.946759] raid6: int64x2  xor()   513 MB/s
[   75.014705] raid6: int64x4  gen()  1105 MB/s
[   75.082803] raid6: int64x4  xor()   676 MB/s
[   75.150896] raid6: int64x8  gen()   352 MB/s
[   75.218894] raid6: int64x8  xor()   287 MB/s
[   75.286936] raid6: neonx1   gen()   312 MB/s
[   75.354813] raid6: neonx1   xor()   184 MB/s
[   75.422793] raid6: neonx2   gen()   409 MB/s
[   75.490823] raid6: neonx2   xor()   111 MB/s
[   75.558853] raid6: neonx4   gen()   375 MB/s
[   75.626838] raid6: neonx4   xor()   191 MB/s
[   75.694902] raid6: neonx8   gen()   289 MB/s
[   75.762954] raid6: neonx8   xor()   189 MB/s
[   75.763313] raid6: using algorithm int64x4 gen() 1105 MB/s
[   75.763491] raid6: .... xor() 676 MB/s, rmw enabled
[   75.763769] raid6: using intx1 recovery algorithm
[   75.780413] xor: measuring software checksum speed
[   75.831023]    8regs     :  1243.000 MB/sec
[   75.871048]    8regs_prefetch:  1233.000 MB/sec
[   75.910827]    32regs    :  1173.000 MB/sec
[   75.950731]    32regs_prefetch:  1166.000 MB/sec
[   75.950839] xor: using function: 8regs (1243.000 MB/sec)
[   75.964254] async_tx: api initialized (async)
[   76.119860] md: raid6 personality registered for level 6
[   76.119988] md: raid5 personality registered for level 5
[   76.120052] md: raid4 personality registered for level 4
[   76.439616] md: raid10 personality registered for level 10
done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... [   77.383104] Btrfs loaded
Scanning for Btrfs filesystems
done.
Warning: fsck not present, so skipping root file system
[   78.964251] EXT4-fs (vdb1): mounted filesystem with ordered data mode. Opts: 
(null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... Warning: overlayroot: debug is busted
done.
[   82.247509] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT 
+SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS 
+ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[   82.249435] systemd[1]: Detected virtualization qemu.
[   82.249908] systemd[1]: Detected architecture arm64.

Welcome to Ubuntu 16.04.1 LTS!

[   82.298197] systemd[1]: Set hostname to <ubuntu>.
[   85.189674] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[  OK  ] Listening on Device-mapper event daemon FIFOs.
[   85.199376] systemd[1]: Listening on LVM2 poll daemon socket.
[  OK  ] Listening on LVM2 poll daemon socket.
[   85.205746] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[   85.208950] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[   85.212040] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[   85.215235] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[   85.225627] systemd[1]: Listening on Journal Audit Socket.
[  OK  ] Listening on Journal Audit Socket.
[   85.228207] systemd[1]: Listening on Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[   85.230295] systemd[1]: Listening on LVM2 metadata daemon socket.
[  OK  ] Listening on LVM2 metadata daemon socket.
[   85.257728] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[   85.260106] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[   85.261717] systemd[1]: Reached target User and Group Name Lookups.
[  OK  ] Reached target User and Group Name Lookups.
[   85.273902] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[   85.343512] systemd[1]: Starting Nameserver information manager...
         Starting Nameserver information manager...
[   85.374142] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[   85.621135] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[   85.641799] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[   85.720653] systemd[1]: Mounting Debug File System...
         Mounting Debug File System...
[   85.883812] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[   86.199909] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. 
using dmeventd or progress polling...
         Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...
[   86.317717] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[   86.672844] systemd[1]: Starting Set console keymap...
         Starting Set console keymap...
[   86.846310] systemd[1]: Starting Uncomplicated firewall...
         Starting Uncomplicated firewall...
[   87.308189] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[   87.732331] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[   88.150140] systemd[1]: Starting Create list of required static device nodes 
for the current kernel...
         Starting Create list of required st... nodes for the current kernel...
[   88.245123] systemd[1]: Set up automount Arbitrary Executable File Formats 
File System Automount Point.
[  OK  ] Set up automount Arbitrary Executab...ats File System Automount Point.
[   88.516283] systemd[1]: Reached target Encrypted Volumes.
[  OK  ] Reached target Encrypted Volumes.
[   88.559462] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[   88.575514] systemd[1]: Started Forward Password Requests to Wall Directory 
Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[   88.861684] systemd[1]: Mounted Debug File System.
[  OK  ] Mounted Debug File System.
[   88.940657] systemd[1]: Mounted Huge Pages File System.
[  OK  ] Mounted Huge Pages File System.
[   89.493194] systemd[1]: Started Uncomplicated firewall.
[  OK  ] Started Uncomplicated firewall.
[   90.385221] systemd[1]: Started Create list of required static device nodes 
for the current kernel.
[  OK  ] Started Create list of required sta...ce nodes for the current kernel.
[   90.721487] systemd[1]: Started Nameserver information manager.
[   90.768569] EXT4-fs (vdb1): re-mounted. Opts: (null)
[  OK  ] Started Nameserver information manager.
[   90.951615] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[   91.799519] systemd[1]: Started Remount Root and Kernel File Systems.
[  OK  ] Started Remount Root and Kernel File Systems.
[   93.542511] Loading iSCSI transport class v2.0-870.
[   94.236715] iscsi: registered transport (tcp)
[   94.956477] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[   96.931228] iscsi: registered transport (iser)
[  OK  ] Started Load Kernel Modules.
         Mounting FUSE Control File System...
         Starting Apply Kernel Variables...
[  OK  ] Started LVM2 metadata daemon.
         Starting udev Coldplug all Devices...
         Starting Load/Save Random Seed...
         Starting Flush Journal to Persistent Storage...
         Starting Create Static Device Nodes in /dev...
[  OK  ] Mounted FUSE Control File System.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Set console keymap.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Started Flush Journal to Persistent Storage.
         Starting udev Kernel Device Manager...
[  OK  ] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Reached target Local File Systems (Pre).
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Found device /dev/ttyAMA0.
[  OK  ] Found device /dev/disk/by-label/UEFI.
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
         Mounting /boot/efi...
[  OK  ] Mounted /boot/efi.
[  OK  ] Reached target Local File Systems.
         Starting Initial cloud-init job (pre-networking)...
         Starting Tell Plymouth To Write Out Runtime Data...
         Starting Run snappy firstboot setup...
         Starting Set console font and keymap...
         Starting LSB: AppArmor initialization...
         Starting Create Volatile Files and Directories...
[  OK  ] Started Tell Plymouth To Write Out Runtime Data.
[  OK  ] Started Create Volatile Files and Directories.
         Starting Update UTMP about System Boot/Shutdown...
         Starting Network Time Synchronization...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Started Run snappy firstboot setup.
[  OK  ] Found device /sys/subsystem/net/devices/eth0.
[  OK  ] Started Set console font and keymap.
[  OK  ] Created slice system-getty.slice.
[  OK  ] Started LSB: AppArmor initialization.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Timer to automatically refresh installed snaps.
         Starting Socket activation for snappy daemon.
[  OK  ] Started ACPI Events Check.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Listening on D-Bus System Message Bus Socket.
         Starting LXD - unix socket.
[  OK  ] Listening on ACPID Listen Socket.
[  OK  ] Started Trigger resolvconf update for networkd DNS.
[  OK  ] Reached target Paths.
[  OK  ] Listening on UUID daemon activation socket.
[  OK  ] Started Daily apt activities.
[  OK  ] Reached target Timers.
[  OK  ] Listening on Socket activation for snappy daemon.
[  OK  ] Listening on LXD - unix socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting Login Service...
         Starting LXD - container startup/shutdown...
[  OK  ] Started D-Bus System Message Bus.
[  OK  ] Started FUSE filesystem for LXC.
[  OK  ] Started Deferred execution scheduler.
[  OK  ] Started ACPI event daemon.
         Starting System Logging Service...
[  OK  ] Started Regular background program processing daemon.
         Starting LSB: Record successful boot for GRUB...
         Starting LSB: MD monitoring daemon...
         Starting Accounts Service...
[  OK  ] Started Snappy daemon.
[  OK  ] Started Login Service.
[  OK  ] Started System Logging Service.
[  OK  ] Started LXD - container startup/shutdown.
         Starting Authenticate and Authorize Users to Run Privileged Tasks...
[  OK  ] Started LSB: MD monitoring daemon.
[  OK  ] Started LSB: Record successful boot for GRUB.
[  OK  ] Started Authenticate and Authorize Users to Run Privileged Tasks.
[  OK  ] Started Accounts Service.
[  189.577476] cloud-init[566]: Cloud-init v. 0.7.8 running 'init-local' at 
Tue, 25 Oct 2016 20:16:11 +0000. Up 176.21 seconds.
[  OK  ] Started Initial cloud-init job (pre-networking).
[  OK  ] Reached target Network (Pre).
         Starting Raise network interfaces...
[  OK  ] Started ifup for eth0.
[  OK  ] Started Raise network interfaces.
         Starting Initial cloud-init job (metadata service crawler)...
[  OK  ] Reached target Network.
[  229.773607] cloud-init[1044]: Cloud-init v. 0.7.8 running 'init' at Tue, 25 
Oct 2016 20:16:49 +0000. Up 214.01 seconds.
[  229.832531] cloud-init[1044]: ci-info: 
+++++++++++++++++++++++++++++++++++++Net device 
info++++++++++++++++++++++++++++++++++++++
[  229.881259] cloud-init[1044]: ci-info: 
+--------+------+----------------------------+---------------+-------+-------------------+
[  229.912381] cloud-init[1044]: ci-info: | Device |  Up  |          Address    
       |      Mask     | Scope |     Hw-Address    |
[  229.940345] cloud-init[1044]: ci-info: 
+--------+------+----------------------------+---------------+-------+-------------------+
[  229.964508] cloud-init[1044]: ci-info: |  eth0  | True |         10.0.2.15   
       | 255.255.255.0 |   .   | 52:54:00:12:34:56 |
[  229.996457] cloud-init[1044]: ci-info: |  eth0  | True | 
fe80::5054:ff:fe12:3456/64 |       .       |  link | 52:54:00:12:34:56 |
[  230.028359] cloud-init[1044]: ci-info: |   lo   | True |         127.0.0.1   
       |   255.0.0.0   |   .   |         .         |
[  230.060356] cloud-init[1044]: ci-info: |   lo   | True |          ::1/128    
       |       .       |  host |         .         |
[  230.088705] cloud-init[1044]: ci-info: 
+--------+------+----------------------------+---------------+-------+-------------------+
[  230.126731] cloud-init[1044]: ci-info: +++++++++++++++++++++++++++Route IPv4 
info++++++++++++++++++++++++++++
[  230.168514] cloud-init[1044]: ci-info: 
+-------+-------------+----------+---------------+-----------+-------+
[  230.216436] cloud-init[1044]: ci-info: | Route | Destination | Gateway  |    
Genmask    | Interface | Flags |
[  230.248399] cloud-init[1044]: ci-info: 
+-------+-------------+----------+---------------+-----------+-------+
[  230.276483] cloud-init[1044]: ci-info: |   0   |   0.0.0.0   | 10.0.2.2 |    
0.0.0.0    |    eth0   |   UG  |
[  230.301311] cloud-init[1044]: ci-info: |   1   |   10.0.2.0  | 0.0.0.0  | 
255.255.255.0 |    eth0   |   U   |
[  230.321827] cloud-init[1044]: ci-info: 
+-------+-------------+----------+---------------+-----------+-------+
[  OK  ] Started Initial cloud-init job (metadata service crawler).
[  OK  ] Reached target Network is Online.
         Starting iSCSI initiator daemon (iscsid)...
         Starting /etc/rc.local Compatibility...
         Starting Pollinate to seed the pseudo random number generator...
[  OK  ] Reached target Cloud-config availability.
         Starting Apply the settings specified in cloud-config...
[  OK  ] Started /etc/rc.local Compatibility.
[  OK  ] Started iSCSI initiator daemon (iscsid).
         Starting Login to default iSCSI targets...
[  OK  ] Started Login to default iSCSI targets.
[  OK  ] Reached target Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems.
         Starting Permit User Sessions...
         Starting LSB: automatic crash report generation...
         Starting LSB: daemon to balance interrupts for SMP systems...
         Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
[  OK  ] Started Permit User Sessions.
         Starting Hold until boot process finishes up...
         Starting Terminate Plymouth Boot Screen...
[  OK  ] Started Hold until boot process finishes up.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyAMA0.
[  OK  ] Reached target Login Prompts.
         Starting Set console scheme...
[  OK  ] Started Terminate Plymouth Boot Screen.
[  OK  ] Started Set console scheme.
[  OK  ] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".
[  OK  ] Started LSB: daemon to balance interrupts for SMP systems.

Ubuntu 16.04.1 LTS ubuntu ttyAMA0

ubuntu login: [  267.132013] cloud-init[1097]: Cloud-init v. 0.7.8 running 
'modules:config' at Tue, 25 Oct 2016 20:17:36 +0000. Up 261.31 seconds.
[  298.051202] cloud-init[1241]: Cloud-init v. 0.7.8 running 'modules:final' at 
Tue, 25 Oct 2016 20:18:04 +0000. Up 289.41 seconds.
[  298.061970] cloud-init[1241]: Cloud-init v. 0.7.8 finished at Tue, 25 Oct 
2016 20:18:12 +0000. Datasource DataSourceNoCloud [seed=/dev/vda][dsmode=net].  
Up 297.48 seconds


-----Original Message-----
From: Laszlo Ersek [mailto:ler...@redhat.com] 
Sent: Tuesday, October 25, 2016 10:12 AM
To: Alex Williamson
Cc: Haynal, Steve; vfio-users@redhat.com; Eric Auger; Ard Biesheuvel
Subject: Re: [vfio-users] VFIO-PCI with AARCH64 QEMU

On 10/25/16 18:31, Alex Williamson wrote:
> On Tue, 25 Oct 2016 11:35:13 +0200
> Laszlo Ersek <ler...@redhat.com> wrote:
> 

>> (3) You didn't say where you got your firmware binary. Recent builds 
>> of the upstream ArmVirtQemu platform of edk2 utilize the 64-bit MMIO 
>> aperture of the "virt" machine, for PCI BAR allocation 
>> <https://bugzilla.tianocore.org/show_bug.cgi?id=65>.
>>
>> The location of that aperture comes from QEMU, "hw/arm/virt.c":
>>
>>     /* Second PCIe window, 512GB wide at the 512GB boundary */
>>     [VIRT_PCIE_MMIO_HIGH] =   { 0x8000000000ULL, 0x8000000000ULL },
> 
> Note that the BARs for the device in question are 32-bit, 
> non-prefetchable.  512MB is a rather large BAR to force into a 32-bit 
> address space, but clearly and x86 guest can handle it, perhaps only 
> one thought.
> 
> Beyond that, I have no idea how aarch64 reserves MMIO space and 
> communicates that to the guest.  I'd expect the standard would be ACPI 
> with a _CRS method, but then ARM always seems to throw a curve ball 
> with device tree.

Good point; booting the aarch64 guest kernel with "acpi=force" might be 
worthwhile. (Alternatively, the ArmVirtQemu firmware can be built with -D 
PURE_ACPI_BOOT_ENABLE.)

Thanks
Laszlo

_______________________________________________
vfio-users mailing list
vfio-users@redhat.com
https://www.redhat.com/mailman/listinfo/vfio-users

Reply via email to