#!/bin/sh
export PYTHONPATH=/usr/share/edk2/Python
exec python /usr/share/edk2/Python/GenPatchPcdTable/GenPatchPcdTable.py "$@"
