]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/QNCInit.h
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / QuarkSocPkg / QuarkNorthCluster / QNCInit / Dxe / QNCInit.h
diff --git a/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/QNCInit.h b/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/QNCInit.h
deleted file mode 100644 (file)
index c5d1ffa..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-/** @file\r
-Header file for QNC Initialization Driver.\r
-\r
-Copyright (c) 2013-2015 Intel Corporation.\r
-\r
-SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-\r
-**/\r
-#ifndef _QNC_INITIALIZATION_DRIVER_H_\r
-#define _QNC_INITIALIZATION_DRIVER_H_\r
-\r
-EFI_STATUS\r
-QncInitRootPorts (\r
-  )\r
-/*++\r
-\r
-Routine Description:\r
-\r
-  Perform Initialization of the Downstream Root Ports.\r
-\r
-Arguments:\r
-\r
-Returns:\r
-\r
-  EFI_STATUS\r
-\r
---*/\r
-;\r
-\r
-EFI_STATUS\r
-SetInitRootPortDownstreamS3Item (\r
-  )\r
-/*++\r
-\r
-Routine Description:\r
-\r
-  Set an Init Root Port Downstream devices S3 dispatch item, this function may assert if any error happend\r
-\r
-Arguments:\r
-\r
-Returns:\r
-\r
-  EFI_SUCCESS             The function completed successfully\r
-\r
---*/\r
-;\r
-\r
-#endif\r