From 31bb486c913795c8b67d1c4dbaae2bdec4943fc9 Mon Sep 17 00:00:00 2001 From: raywu Date: Thu, 13 Sep 2018 16:11:56 +0800 Subject: SLP1.0 / SLP2.0 / Default Password / Logo / Fix Boot Order --- Core/EM/Slp10/Slp10.dxs | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Core/EM/Slp10/Slp10.dxs (limited to 'Core/EM/Slp10/Slp10.dxs') diff --git a/Core/EM/Slp10/Slp10.dxs b/Core/EM/Slp10/Slp10.dxs new file mode 100644 index 0000000..4ce0411 --- /dev/null +++ b/Core/EM/Slp10/Slp10.dxs @@ -0,0 +1,18 @@ +// +//---------------------------------------------------------------------------- +// Name: Slp10.dxs +// +// Description: This file is the dependency file for Slp10 driver +// +//---------------------------------------------------------------------------- +// + +//---------------------------------------------------------------------------- +// Header files for GUID definitions +//---------------------------------------------------------------------------- + +#include + +DEPENDENCY_START + EFI_LEGACY_BIOS_PROTOCOL_GUID +DEPENDENCY_END -- cgit v1.2.3