One of my pending OvmfPkg patches (to be referenced in one of the commit
messages in this series) bumped a padded region from a few KB to several
MB. This exposed a performance hot-spot in BaseTools, one that is not
hard to optimize.

Cc: Yonghong Zhu <yonghong....@intel.com>
Cc: Liming Gao <liming....@intel.com>

Thanks
Laszlo

Laszlo Ersek (2):
  BaseTools/GenFds: factor out Region.PadBuffer() method
  BaseTools/GenFds: speed up Region.PadBuffer()

 BaseTools/Source/Python/GenFds/Region.py | 59 +++++++++-----------
 1 file changed, 25 insertions(+), 34 deletions(-)

-- 
1.8.3.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to