I am bringing up EDK II Universal Payload on Intel Slim Bootloader for a Coffee 
Lake platform and I am stuck with a reproducible hang when SMM is enabled. The 
problem is independent of the UEFI variable backend and always occurs at the 
same point in the boot flow.

When SMM_SUPPORT is set to FALSE, the system boots correctly. However, when 
SMM_SUPPORT is set to TRUE, the system hangs even if VARIABLE_SUPPORT is set to 
EMU. The same hang also occurs when VARIABLE_SUPPORT is set to SPI.

In all failing cases, execution reaches BdsDxe. The last visible progress in 
the serial log is always around BdsDxe loading. For example, the log 
consistently shows:

...

InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B 89CC5898
InstallProtocolInterface: 2F707EBB-4A1A-11D4-9A38-0090273FC14D 89CBB1F0
PROGRESS CODE: V03040003 I0
Loading driver 6D33944A-EC75-4855-A54D-809C75241F6C
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CBB4C0
Loading driver at 0x00089C06000 EntryPoint=0x00089C16BFC BdsDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89CBBA18
ProtectUefiImageCommon - 0x89CBB4C0
- 0x0000000089C06000 - 0x0000000000018EC0
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
BdsInitialize
InstallProtocolInterface: 665E3FF6-46CC-11D4-9A38-0090273FC14D 89C1E600
BdsInitialize end
PROGRESS CODE: V03040003 I0
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CBA398
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CB9B18

After this point, there is no further output. The system does not move forward.

All SMM components appear to initialize successfully before the hang. PiSmmIpl 
opens the SMRAM window, PiSmmCore is loaded into SMRAM, and SMM protocols such 
as SmmAccessDxe and SmmControlRuntimeDxe are installed. There are no visible 
SMM faults or crashes in the log. DXE driver dispatch continues normally up to 
BdsDxe.

>From the code perspective, my FDF includes all standard SMM components:

* SmmAccessDxe
* SmmControlRuntimeDxe
* PiSmmIpl
* PiSmmCore
* PiSmmCpuDxeSmm
* PchSmiDispatchSmm

The variable configuration is switched between EMU and SPI using 
VARIABLE_SUPPORT, but the behavior does not change as long as SMM_SUPPORT is 
TRUE.

At this point, I am trying to understand whether BdsDxe has implicit 
dependencies on SMM services, variable services, or runtime behavior that could 
cause a silent hang when SMM is enabled in a Universal Payload environment. I 
am also looking for guidance on what the minimal correct SMM setup should be 
for Universal Payload under Slim Bootloader, and how to best debug a case where 
BDS initialization completes but execution never progresses further.

Any insight into similar issues, required SMM protocols, or known interactions 
between BDS, memory protection, and SMM in Universal Payload would be greatly 
appreciated.

I also added the logs.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#121747): https://edk2.groups.io/g/devel/message/121747
Mute This Topic: https://groups.io/mt/117220453/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


============= Intel Slim Bootloader STAGE1A =============
SBID: SB_CFL  
ISVN: 001
IVER: 002.000.001.001.00006
SVER: 0000000000000000
FDBG: BLD(D IA32) FSP(R)
FSPV: ID($CFLFSP$) REV(07007420)
CPUV: ID(906EA) UCODE(D5)
Loader global data @ 0xFEF01CC0
Run  STAGE1A @ 0xFFFF0000
Load STAGE1B @ 0xFFF05000

============= Intel Slim Bootloader STAGE1B =============
[Boot Guard] AcmStatus : 0x00000000
[Boot Guard] BootStatus: 0x00000000
[Boot Guard] Boot Guard Failed or is Disabled!
SpiInstance = FEF0D460
PchSpiBase at 0x00001F05
ScSpiBar0 at 0xF0000000
Registering container KEYH
HASH verification for usage (0x00000100) with Hash Alg (0x1): Success
SignType (0x2) SignSize (0x100)  SignHashAlg (0x1)
RSA verification for usage (0x00000100): Success
Verify Container KEYH AuthTypes
Component _HS_ AuthType 1
AppendHashStore KeyHash Component Base = 0xFFF04260
AppendHashStore KeyHash Component Data Base = 0xFFF04270
Loading Component KEYH:_HS_
HASH verification for usage (0x00000000) with Hash Alg (0x1): Success
Append public key hash into store: Success
Load EXT CFG Data @ 0xFEF0DB4C:0x08BC ... Success
HASH verification for usage (0x00000200) with Hash Alg (0x1): Success
SignType (0x2) SignSize (0x100)  SignHashAlg (0x1)
RSA verification for usage (0x00000200): Success
CpuFamilyModel 0x906E0, CpuStepping 0xA, CpuDid 0x3EC4
Processor does not support Boot Guard.
Boot Guard Support status: 0
[GetPlatformDataPtr] GetPlatformDataPtr is copied 0xFEF0DADC 
PlatformFeaturesInit: Features 0x5
BOOT: BP0 
MODE: 0
BoardID: 0x16
PlatformName: CFL_H
Memory Init
Load memory parameters from CfgData Platform ID = 0x16
!! 32 GB RAM Configuration 
Load general parameter from CfgData.
Load Graphics Cfg Data
FSP-M variables for Intel(R) SGX were NOT updated.
Call FspMemoryInit ... Success
FspMultiPhaseMemInit() returned EFI_UNSUPPORTED. This is expected for FSP 2.3 
and older.
Loader global data @ 0x8BBCFD00
PostMemoryInit called
Memory Tolum @ 0x8F800000
Memory Touum @ 0x86E800000
Memory Tom   @ 0x800000000
Switch to memory stack @ 0x8BC0FF00
Stage1 stack: 0x2000 (0xDF8 used)
Stage1 heap: 0x14000 (0x93C0 used, 0x9AD4 max used)
Call FspTempRamExit ... Success
Disabling  TPM
Unable to disable TPM
Memory FSP @ 0x8BC10000
Memory TOP @ 0x8B150000
Loading Component FLMP:SG02
HASH verification for usage (0x00000002) with Hash Alg (0x1): Success
Loaded STAGE2 @ 0x8BA1E000

============= Intel Slim Bootloader STAGE2 =============
Variable region: 0xFF9F0000:0x2000
MRC data successfully cached to 0x5F2000
Save MRC Training Data (0x8BC324C8 0x0018E0) ... Success
Silicon Init
Select VBT ImageId 0x00000002
DdiPort Config: 1 1 1 1 0 1 1 1 0
FSP-S variables for Intel(R) SGX were NOT updated.
Call FspSiliconInit ... 
Success
FspMultiPhaseSiliconInitHandler() returned EFI_UNSUPPORTED.
Graphics Info: 1024 x 768 x 32 @ 0xD0000000
MEM: 0000000000000000 00000000000A0000 00 1
MEM: 00000000000A0000 0000000000060000 00 2
MEM: 0000000000100000 000000008AAE0000 00 1
MEM: 000000008ABE0000 0000000000500000 01 2
MEM: 000000008B0E0000 0000000000068000 00 3
MEM: 000000008B148000 0000000000008000 00 4
MEM: 000000008B150000 0000000000AC0000 00 2
MEM: 000000008BC10000 00000000002F0000 00 2
MEM: 000000008BF00000 0000000000100000 00 2
MEM: 000000008C000000 0000000001000000 00 2
MEM: 000000008D000000 0000000000800000 00 2
MEM: 000000008D800000 0000000002000000 00 2
MEM: 00000000FF400000 0000000000C00000 00 2
MEM: 0000000100000000 0000000100000000 00 1
MEM: 0000000200000000 0000000100000000 00 1
MEM: 0000000300000000 0000000100000000 00 1
MEM: 0000000400000000 0000000100000000 00 1
MEM: 0000000500000000 0000000100000000 00 1
MEM: 0000000600000000 0000000100000000 00 1
MEM: 0000000700000000 0000000100000000 00 1
MEM: 0000000800000000 000000006E800000 00 1
MP Init (Wakeup)
SMRR Base: 0x8C000006  Mask: 0xFF000000
MP Init (Run)
Detected 12 CPU threads
 CPU  0 APIC ID: 0
 CPU  1 APIC ID: 8
 CPU  2 APIC ID: 4
 CPU  3 APIC ID: 2
 CPU  4 APIC ID: 6
 CPU  5 APIC ID: 10
 CPU  6 APIC ID: 1
 CPU  7 APIC ID: 3
 CPU  8 APIC ID: 5
 CPU  9 APIC ID: 7
 CPU 10 APIC ID: 9
 CPU 11 APIC ID: 11
PCI Enum
Call FspNotifyPhase(20) ... Success
RpAddress[0] = 0x001C0007
RpAddress[1] = 0x001C0001
RpAddress[2] = 0x001C0002
RpAddress[3] = 0x001C0003
RpAddress[4] = 0x001C0004
RpAddress[5] = 0x001C0005
RpAddress[6] = 0x001C0006
RpAddress[7] = 0x001C0000
RpAddress[8] = 0x001D0000
RpAddress[9] = 0x001D0001
RpAddress[10] = 0x001D0002
RpAddress[11] = 0x001D0003
RpAddress[12] = 0x001D0004
RpAddress[13] = 0x001D0005
RpAddress[14] = 0x001D0006
RpAddress[15] = 0x001D0007
RpAddress[16] = 0x001B0003
RpAddress[17] = 0x001B0001
RpAddress[18] = 0x001B0002
RpAddress[19] = 0x001B0000
RpAddress[20] = 0x001B0004
RpAddress[21] = 0x001B0005
RpAddress[22] = 0x001B0006
RpAddress[23] = 0x001B0007
GEI [0x2 0x3 0x6], GED [0x0 0x0 0x0]
SerialIo[0] 1, 16, 0xA011F000, 0x00000000
SerialIo[1] 1, 17, 0xA011E000, 0x00000000
SerialIo[2] 0, 18, 0xFE024000, 0x00000000
SerialIo[3] 0, 19, 0xFE026000, 0x00000000
SerialIo[4] 0, 0, 0xFE028000, 0x00000000
SerialIo[5] 0, 0, 0xFE02A000, 0x00000000
SerialIo[6] 0, 22, 0xFE02C000, 0x00000000
SerialIo[7] 0, 23, 0xFE02E000, 0x00000000
SerialIo[8] 0, 24, 0xFE030000, 0x00000000
SerialIo[9] 1, 20, 0xA011A000, 0x00000000
SerialIo[10] 0, 21, 0xFE034000, 0x00000000
SerialIo[11] 3, 34, 0xFE036000, 0x00000000
Update Cpu Nvs Done
Revision 0x1, PpmFlags 0x00FF5BFF
SGX is not supported!
Initialize VT-d
VTd enabled
ACPI Init
Creating BDAT Table...
Found Schema List HOB
Checking GUID: 255
GUID = 08F4E928-0F5F-46D4-8410-479FDA279DB6
Schema HOB pointer: 8BC32320
HOB Length = 304
BdatSchemaListHob->SchemaHobCount = 1, SchemaCount = 1
BufferSize = 328
Buffer = 0x8BA03000
NextBlock = 0x8BA03030
DataSize = 280
SchemaData = 0x8BC32338
NextBlock = 0x8BA03148
In RMT ACPI table
Updated BDAT Table in AcpiTable Entries
Publish ACPI table: BDAT @ 0x8B0E0210
Updated DMAR Table in AcpiTable Entries
Update Dmar ACPI Table
McD0BaseAddress 0x00000000, IgdMode 0x0000
RMRR Base  address IGD 000000008D000000
RMRR Limit address IGD 000000008F7FFFFF
RMRR Base  address USB 0000000000000000
RMRR Limit address USB 0000000000000000
WARNING:  RmrrUsb.RmrrHeader.ReservedMemoryRegionBaseAddress is 0.
VTD base address 1 = FED90000
VTD base address 3 = FED91000
Rmrr->RmrrHeader.ReservedMemoryRegionBaseAddress 0
Publish ACPI table: DMAR @ 0x8B0E0240
Not adding ACPI table 
Publish ACPI table: FACP @ 0x8B0E02D0
Publish ACPI table: FWST @ 0x8B0E0420
Publish ACPI table: HPET @ 0x8B0E0550
Publish ACPI table: APIC @ 0x8B0E0590
Publish ACPI table: MCFG @ 0x8B0E06A0
Publish ACPI table: FPDT @ 0x8B0E06E0
Not adding ACPI table 
Publish ACPI table: PSDS @ 0x8B0E07C0
Publish ACPI table: SSDT @ 0x8B0E0820
Publish ACPI table: SSDT @ 0x8B0E0B30
Publish ACPI table: SSDT @ 0x8B0E1130
Publish ACPI table: SSDT @ 0x8B0E1BE0
Publish ACPI table: SSDT @ 0x8B0E24E0
Publish ACPI table: SSDT @ 0x8B0E2880
Publish ACPI table: SSDT @ 0x8B0E30A0
Publish ACPI table: SSDT @ 0x8B0E31A0
CPU PNVS Base Old=0xFFFF0000 New=0x8B148A75
CPU PNVS Size Old=0xAA55 New=0x0070
Publish ACPI table: SSDT @ 0x8B0E3560
PNVB Old=0xFFFF0000 New=0x8B1487E6
PNVL Old=0x0000AA55 New=0x0000028F
SANV Base Old=0xFFFF0000 New=0x8B148AE5
SANV Size Old=0xAA55 New=0x01F4
Publish ACPI table: SSDT @ 0x8B0FB010
Publish ACPI table: SSDT @ 0x8B0FE180
Not adding ACPI table 
NHLT Base 0x8B0FF130, Size 0x00001771
Publish ACPI table: NHLT @ 0x8B0FF130
Publish ACPI table: BGRT @ 0x8B1008B0
ACPI Ret: Success
VbtAddress =0x8BA62D54 
IgdOpRegion ended
SmmRamBase = 0x8C000000, SmmRamSize = 0x1000000
SmmRamBase = 0x8C000000, SmmRamSize = 0x1000000
SmmRamBase = 0x8C000000, SmmRamSize = 0x1000000
Loading Payload ID UEFI
Loading Component EPLD:UEFI
Registering container EPLD
HASH verification for usage (0x00001000) with Hash Alg (0x1): Success
SignType (0x2) SignSize (0x100)  SignHashAlg (0x1)
RSA verification for usage (0x00001000): Success
Verify Container EPLD AuthTypes
Component UEFI AuthType 1
HASH verification for usage (0x00000000) with Hash Alg (0x1): Success
Load Payload ID 0x49464555 @ 0x00B00000
ELF Format Payload
Universal Payload UEFI v00010105
MP Init (Done)
HOB @ 0x8BBD0000
Created 2 OS boot options (Current: 0)
SmmRamBase = 0x8C000000, SmmRamSize = 0x1000000
Stage2: HwState 0x0
TPM Lib Private Data not found
Unable to get log area for TCG 2.0 format events !!
Stage2 stack: 0x40000 (stack used 0x9A8, HOB used 0x1640, 0x3E018 free)
Stage2 heap: 0xA80000 (0x2314D0 used, 0x84EB30 free, 0x4CE70D max used)
Updated SBL Performance Table: S1 = 27272000000ns, S2 = 2264000000ns, OSL = 
35000000ns
Payload entry: 0x8B9A1BAC
Switch to x64 mode
Jump to payload

Entering Universal Payload...
sizeof(UINTN) = 0x8
Print all Hob information from Hob 0x8BBD0000
HOB[0]: Type = EFI_HOB_TYPE_HANDOFF, Offset = 0x0, Length = 0x38
   BootMode            = 0x0
   EfiMemoryTop        = 0x8BC10000
   EfiMemoryBottom     = 0x8BBD0000
   EfiFreeMemoryTop    = 0x8BC10000
   EfiFreeMemoryBottom = 0x8BBD1640
   EfiEndOfHobList     = 0x8BBD1638
HOB[1]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x38, Length = 0x28
   Name       = BD42BC23-1EFE-4B2B-A58E-088B5BA2F5B0
   DataLength = 0x10
HOB[2]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x60, Length = 0x48
   Name       = 39F62CCE-6825-4669-BB56-541ABA753A07
   DataLength = 0x30
HOB[3]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0xA8, Length = 0x28
   Name       = E5CB2AC9-D35D-4430-936E-1DE332478DE7
   DataLength = 0x10
HOB[4]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0xD0, Length = 0x320
   Name       = A1FF7424-7A1A-478E-A9E4-92F357D12832
   DataLength = 0x308
HOB[5]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x3F0, Length = 0x190
   Name       = BF16846F-FDE9-487A-B69D-ACAD39795C4E
   DataLength = 0x178
HOB[6]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x580, Length = 0x40
   Name       = 6897F304-45DB-4048-B0DA-044D762F701D
   DataLength = 0x28
HOB[7]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x5C0, Length = 0xD8
   Guid   = gUniversalPayloadPciRootBridgeInfoGuid(Pci Guid)
   Revision         = 0x1
   Length           = 0xBC
   Count            = 0x1
   ResourceAssigned = True
   Root Bridge Index[0]:
   Segment                 = 0x0
   Supports                = 0x70069
   Attributes              = 0x70069
   DmaAbove4G              = 0x0
   NoExtendedConfigSpace   = 0x0
   AllocationAttributes    = 0x3
   Bus.Base                = 0x0
   Bus.Limit               = 0x2
   Bus.Translation         = 0x0
   Io.Base                 = 0x3000
   Io.Limit                = 0x3FFF
   Io.Translation          = 0x0
   Mem.Base                = 0x9F000000
   Mem.Limit               = 0xA01FFFFF
   Mem.Translation         = 0x0
   MemAbove4G.Base         = 0xFFFFFFFFFFFFFFFF
   MemAbove4G.Limit        = 0x0
   MemAbove4G.Translation  = 0x0
   PMem.Base               = 0xB0000000
   PMem.Limit              = 0xBFFFFFFF
   PMem.Translation        = 0x0
   PMemAbove4G.Base        = 0xFFFFFFFFFFFFFFFF
   PMemAbove4G.Limit       = 0x0
   PMemAbove4G.Translation = 0x0
HOB[8]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x698, Length = 0xA0
   Guid   = gUniversalPayloadExtraDataGuid(PayLoad Extra Data Guid)
   Revision  = 0x0
   Length    = 0x0
   Count     = 0x4
   Id[0]     = uefi_fv
   Base[0]   = 0xB4E920
   Size[0]   = 0x56E000
   Id[1]     = bds_fv
   Base[1]   = 0x10BC920
   Size[1]   = 0x6B000
   Id[2]     = sec_fv
   Base[2]   = 0x1127920
   Size[2]   = 0xC6000
   Id[3]     = network_fv
   Base[3]   = 0x11ED920
   Size[3]   = 0x3E7000
HOB[9]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x738, Length = 0x28
   Name       = B803281E-E5AA-42A6-A790-8B2352316AE6
   DataLength = 0x10
HOB[10]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x760, Length = 0x30
   Name       = AA7E190D-BE21-4409-8E67-A2CD0F61E170
   DataLength = 0x18
HOB[11]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x790, Length = 0x30
   Name       = 559265DA-0982-46CA-9248-A43674340778
   DataLength = 0x18
HOB[12]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x7C0, Length = 0x118
   Name       = AF7F452C-5B00-4598-B48C-BF57A20871A1
   DataLength = 0x100
HOB[13]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x8D8, Length = 0x450
   Name       = A9E97FE1-E2E0-4550-86B3-8D93665E6F6D
   DataLength = 0x438
HOB[14]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0xD28, Length = 0x30
   Name       = 5CE78DBC-E342-4108-8FBF-37A93B10F2F9
   DataLength = 0x18
HOB[15]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0xD58, Length = 0x40
   Name       = D21FC32C-7FD2-435B-B8EF-C04266A8F4F5
   DataLength = 0x28
HOB[16]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0xD98, Length = 0x48
   Name       = 2D939D66-CEEC-4244-9497-6E1C6F92542C
   DataLength = 0x30
HOB[17]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0xDE0, Length = 0x178
   Name       = 868204BE-23D0-4FF9-AC34-B995AC04B1B9
   DataLength = 0x160
HOB[18]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0xF58, Length = 0x40
   Name       = 7B6BAD42-D3AB-4947-A26E-D6F9A9AC4A2A
   DataLength = 0x28
HOB[19]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0xF98, Length = 0x28
   Name       = D970F847-07DD-4B24-9E1E-AE6C809B1D38
   DataLength = 0x10
HOB[20]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0xFC0, Length = 0x28
   Name       = CDAFFEA5-05E2-4C2F-8BA7-ADBC8DFD5A9E
   DataLength = 0x10
HOB[21]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0xFE8, Length = 0x30
   ResourceType      = EFI_RESOURCE_SYSTEM_MEMORY          
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x0
   ResourceLength    = 0xA0000
HOB[22]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1018, Length = 0x30
   ResourceType      = EFI_RESOURCE_MEMORY_RESERVED        
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0xA0000
   ResourceLength    = 0x60000
HOB[23]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1048, Length = 0x30
   ResourceType      = EFI_RESOURCE_SYSTEM_MEMORY          
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x100000
   ResourceLength    = 0x8AAE0000
HOB[24]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1078, Length = 0x30
   ResourceType      = EFI_RESOURCE_MEMORY_RESERVED        
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x8ABE0000
   ResourceLength    = 0x500000
HOB[25]: Type = EFI_HOB_TYPE_MEMORY_ALLOCATION, Offset = 0x10A8, Length = 0x30
   Type              = EFI_HOB_TYPE_MEMORY_ALLOCATION
   Name              = 00000000-0000-0000-0000-000000000000
   MemoryBaseAddress = 0x8B0E0000
   MemoryLength      = 0x68000
   MemoryType        = EfiACPIReclaimMemory 
HOB[26]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x10D8, Length = 0x30
   ResourceType      = EFI_RESOURCE_SYSTEM_MEMORY          
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x8B0E0000
   ResourceLength    = 0x68000
HOB[27]: Type = EFI_HOB_TYPE_MEMORY_ALLOCATION, Offset = 0x1108, Length = 0x30
   Type              = EFI_HOB_TYPE_MEMORY_ALLOCATION
   Name              = 00000000-0000-0000-0000-000000000000
   MemoryBaseAddress = 0x8B148000
   MemoryLength      = 0x8000
   MemoryType        = EfiACPIMemoryNVS 
HOB[28]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1138, Length = 0x30
   ResourceType      = EFI_RESOURCE_SYSTEM_MEMORY          
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x8B148000
   ResourceLength    = 0x8000
HOB[29]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1168, Length = 0x30
   ResourceType      = EFI_RESOURCE_MEMORY_RESERVED        
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x8B150000
   ResourceLength    = 0xAC0000
HOB[30]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1198, Length = 0x30
   ResourceType      = EFI_RESOURCE_MEMORY_RESERVED        
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x8BC10000
   ResourceLength    = 0x2F0000
HOB[31]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x11C8, Length = 0x30
   ResourceType      = EFI_RESOURCE_MEMORY_RESERVED        
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x8BF00000
   ResourceLength    = 0x100000
HOB[32]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x11F8, Length = 0x30
   ResourceType      = EFI_RESOURCE_MEMORY_RESERVED        
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x8C000000
   ResourceLength    = 0x1000000
HOB[33]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1228, Length = 0x30
   ResourceType      = EFI_RESOURCE_MEMORY_RESERVED        
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x8D000000
   ResourceLength    = 0x800000
HOB[34]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1258, Length = 0x30
   ResourceType      = EFI_RESOURCE_MEMORY_RESERVED        
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x8D800000
   ResourceLength    = 0x2000000
HOB[35]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1288, Length = 0x30
   ResourceType      = EFI_RESOURCE_MEMORY_RESERVED        
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0xFF400000
   ResourceLength    = 0xC00000
HOB[36]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x12B8, Length = 0x30
   ResourceType      = EFI_RESOURCE_SYSTEM_MEMORY          
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x100000000
   ResourceLength    = 0x100000000
HOB[37]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x12E8, Length = 0x30
   ResourceType      = EFI_RESOURCE_SYSTEM_MEMORY          
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x200000000
   ResourceLength    = 0x100000000
HOB[38]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1318, Length = 0x30
   ResourceType      = EFI_RESOURCE_SYSTEM_MEMORY          
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x300000000
   ResourceLength    = 0x100000000
HOB[39]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1348, Length = 0x30
   ResourceType      = EFI_RESOURCE_SYSTEM_MEMORY          
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x400000000
   ResourceLength    = 0x100000000
HOB[40]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1378, Length = 0x30
   ResourceType      = EFI_RESOURCE_SYSTEM_MEMORY          
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x500000000
   ResourceLength    = 0x100000000
HOB[41]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x13A8, Length = 0x30
   ResourceType      = EFI_RESOURCE_SYSTEM_MEMORY          
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x600000000
   ResourceLength    = 0x100000000
HOB[42]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x13D8, Length = 0x30
   ResourceType      = EFI_RESOURCE_SYSTEM_MEMORY          
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x700000000
   ResourceLength    = 0x100000000
HOB[43]: Type = EFI_HOB_TYPE_RESOURCE_DESCRIPTOR, Offset = 0x1408, Length = 0x30
   ResourceType      = EFI_RESOURCE_SYSTEM_MEMORY          
   ResourceAttribute = 0x3C07
   PhysicalStart     = 0x800000000
   ResourceLength    = 0x6E800000
HOB[44]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x1438, Length = 0x28
   Guid   = gUniversalPayloadAcpiTableGuid(ACPI table Guid)
   Revision  = 0x1
   Length    = 0xC
   Rsdp      = 0x8B0E0000
HOB[45]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x1460, Length = 0x28
   Guid   = gUniversalPayloadSmbiosTableGuid(SmBios Guid)
   Revision         = 0x1
   Length           = 0xC
   SmBiosEntryPoint = 0x8BA04000
HOB[46]: Type = EFI_HOB_TYPE_CPU, Offset = 0x1488, Length = 0x10
   SizeOfMemorySpace = 0x27
   SizeOfIoSpace     = 0x10
HOB[47]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x1498, Length = 0xB0
   Name       = AA9BD7A7-CAFB-4499-A4A9-0B346B40A622
   DataLength = 0x98
HOB[48]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x1548, Length = 0x60
   Name       = 6DADF1D1-D4CC-4910-BB6E-82B1FD80FF3D
   DataLength = 0x48
HOB[49]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x15A8, Length = 0x28
   Name       = 2D4AAC1B-91A5-4CD5-9B5C-B40F5D2851A1
   DataLength = 0x10
HOB[50]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x15D0, Length = 0x28
   Name       = 7A345DCA-0C26-4F2A-A89A-57C08DDD22EE
   DataLength = 0x10
HOB[51]: Type = EFI_HOB_TYPE_GUID_EXTENSION, Offset = 0x15F8, Length = 0x40
   Name       = 88E31BA1-1856-4B8B-BBDF-F816DD940AEF
   DataLength = 0x28
There are totally 52 Hobs, the End Hob address is 8BBD1638
Multiple Fv Count=4
UPL Multiple fv[1], Base=0x10BC920, size=0x6B000
UPL Multiple fv[2], Base=0x1127920, size=0xC6000
UPL Multiple fv[3], Base=0x11ED920, size=0x3E7000
Rsdp at 0x8B0E0000
Rsdt at 0x8B0E0030, Xsdt at 0x8B0E00E0
Found Fadt in Rsdt
Found MM config address in Rsdt
PmCtrl  Reg 0x1804
PmTimer Reg 0x1808
Reset   Reg 0xCF9
Reset   Value 0xE
PmEvt   Reg 0x1800
PmGpeEn Reg 0x1870
PcieBaseAddr 0xE0000000
PcieBaseSize 0x10000000
Create acpi board info guid hob
PayloadEntry: AddressBits=39 LevelOfPaging=4 1GPage=1
Pml5=1 Pml4=1 Pdp=512 TotalPage=2
PROGRESS CODE: V03040003 I0
Loading driver C68DAA4E-7AB5-41E8-A91D-5954421053F3
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D29040
Loading driver at 0x00089D27000 EntryPoint=0x00089D27E09 BlSupportDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D2C618
ProtectUefiImageCommon - 0x89D29040
  - 0x0000000089D27000 - 0x0000000000001A80
PROGRESS CODE: V03040002 I0
PROGRESS CODE: V03040003 I0
Loading driver 1A1E4886-9517-440E-9FDE-3BE44CEE2136
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D292C0
Loading driver at 0x00089CD3000 EntryPoint=0x00089CE0488 CpuDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D29D98
ProtectUefiImageCommon - 0x89D292C0
  - 0x0000000089CD3000 - 0x000000000001CE00
PROGRESS CODE: V03040002 I0
Paging: added 512 pages to page table pool
CurrentPagingContext:
  MachineType   - 0x8664
  PageTableBase - 0x8A801000
  Attributes    - 0xC0000006
InstallProtocolInterface: 26BACCB1-6F42-11D4-BCE7-0080C73C8881 89CE9080
MemoryProtectionCpuArchProtocolNotify:
ProtectUefiImageCommon - 0x8ABD5DA8
  - 0x000000008ABAD000 - 0x0000000000033000
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
ProtectUefiImageCommon - 0x89D472C0
  - 0x0000000089D15000 - 0x000000000000CFC0
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
ProtectUefiImageCommon - 0x89D147C0
  - 0x0000000089D0D000 - 0x0000000000006580
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
ProtectUefiImageCommon - 0x89D2DB40
  - 0x000000008A661000 - 0x0000000000006000
ProtectUefiImageCommon - 0x89D2C140
  - 0x000000008A65B000 - 0x0000000000006000
ProtectUefiImageCommon - 0x89D29040
  - 0x0000000089D27000 - 0x0000000000001A80
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
ProtectUefiImageCommon - 0x89D292C0
  - 0x0000000089CD3000 - 0x000000000001CE00
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
InstallProtocolInterface: F4560CF6-40EC-4B4A-A192-BF1D57D0B189 89CE8FC0
AP Loop Mode is 1
AP Vector: non-16-bit = 89D22000/48D
WakeupBufferStart = 87000, WakeupBufferSize = E5
AP Vector: 16-bit = 87000/39, ExchangeInfo = 87040/A5
CpuDxe: 5-Level Paging = 0
APIC MODE is 1
MpInitLib: Find 12 processors in system.
GetMicrocodePatchInfoFromHob: Microcode patch cache HOB is not found.
CpuDxe: 5-Level Paging = 0
CPU[0000]: Microcode revision = 00000000, expected = 00000000
CPU[0002]: Microcode revision = 00000000, expected = 00000000
CPU[0004]: Microcode revision = 00000000, expected = 00000000
CPU[0006]: Microcode revision = 00000000, expected = 00000000
CPU[0008]: Microcode revision = 00000000, expected = 00000000
CPU[0010]: Microcode revision = 00000000, expected = 00000000
AP Page Table Buffer Size = 4000
Detect CPU count: 12
Does not find any HOB stored CPU BIST information!
InstallProtocolInterface: 3FDDA605-A76E-4F46-AD29-12F4531B3D08 89CE9020
PROGRESS CODE: V03040003 I0
Loading driver C8339973-A563-4561-B858-D8476F9DEFC4
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D24540
Loading driver at 0x00089D09000 EntryPoint=0x00089D09ECE Metronome.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D23618
ProtectUefiImageCommon - 0x89D24540
  - 0x0000000089D09000 - 0x0000000000001A00
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: 26BACCB2-6F42-11D4-BCE7-0080C73C8881 89D0A7F0
PROGRESS CODE: V03040003 I0
Loading driver F80697E9-7FD6-4665-8646-88E33EF71DFC
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D236C0
Loading driver at 0x000877F4000 EntryPoint=0x000878728EF SecurityStubDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D23918
ProtectUefiImageCommon - 0x89D236C0
  - 0x00000000877F4000 - 0x00000000000E2CC0
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: 94AB2F58-1438-4EF1-9152-18941A3A0E68 878D0588
InstallProtocolInterface: A46423E3-4617-49F1-B9FF-D1BFA9115839 878D0580
InstallProtocolInterface: 15853D7C-3DDF-43E0-A1CB-EBF85B8F872C 878D0560
PROGRESS CODE: V03040003 I0
Loading driver B601F8C4-43B7-4784-95B1-F4226CB40CEE
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D0C240
Loading driver at 0x0008A655000 EntryPoint=0x0008A657591 RuntimeDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D0C518
ProtectUefiImageCommon - 0x89D0C240
  - 0x000000008A655000 - 0x0000000000006000
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: B7DFB4E1-052F-449F-87BE-9818FC91B733 8A6590C0
PROGRESS CODE: V03040003 I0
Loading driver 4B28E4C7-FF36-4E10-93CF-A82159E777C5
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D0B7C0
Loading driver at 0x0008A64F000 EntryPoint=0x0008A65189E 
ResetSystemRuntimeDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D0B618
ProtectUefiImageCommon - 0x89D0B7C0
  - 0x000000008A64F000 - 0x0000000000006000
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: 27CFAC88-46CC-11D4-9A38-0090273FC14D 0
InstallProtocolInterface: 9DA34AE0-EAF9-4BBF-8EC3-FD60226C44BE 8A653148
InstallProtocolInterface: 695D7835-8D47-4C11-AB22-FA8ACCE7AE7A 8A653188
InstallProtocolInterface: 2DF6BA0B-7092-440D-BD04-FB091EC3F3C1 8A653108
PROGRESS CODE: V03040003 I0
Loading driver 47579CF5-1E4F-4B41-99BB-A5C334846D3B
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D088C0
Loading driver at 0x00089D04000 EntryPoint=0x00089D05018 SmmAccessDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D08698
ProtectUefiImageCommon - 0x89D088C0
  - 0x0000000089D04000 - 0x0000000000001D40
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
NumberOfSmmReservedRegions = 0x2
0: base=0x8C000000, size = 0x1000, State=0x10
1: base=0x8C001000, size = 0xFFF000, State=0x0
InstallProtocolInterface: C2702B74-800C-4131-8746-8FB5B89CE4AC 89D05BB0
PROGRESS CODE: V03040003 I0
Loading driver C3099578-F815-4A96-84A3-FC593760181D
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D07040
Loading driver at 0x0008A64A000 EntryPoint=0x0008A64C10C 
SmmControlRuntimeDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D07E98
ProtectUefiImageCommon - 0x89D07040
  - 0x000000008A64A000 - 0x0000000000005000
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: 843DC720-AB1E-42CB-9357-8A0078F3561B 8A64D0C0
PROGRESS CODE: V03040003 I0
Loading driver A19B1FE7-C1BC-49F8-875F-54A5D542443F
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D075C0
Loading driver at 0x00089CFE000 EntryPoint=0x00089CFF5BA CpuIo2Dxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D06F98
ProtectUefiImageCommon - 0x89D075C0
  - 0x0000000089CFE000 - 0x00000000000021C0
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: AD61F191-AE5F-4C0E-B9FA-E869D288C64F 89CFFF80
PROGRESS CODE: V03040003 I0
Loading driver 348C4D62-BFBD-4882-9ECE-C80BB1C4783B
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D067C0
Loading driver at 0x00089C8F000 EntryPoint=0x00089CAA38A HiiDatabase.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D06718
ProtectUefiImageCommon - 0x89D067C0
  - 0x0000000089C8F000 - 0x00000000000214C0
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: E9CA4775-8657-47FC-97E7-7ED65A084324 89CAFF28
InstallProtocolInterface: 0FD96974-23AA-4CDC-B9CB-98D17750322A 89CAFFA0
InstallProtocolInterface: EF9FC172-A1B2-4693-B327-6D32FC416042 89CAFFC8
InstallProtocolInterface: 587E72D7-CC50-4F79-8209-CA291FC1A10F 89CB0020
InstallProtocolInterface: 0A8BADD5-03B8-4D19-B128-7B8F0EDAA596 89CB0050
InstallProtocolInterface: 31A6406A-6BDF-4E46-B2A2-EBAA89C40920 89CAFF48
InstallProtocolInterface: 1A1241E6-8F19-41A9-BC0E-E8EF39E06546 89CAFF70
PROGRESS CODE: V03040003 I0
Loading driver 13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D037C0
Loading driver at 0x00089CF0000 EntryPoint=0x00089CF487A EbcDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D03718
ProtectUefiImageCommon - 0x89D037C0
  - 0x0000000089CF0000 - 0x0000000000006180
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: 13AC6DD1-73D0-11D4-B06B-00AA00BD6DE7 89D03698
InstallProtocolInterface: 96F46153-97A7-4793-ACC1-FA19BF78EA97 89CF5AA0
InstallProtocolInterface: 2755590C-6F3C-42FA-9EA4-A3BA543CDA25 89D02018
InstallProtocolInterface: AAEACCFD-F27B-4C17-B610-75CA1F2DFB52 89D02E98
PROGRESS CODE: V03040003 I0
Loading driver F9D88642-0737-49BC-81B5-6889CD57D9EA
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D020C0
Loading driver at 0x00089CCE000 EntryPoint=0x00089CD09FD SmbiosDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D02A98
ProtectUefiImageCommon - 0x89D020C0
  - 0x0000000089CCE000 - 0x0000000000004200
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: 03583FF6-CB36-4940-947E-B9B39F4AFAF7 89CD1FB0
SmbiosAdd: Smbios type 0 with size 0x6D is added to 32-bit table
SmbiosAdd: Smbios type 0 with size 0x6D is added to 64-bit table
SmbiosCreateTable: Initialize 32-bit entry point structure
SmbiosCreateTable() re-allocate SMBIOS 32-bit table
SmbiosCreateTable: Initialize 64-bit entry point structure
SmbiosCreate64BitTable() re-allocate SMBIOS 64-bit table
SmbiosAdd: Smbios type 1 with size 0x8D is added to 32-bit table
SmbiosAdd: Smbios type 1 with size 0x8D is added to 64-bit table
SmbiosAdd: Smbios type 2 with size 0x50 is added to 32-bit table
SmbiosAdd: Smbios type 2 with size 0x50 is added to 64-bit table
SmbiosAdd: Smbios type 3 with size 0x1A is added to 32-bit table
SmbiosAdd: Smbios type 3 with size 0x1A is added to 64-bit table
SmbiosAdd: Smbios type 4 with size 0x83 is added to 32-bit table
SmbiosAdd: Smbios type 4 with size 0x83 is added to 64-bit table
SmbiosAdd: Smbios type 19 with size 0x21 is added to 32-bit table
SmbiosAdd: Smbios type 19 with size 0x21 is added to 64-bit table
PROGRESS CODE: V03040003 I0
Loading driver 9A5163E7-5C29-453F-825C-837A46A81E15
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89D01240
Loading driver at 0x00089CF8000 EntryPoint=0x00089CF9AD5 SerialDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89D01A18
ProtectUefiImageCommon - 0x89D01240
  - 0x0000000089CF8000 - 0x00000000000027C0
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: BB25CF6F-F1D4-11D2-9A0C-0090273FC1FD 89CFA480
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B 89CFA560
PROGRESS CODE: V03040003 I0
Loading driver 9622E42C-8E38-4A08-9E8F-54F784652F6B
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CFDB40
Loading driver at 0x00089CBC000 EntryPoint=0x00089CC08C5 AcpiTableDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89CFD098
ProtectUefiImageCommon - 0x89CFDB40
  - 0x0000000089CBC000 - 0x0000000000008400
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
Fail to locate AcpiSiliconHob!!
InstallProtocolInterface: FFE06BDD-6107-46A6-7BB2-5A9C7EC5275C 89CFD1A0
InstallProtocolInterface: EB97088E-CFDF-49C6-BE4B-D906A5B20E86 89CFD1B0
PROGRESS CODE: V03040003 I0
Loading driver A210F973-229D-4F4D-AA37-9895E6C9EABA
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CFC140
Loading driver at 0x00089CC8000 EntryPoint=0x00089CC9132 DpcDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89CFC718
ProtectUefiImageCommon - 0x89CFC140
  - 0x0000000089CC8000 - 0x0000000000001F00
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: 480F8AE9-0C46-4AA9-BC89-DB9FBA619806 89CC9AB0
PROGRESS CODE: V03040003 I0
Loading driver 6CE6B0DE-781C-4F6C-B42D-98346C614BEC
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CCBCC0
Loading driver at 0x00089CB4000 EntryPoint=0x00089CB5C3C HpetTimerDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89CCBB18
ProtectUefiImageCommon - 0x89CCBCC0
  - 0x0000000089CB4000 - 0x00000000000037C0
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
Init HPET Timer Driver
HPET Base Address = 0xFED00000
  HPET_GENERAL_CAPABILITIES_ID  = 0x027BC86B8086A701
  HPET_GENERAL_CONFIGURATION    = 0x0000000000000000
  HPET_GENERAL_INTERRUPT_STATUS = 0x0000000000000000
  HPET_MAIN_COUNTER             = 0x000000002DE481B3
  HPET Main Counter Period      = 41666667 (fs)
  HPET_TIMER0_CONFIGURATION     = 0x00F0000000008030
  HPET_TIMER0_COMPARATOR        = 0x0000000000000000
  HPET_TIMER0_MSI_ROUTE         = 0x0000000000000000
  HPET_TIMER1_CONFIGURATION     = 0x00F0000000008000
  HPET_TIMER1_COMPARATOR        = 0x00000000FFFFFFFF
  HPET_TIMER1_MSI_ROUTE         = 0x0000000000000000
  HPET_TIMER2_CONFIGURATION     = 0x00F0080000008000
  HPET_TIMER2_COMPARATOR        = 0x000000008BC2FE20
  HPET_TIMER2_MSI_ROUTE         = 0x0000000000000000
  HPET_TIMER3_CONFIGURATION     = 0x00F0100000008000
  HPET_TIMER3_COMPARATOR        = 0x00000000FFFFFFFF
  HPET_TIMER3_MSI_ROUTE         = 0x0000000000000000
  HPET_TIMER4_CONFIGURATION     = 0x000000000000C000
  HPET_TIMER4_COMPARATOR        = 0x00000000FFFFFFFF
  HPET_TIMER4_MSI_ROUTE         = 0x0000000000000000
  HPET_TIMER5_CONFIGURATION     = 0x000000000000C000
  HPET_TIMER5_COMPARATOR        = 0x00000000FFFFFFFF
  HPET_TIMER5_MSI_ROUTE         = 0x0000000000000000
  HPET_TIMER6_CONFIGURATION     = 0x000000000000C000
  HPET_TIMER6_COMPARATOR        = 0x00000000FFFFFFFF
  HPET_TIMER6_MSI_ROUTE         = 0x0000000000000000
  HPET_TIMER7_CONFIGURATION     = 0x000000000000C000
  HPET_TIMER7_COMPARATOR        = 0x00000000FFFFFFFF
  HPET_TIMER7_MSI_ROUTE         = 0x0000000000000000
Choose 64-bit HPET timer.
HPET Interrupt Mode MSI
HPET Interrupt Vector     = 0x40
HPET Counter Mask         = 0xFFFFFFFFFFFFFFFF
HPET Timer Period         = 100000
HPET Timer Count          = 0x000000000003A97F
HPET_TIMER0_CONFIGURATION = 0x00F000000000C034
HPET_TIMER0_COMPARATOR    = 0x000000002DEF7E31
HPET_TIMER0_MSI_ROUTE     = 0xFEE0000000000140
InstallProtocolInterface: 26BACCB3-6F42-11D4-BCE7-0080C73C8881 89CB7500
PROGRESS CODE: V03040003 I0
Loading driver 2FA2A6DA-11D5-4DC3-999A-749648B03C56
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CCB3C0
Loading driver at 0x0008A641000 EntryPoint=0x0008A64503C PiSmmIpl.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89CCB318
ProtectUefiImageCommon - 0x89CCB3C0
  - 0x000000008A641000 - 0x0000000000009000
PROGRESS CODE: V03040002 I0
SMM IPL opened SMRAM window
SMM IPL found SMRAM window 8C001000 - 8CFFFFFF
CpuDxe: 5-Level Paging = 0
SMRAM attributes: 0000000000000008
SMM IPL loading SMM Core at SMRAM address 8CFF0000
SMM IPL calling SMM Core at SMRAM address 8CFFA1B0
PiSmmCoreImageBase - 0x000000008CFF0000
PiSmmCoreImageSize - 0x000000000000FC40
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CCA198
InstallProtocolInterface: F4CCBFB7-F6E0-47FD-9DD4-10A8F150C191 8A648120
InstallProtocolInterface: C68ED8E2-9DC6-4CBD-9D94-DB65ACC5C332 8A648480
InstallProtocolInterface: 378DAEDC-F06B-4446-8314-40AB933C87A3 8A6480F0
InstallProtocolInterface: F7234A14-0DF2-46C0-AD28-90E6B883A72F 8A6480D0
PROGRESS CODE: V03040003 I0
Loading driver 9C1080EE-D02E-487F-9432-F3BF086EC180
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CC7340
Loading driver at 0x00089CB1000 EntryPoint=0x00089CB2BB6 
GenericMemoryTestDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89CC7698
ProtectUefiImageCommon - 0x89CC7340
  - 0x0000000089CB1000 - 0x0000000000002B40
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: 309DE7F1-7F5E-4ACE-B49C-531BE5AA95EF 89CB3818
PROGRESS CODE: V03040003 I0
Loading driver EBF342FE-B1D3-4EF8-957C-8048606FF671
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CC6CC0
Loading driver at 0x00089C2E000 EntryPoint=0x00089C40F7B SetupBrowser.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89CC6898
ProtectUefiImageCommon - 0x89CC6CC0
  - 0x0000000089C2E000 - 0x000000000001C040
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
InstallProtocolInterface: B9D4C360-BCFB-4F9B-9298-53C136982258 89C499F0
InstallProtocolInterface: A770C357-B693-4E6D-A6CF-D21C728E550B 89C49A20
InstallProtocolInterface: 1F73B18D-4630-43C1-A1DE-6F80855D7DA4 89C49A00
PROGRESS CODE: V03040003 I0
Loading driver 128FB770-5E79-4176-9E51-9BB268A17DD1
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CC5C40
Loading driver at 0x00089C1F000 EntryPoint=0x00089C27861 PciHostBridgeDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89CC5A98
ProtectUefiImageCommon - 0x89CC5C40
  - 0x0000000089C1F000 - 0x000000000000E600
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
RootBridge: PciRoot(0x0)
  Support/Attr: 70069 / 70069
    DmaAbove4G: No
NoExtConfSpace: No
     AllocAttr: 3 (CombineMemPMem Mem64Decode)
           Bus: 0 - 2 Translation=0
            Io: 3000 - 3FFF Translation=0
           Mem: 9F000000 - A01FFFFF Translation=0
    MemAbove4G: FFFFFFFFFFFFFFFF - 0 Translation=0
          PMem: B0000000 - BFFFFFFF Translation=0
   PMemAbove4G: FFFFFFFFFFFFFFFF - 0 Translation=0
InstallProtocolInterface: 09576E91-6D3F-11D2-8E39-00A0C969723B 89CC5898
InstallProtocolInterface: 2F707EBB-4A1A-11D4-9A38-0090273FC14D 89CBB1F0
PROGRESS CODE: V03040003 I0
Loading driver 6D33944A-EC75-4855-A54D-809C75241F6C
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CBB4C0
Loading driver at 0x00089C06000 EntryPoint=0x00089C16BFC BdsDxe.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 89CBBA18
ProtectUefiImageCommon - 0x89CBB4C0
  - 0x0000000089C06000 - 0x0000000000018EC0
!!!!!!!!  Image Section Alignment(0x40) does not match Required Alignment 
(0x1000)  !!!!!!!!
ProtectUefiImage failed to create image properties record
PROGRESS CODE: V03040002 I0
BdsInitialize
InstallProtocolInterface: 665E3FF6-46CC-11D4-9A38-0090273FC14D 89C1E600
BdsInitialize end
PROGRESS CODE: V03040003 I0
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CBA398
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 89CB9B18

Reply via email to