Re: [edk2] [PATCH 0/2] Borrow the space below 1MB for AP reset vector

2017-04-24 Thread Tian, Feng
Reviewed-by: Feng Tian Thanks Feng -Original Message- From: Fan, Jeff Sent: Friday, April 21, 2017 2:04 PM To: edk2-devel@lists.01.org Cc: Tian, Feng ; Kinney, Michael D Subject: [PATCH 0/2] Borrow the space below

[edk2] [PATCH 0/2] Borrow the space below 1MB for AP reset vector

2017-04-21 Thread Jeff Fan
Current, CpuMpPei will find the available memory space below 1MB for AP reset vector. And CpuMpPei will build resource HOB on this range to prevent other PEI modules to use this range. However, on some FSP usage model, this range maybe used by the code out of FSP. CpuMpPei may change the original