From: Hao A Wu Date: Wed, 15 May 2019 06:36:35 +0000 (+0800) Subject: OvmfPkg/OvmfPkg.dec: Add the new include folder for CSM header files X-Git-Tag: edk2-stable201908~409 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=eb7cad3f4abd1997cbd54a55bd7543050199b828 OvmfPkg/OvmfPkg.dec: Add the new include folder for CSM header files REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1811 The previous file-duplication commit has put all the CSM related header files within folder: OvmfPkg/Csm/Inclue. This commit will update the DEC file to add that folder under the '[Include]' section. Cc: Ray Ni Cc: Jordan Justen Cc: Ard Biesheuvel Signed-off-by: Hao A Wu Reviewed-by: David Woodhouse Reviewed-by: Laszlo Ersek --- diff --git a/OvmfPkg/OvmfPkg.dec b/OvmfPkg/OvmfPkg.dec index 59eda563a2..2251f4ca99 100644 --- a/OvmfPkg/OvmfPkg.dec +++ b/OvmfPkg/OvmfPkg.dec @@ -15,6 +15,7 @@ [Includes] Include + Csm/Include [LibraryClasses] ## @libraryclass Loads and boots a Linux kernel image