audk/UefiPayloadPkg/UefiPayloadEntry
Guo Dong 422e5d2f7f UefiPayloadPkg: Remove asm code and sharing libraries
Remove asm code used for payload entry.
Use patchable PCD instead a fixed PCD PcdPayloadStackTop to avoid
potential conflict.

Based on the removal, use same HobLib regardless UNIVERSAL_PAYLOAD.
Use same PlatformHookLib regardless UNIVERSAL_PAYLOAD. The original
PlatformHookLib was removed and UniversalPayloadPlatformHookLib was
rename to new PlatformHookLib.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Benjamin You <benjamin.you@intel.com>
Signed-off-by: Guo Dong <guo.dong@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2021-09-30 16:26:14 +00:00
..
Ia32 UefiPayloadPkg: Remove asm code and sharing libraries 2021-09-30 16:26:14 +00:00
X64 UefiPayloadPkg: Remove asm code and sharing libraries 2021-09-30 16:26:14 +00:00
AcpiTable.c UefiPayloadPkg: Build a HOB from bootloader ACPI table 2021-09-29 04:41:08 +00:00
LoadDxeCore.c UefiPayloadPkg: Fix up UPL Pcd database 2021-06-24 09:16:22 +00:00
MemoryAllocation.c UefiPayloadPkg/UefiPayloadEntry: Fix memory corruption 2021-09-01 04:13:50 +00:00
PrintHob.c UefiPayloadPkg: Dump hob info from gEdkiiBootManagerMenuFileGuid 2021-09-10 09:05:45 +00:00
UefiPayloadEntry.c UefiPayloadPkg: Remove asm code and sharing libraries 2021-09-30 16:26:14 +00:00
UefiPayloadEntry.h UefiPayloadPkg: Remove asm code and sharing libraries 2021-09-30 16:26:14 +00:00
UefiPayloadEntry.inf UefiPayloadPkg: Remove asm code and sharing libraries 2021-09-30 16:26:14 +00:00
UniversalPayloadEntry.c UefiPayloadPkg: Build a HOB from bootloader ACPI table 2021-09-29 04:41:08 +00:00
UniversalPayloadEntry.inf UefiPayloadPkg: Remove asm code and sharing libraries 2021-09-30 16:26:14 +00:00