diff options
author | Yonghong Zhu <yonghong.zhu@intel.com> | 2016-01-18 01:47:50 +0000 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2016-02-24 15:29:48 +0800 |
commit | af9a5cc9403b6be29071656e033866a675645286 (patch) | |
tree | b5906135383c2f0f4bb27242503cc73f42d0a140 /IntelFrameworkPkg | |
parent | 705dc80054346b44f81316786e178251f6b2752d (diff) | |
download | edk2-platforms-af9a5cc9403b6be29071656e033866a675645286.tar.xz |
BaseTools: VPD Tool to allocate VPD region be aligned based on value type
Base on build spec update, ASCII strings(“string”), will be byte aligned,
Unicode strings(L”string”) will be two-byte aligned, Byte arrays,
{0x00, 0x01} will be 8-byte aligned.
This patch is going to update VPD Tool to allocate VOID* PCDs to an offset
value that is aligned based in syntax of the PCD value.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19651 6f19259b-4bc3-4df7-8a09-765794883524
(cherry picked from commit 22061fab23a2bc9bf39cb3d1bd0ff0f1264d3859)
Diffstat (limited to 'IntelFrameworkPkg')
0 files changed, 0 insertions, 0 deletions