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