Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 7438a85bf1388add286a89707079d9afca735814 https://github.com/tianocore/edk2/commit/7438a85bf1388add286a89707079d9afca735814 Author: Chen, Lin Z <lin.z.c...@intel.com> Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths: M BaseTools/Source/Python/AutoGen/GenVar.py Log Message: ----------- BaseTools: Fix wrong variable header size There are two type variable header and their size are different, need to use matched size when calculating offset info, otherwise it'll destroy other variables content when patching. Signed-off-by: Chen, Lin Z <lin.z.c...@intel.com> Reviewed-by: Bob Feng <bob.c.f...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits