/** @file Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include #include /** Dummy entry point to allow build tool to generate PCD database. @param[in] Params Not used. **/ VOID EFIAPI SecStartup ( IN VOID *Params ) { }