Re: [PATCH v5 20/21] appendedsig: Introduce GRUB commands to access db and dbx

2025-07-21 Thread Daniel Kiper
On Mon, Jul 14, 2025 at 11:05:12PM +0530, Sudhakar Kuppusamy wrote: > Introducing the following db and dbx commands > > 1. append_list_db: > It will show the list of trusted certificates and binary hashes s/It will show/Show/ > 2. append_list_dbx: > It will show the list of distru

[PATCH v5 20/21] appendedsig: Introduce GRUB commands to access db and dbx

2025-07-14 Thread Sudhakar Kuppusamy
Introducing the following db and dbx commands 1. append_list_db: It will show the list of trusted certificates and binary hashes 2. append_list_dbx: It will show the list of distrusted certificates and binary/certificate hashes 3. append_add_db_cert: It will add the truste