Преглед на файлове

[build] Remove obsolete explicit object requirements

As of commit b1caa48 ("[crypto] Support SHA-{224,384,512} in X.509
certificates"), the list of supported cryptographic algorithms is
controlled by config/crypto.h.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown преди 7 години
родител
ревизия
b7e43b0335
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0
    4
      src/hci/commands/image_trust_cmd.c

+ 0
- 4
src/hci/commands/image_trust_cmd.c Целия файл

@@ -177,8 +177,4 @@ struct command image_trust_commands[] __command = {
177 177
 REQUIRING_SYMBOL ( image_trust_commands );
178 178
 
179 179
 /* Drag in objects typically required for signature verification */
180
-REQUIRE_OBJECT ( rsa );
181
-REQUIRE_OBJECT ( md5 );
182
-REQUIRE_OBJECT ( sha1 );
183
-REQUIRE_OBJECT ( sha256 );
184 180
 REQUIRE_OBJECT ( der );

Loading…
Отказ
Запис