summaryrefslogtreecommitdiffstats
path: root/v5.9/b3810c5a2cc4a6665f7a65bed5393c75ce3f3aa2
blob: 9d2560ef34b48feda0c10f2fcb1fee3ad2961c9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
b3810c5a2cc4 ("x86/efistub: Clear decompressor BSS in native EFI entrypoint")
a1b87d54f4e4 ("x86/efistub: Avoid legacy decompressor when doing EFI boot")
31c77a50992e ("x86/efistub: Perform SNP feature test while running in the firmware")
11078876b7a6 ("x86/efistub: Prefer EFI memory attributes protocol over DXE services")
cb1c9e02b0c1 ("x86/efistub: Perform 4/5 level paging switch from the stub")
d7156b986d4c ("x86/efistub: Clear BSS in EFI handover protocol entrypoint")
127920645876 ("x86/decompressor: Avoid magic offsets for EFI handover entrypoint")
df9215f15206 ("x86/efistub: Simplify and clean up handover entry code")
d2d7a54f69b6 ("x86/efistub: Branch straight to kernel entry point from C code")
bee6cf1a80b5 ("x86/sev: Do not try to parse for the CC blob on non-AMD hardware")
c0461bd16666 ("x86/efi: Safely enable unaccepted memory in UEFI")
6c3211796326 ("x86/sev: Add SNP-specific unaccepted memory support")
15d9088779b8 ("x86/sev: Use large PSC requests if applicable")
7006b75592fe ("x86/sev: Allow for use of the early boot GHCB for PSC requests")
69dcb1e3bbbe ("x86/sev: Put PSC struct on the stack in prep for unaccepted memory support")
5dee19b6b2b1 ("x86/sev: Fix calculation of end address based on number of pages")
75d090fd167a ("x86/tdx: Add unaccepted memory support")
c2b353ae24d6 ("x86/tdx: Refactor try_accept_one()")
ff40b5769a50 ("x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub")
3fd1239a7835 ("x86/boot/compressed: Handle unaccepted memory")