Revert: Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs

This commit is contained in:
2024-12-27 14:12:58 +00:00
parent 96bf8cab81
commit 0c28765bdd
8 changed files with 0 additions and 130 deletions

View File

@ -14,7 +14,6 @@
#include "platform/pcbid.h"
#include "platform/vfs.h"
#include "platform/system.h"
#include "platform/opensslpatch.h"
struct platform_config {
struct amvideo_config amvideo;
@ -29,7 +28,6 @@ struct platform_config {
struct nusec_config nusec;
struct vfs_config vfs;
struct system_config system;
struct openssl_patch_config openssl;
};
HRESULT platform_hook_init(