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