From 5f6338c27ec45ccc8b7b2b61198365b9dbf5f428 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Thu, 11 Feb 2010 21:49:47 +0000 Subject: hvmloader: Remove checked-in ready-compiled SSDT_PM and SSDT_TPM. These can be built at the same time as the DSDT. Signed-off-by: Keir Fraser --- .hgignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index 6adb7da9f9..42ebe5a015 100644 --- a/.hgignore +++ b/.hgignore @@ -137,7 +137,8 @@ ^tools/firmware/etherboot/gpxe/.*$ ^tools/firmware/extboot/extboot.img$ ^tools/firmware/extboot/signrom$ -^tools/firmware/hvmloader/acpi/dsdt.c$ +^tools/firmware/hvmloader/acpi/dsdt\.c$ +^tools/firmware/hvmloader/acpi/ssdt_.*\.h$ ^tools/firmware/hvmloader/hvmloader$ ^tools/firmware/hvmloader/roms\.h$ ^tools/firmware/rombios/BIOS-bochs-[^/]*$ -- cgit v1.2.3