grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [RFC PATCH v2 0/2] efi/tpcm: Add Trusted Platform Control
@ 2025-06-28  8:09 Khalid Ali
  2025-07-02  9:42 ` [RFC PATCH v3 0/2] efi/tpcm: Add Trusted Platform Control Module chench246
  2025-07-02  9:46 ` [PATCH v3 2/2] efi/tpcm: Add complete support of " chench246
  0 siblings, 2 replies; 5+ messages in thread
From: Khalid Ali @ 2025-06-28  8:09 UTC (permalink / raw)
  To: grub-devel

> +/*
> + *  GRUB  --  GRand Unified Bootloader
> + *  Copyright (C) 2018  Free Software Foundation, Inc.
> + *
> + *  GRUB is free software: you can redistribute it and/or modify
> + *  it under the terms of the GNU General Public License as published by
> + *  the Free Software Foundation, either version 3 of the License, or
> + *  (at your option) any later version.
> + *
> + *  GRUB is distributed in the hope that it will be useful,
> + *  but WITHOUT ANY WARRANTY; without even the implied warranty of
> + *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> + *  GNU General Public License for more details.
> + *
> + *  You should have received a copy of the GNU General Public License
> + *  along with GRUB.  If not, see <http://www.gnu.org/licenses/>.
> + *
> + *  EFI TPCM support code.
> + */
Please fix here, the copyright should be the year you submitted the patch (i.e this year 2025).

Other than that standard and patch seems solid.

Regards
Khaalid

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: Fwd [PATCH] efi/tpcm: Add TPCM module support
@ 2025-05-15 19:26 khaalid cali
  2025-06-27  7:42 ` [RFC PATCH v2 0/2] efi/tpcm: Add Trusted Platform Control chench246
  0 siblings, 1 reply; 5+ messages in thread
From: khaalid cali @ 2025-05-15 19:26 UTC (permalink / raw)
  To: grub-devel; +Cc: Khalid Ali

From: Khalid Ali <khaliidcaliy@gmail.com>

> TPCM(Trusted Platform Control Module) is a Chinese standard and has similar function
> to tpm, but tpcm adds the function of active monitoring and control to the system.
> It can realize active startup measurement when the system starts,as well as dynamic
> measurement and monitoring when the program is running, further enhance the security
> of the system.

Hi, Sorry for unresponsiveness.

The standard you are introducing seems less common, i assume it is a preprietary standard. If it is a preprietary unfortunately, it may not be accepted. If you don't mind if i ask you:

* Can't TPM become enough for us.
* You are working on UEFI, it should be present on official UEFI documentation hosted on https://uefi.org, otherwise on BIOS it must be publicly documented online.
* Do all or most computer support that standard, if it is chip like TPM, is it present on computers made by notable vendors.

And could you please break your patches into smaller, it will make review easier, send each source file seperately. I will suggest you to send an RFC that includes a detailed technical 
information. mostly those question i asked you, and most importantly please supply sources and links to the official specification. 

Best regards,
khaalid

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-02  9:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-28  8:09 [RFC PATCH v2 0/2] efi/tpcm: Add Trusted Platform Control Khalid Ali
2025-07-02  9:42 ` [RFC PATCH v3 0/2] efi/tpcm: Add Trusted Platform Control Module chench246
2025-07-02  9:42   ` [PATCH v3 1/2] efi/tpcm: Add UEFI interface for TPCM module chench246
2025-07-02  9:46 ` [PATCH v3 2/2] efi/tpcm: Add complete support of " chench246
  -- strict thread matches above, loose matches on Subject: below --
2025-05-15 19:26 Fwd [PATCH] efi/tpcm: Add TPCM module support khaalid cali
2025-06-27  7:42 ` [RFC PATCH v2 0/2] efi/tpcm: Add Trusted Platform Control chench246

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).