audk/UefiPayloadPkg/UefiPayloadEntry
Zhiguang Liu 0ff6de9358 UefiPayloadPkg: Create separate Payload Entry for UniversalPayload
This patch create the UniversalPayload Entry based on the UefiPayload
Entry. It implements the logic to find a proper memory range to create the
new Hob and migrate the Hobs from Bootloader.
To make the change history clear, the logic to get the DxeCore will be in
the next patch.

Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Guo Dong <guo.dong@intel.com>
Cc: Benjamin You <benjamin.you@intel.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>
Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>
2021-06-24 09:16:22 +00:00
..
Ia32 UefiPayloadPkg: Remove PEI phase from Payload 2020-12-02 23:10:22 +00:00
X64 UefiPayloadPkg: Remove PEI phase from Payload 2020-12-02 23:10:22 +00:00
LoadDxeCore.c UefiPayloadPkg: Remove PEI phase from Payload 2020-12-02 23:10:22 +00:00
MemoryAllocation.c UefiPayloadPkg: Remove PEI phase from Payload 2020-12-02 23:10:22 +00:00
UefiPayloadEntry.c UefiPayloadPkg: Update the function definition of HobConstructor 2021-06-24 09:16:22 +00:00
UefiPayloadEntry.h UefiPayloadPkg: Update the function definition of HobConstructor 2021-06-24 09:16:22 +00:00
UefiPayloadEntry.inf UefiPayloadPkg: Create gUniversalPayloadAcpiTableGuid Hob 2021-06-16 05:20:19 +00:00
UniversalPayloadEntry.c UefiPayloadPkg: Create separate Payload Entry for UniversalPayload 2021-06-24 09:16:22 +00:00
UniversalPayloadEntry.inf UefiPayloadPkg: Create separate Payload Entry for UniversalPayload 2021-06-24 09:16:22 +00:00