]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: refactor to remove duplicate functions
authorCarsey, Jaben <jaben.carsey@intel.com>
Wed, 5 Sep 2018 21:50:46 +0000 (05:50 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Fri, 7 Sep 2018 00:44:57 +0000 (08:44 +0800)
commit7bf1eb6ef8ae6ccffca6fc8f36b132be704c0b1b
tree49ae309eb22b6c799b3c8d09a81b9b2de3fce500
parentb48ec0e8ab1c881ea584ed76d2da0bac09db38ef
BaseTools: refactor to remove duplicate functions

Update GenFdsGlobalVariable GetAlignment to support G.
replace use of local function in Region with updated shared function.

Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Bob C Feng <bob.c.feng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py
BaseTools/Source/Python/GenFds/Region.py