blob: de17c88b7d9e5f60996df38f5f1469a41772b022 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
Confirm the following are included in your repo, checking each box:
- [ ] completed README.md file with the necessary information
- [ ] shim.efi to be signed
- [ ] public portion of your certificate(s) embedded in shim (the file passed to VENDOR_CERT_FILE)
- [ ] binaries, for which hashes are added to vendor_db ( if you use vendor_db and have hashes allow-listed )
- [ ] any extra patches to shim via your own git tree or as files
- [ ] any extra patches to grub via your own git tree or as files
- [ ] build logs
- [ ] a Dockerfile to reproduce the build of the provided shim EFI binaries
*******************************************************************************
### What is the link to your tag in a repo cloned from rhboot/shim-review?
*******************************************************************************
`https://github.com/user/shim-review/tree/myorg-shim-arch-YYYYMMDD`
*******************************************************************************
### What is the SHA256 hash of your final SHIM binary?
*******************************************************************************
[your text here]
*******************************************************************************
### What is the link to your previous shim review request (if any, otherwise N/A)?
*******************************************************************************
[your text here]
*******************************************************************************
### If no security contacts have changed since verification, what is the link to your request, where they've been verified (if any, otherwise N/A)?
*******************************************************************************
[your text here]
|