summaryrefslogtreecommitdiffstats
path: root/v6.2/df7ecce842b846a04d087ba85fdb79a90e26a1b0
diff options
context:
space:
mode:
Diffstat (limited to 'v6.2/df7ecce842b846a04d087ba85fdb79a90e26a1b0')
-rw-r--r--v6.2/df7ecce842b846a04d087ba85fdb79a90e26a1b020
1 files changed, 20 insertions, 0 deletions
diff --git a/v6.2/df7ecce842b846a04d087ba85fdb79a90e26a1b0 b/v6.2/df7ecce842b846a04d087ba85fdb79a90e26a1b0
new file mode 100644
index 00000000000..f58b614e306
--- /dev/null
+++ b/v6.2/df7ecce842b846a04d087ba85fdb79a90e26a1b0
@@ -0,0 +1,20 @@
+df7ecce842b8 ("x86/efistub: Don't clear BSS twice in mixed mode")
+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")