代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/dbxtool 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
From 809f580026d29d42306482b3ad7f15f015916dad Mon Sep 17 00:00:00 2001
From: ZhouPengcheng <zhoupengcheng11@huawei.com>
Date: Mon, 14 Nov 2022 19:40:37 +0800
Subject: [PATCH] dbxtool: fix build failure
The dbxtool installation depends on the efivar,After the efivar upgrade,
three macrows are added to the efivar,which are the same as the macro
variables of the dbxtool.As a result, the dbxtool build failure.
Therefore,redundant macro definitions are deleted from the dbxtool to
fix the build failure.
---
src/esl.h | 4 ----
1 file changed, 4 deletions(-)
diff --git a/src/esl.h b/src/esl.h
index 456f748..3b9b788 100644
--- a/src/esl.h
+++ b/src/esl.h
@@ -47,10 +47,6 @@ typedef struct {
uint8_t pad2;
} __attribute__((aligned (1))) EFI_TIME;
-#define EFI_TIME_ADJUST_DAYLIGHT 0x01
-#define EFI_TIME_IN_DAYLIGHT 0x02
-
-#define EFI_UNSPECIFIED_TIMEZONE 0x07ff
typedef struct _EFI_CERT_BLOCK_RSA_2048_SHA256 {
efi_guid_t HashType;
--
2.27.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。