]> git.proxmox.com Git - mirror_edk2.git/commit
UefiPayloadPkg: Assign the length of UniversalPayload ExtraData
authorTan, Dun <dun.tan@intel.com>
Tue, 13 Jul 2021 07:19:13 +0000 (15:19 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 13 Jul 2021 08:18:35 +0000 (08:18 +0000)
commit9bf4aee7340c331a47d3a60388d478461979a45d
tree06c0c405d6fc051d9f8ce5a10f4bd9f9fb964a57
parent7d748705b17333c911c9fc25d83a72509c4879ae
UefiPayloadPkg: Assign the length of UniversalPayload ExtraData

V1: Assign the length and revision of UniversalPayload ExtraData
V2: Force int to UINT16
V3: Create a local variable to hold the size of ExtraData

Cc: Guo Dong <guo.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Benjamin You <benjamin.you@intel.com>
Signed-off-by: DunTan <dun.tan@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
UefiPayloadPkg/PayloadLoaderPeim/PayloadLoaderPeim.c