]> git.proxmox.com Git - mirror_edk2.git/commit
UefiPayloadPkg: Fix the build issue for coreboot
authorGuo Dong <guo.dong@intel.com>
Fri, 15 Oct 2021 00:18:43 +0000 (17:18 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 15 Oct 2021 14:21:45 +0000 (14:21 +0000)
commitf10a112f08f3fb4a92c3d22f069f6066a12db3be
treec49fe324a33ab23a6608af0556edfde01f0abbbf
parent7e43d3e08611ac4c4bc41c46470052d4118168eb
UefiPayloadPkg: Fix the build issue for coreboot

V2: Fix GCC build issue.
There is typo in previous change caused coreboot build failure.
This patch fixed the build issue.

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: Maurice Ma <maurice.ma@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
UefiPayloadPkg/Library/CbParseLib/CbParseLib.c
UefiPayloadPkg/UefiPayloadEntry/UefiPayloadEntry.c