From 380d84fa2e53127894e0965b97bee572bcc89c58 Mon Sep 17 00:00:00 2001 From: Julio Carchi Ruiz Date: Mon, 23 Aug 2021 02:23:53 -0500 Subject: [CMAKE][BOOTDATA] - Add caroots.inf to the registry in livecd images. diff --git a/sdk/cmake/CMakeMacros.cmake b/sdk/cmake/CMakeMacros.cmake index 54856d8..4e489b0 100644 --- a/sdk/cmake/CMakeMacros.cmake +++ b/sdk/cmake/CMakeMacros.cmake @@ -794,6 +794,7 @@ function(create_registry_hives) # LiveCD hives list(APPEND _livecd_inf_files ${_registry_inf} + ${CMAKE_SOURCE_DIR}/boot/bootdata/caroots.inf ${CMAKE_SOURCE_DIR}/boot/bootdata/livecd.inf) if(SARCH STREQUAL "xbox") list(APPEND _livecd_inf_files