]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Trim/Trim.py
BaseTools: Generate dependent files for ASL and ASM files
authorBob Feng <bob.c.feng@intel.com>
Wed, 20 Nov 2019 02:58:28 +0000 (10:58 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 10 Dec 2019 01:31:55 +0000 (01:31 +0000)
commite6edbe315fc3fbd02783cb4faa9284f8d05c410d
tree36767f306311e0d20f0916d021cff3228b75531c
parent13c5e34a1b8bfedbd10ea038cfcbae5caeab6652
BaseTools: Generate dependent files for ASL and ASM files

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2311

Implement the function in Trim tool to get the included
file list for ASL and ASM file.

Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Steven Shi <steven.shi@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/Trim/Trim.py