[edk2] [PATCH] MdePkg DxeHobLib: Make GetHobList working before Constructor is called

2017-01-16 Thread Star Zeng
The latest PiSmmCore driver added several debug messages in the function SmmAddMemoryRegion in Page.c. The function SmmAddMemoryRegion is called by the library constructor PiSmmCoreMemoryAllocationLibConstructor. When PiSmmCoreMemoryAllocationLibConstructor is executed, the constructor of DxeHobLi

Re: [edk2] [PATCH] MdePkg DxeHobLib: Make GetHobList working before Constructor is called

2017-01-19 Thread Gao, Liming
t;; Zeng, Star >Subject: [edk2] [PATCH] MdePkg DxeHobLib: Make GetHobList working >before Constructor is called > >The latest PiSmmCore driver added several debug messages in the >function SmmAddMemoryRegion in Page.c. The function >SmmAddMemoryRe