]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/ResetVector
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / ResetVector /
2022-06-01 Peter GondaOvmfPkg/ResetVector: Removing SEV-ES CPUID bit check
2022-05-20 Tom LendackyOvmfPkg: Make an Ia32/X64 hybrid build work with SEV
2022-02-28 Brijesh SinghOvmfPkg/ResetVector: cache the SEV status MSR value...
2021-12-09 Michael RothOvmfPkg/ResetVector: use SEV-SNP-validated CPUID values
2021-12-09 Brijesh Singh via... OvmfPkg/ResetVector: pre-validate the data pages used...
2021-12-09 Brijesh Singh via... OvmfPkg: reserve CPUID page
2021-12-09 Brijesh Singh via... OvmfPkg: reserve SNP secrets page
2021-12-09 Brijesh Singh via... OvmfPkg/ResetVector: introduce SEV metadata descriptor...
2021-12-09 Brijesh Singh via... OvmfPkg/ResetVector: move clearing GHCB in SecMain
2021-10-24 Min XuOvmfPkg: Enable TDX in ResetVector
2021-10-24 Min XuOvmfPkg: Add IntelTdxMetadata.asm
2021-10-24 Min XuOvmfPkg: Clear WORK_AREA_GUEST_TYPE in Main.asm
2021-10-24 Min XuOvmfPkg: Copy Main.asm from UefiCpuPkg to OvmfPkg's...
2021-10-19 Brijesh SinghOvmfpkg: update Ia32 build to use new work area
2021-08-27 Brijesh SinghOvmfPkg/ResetVector: move the GHCB page setup in AmdSev.asm
2021-08-27 Brijesh SinghOvmfPkg/ResetVector: update SEV support to use new...
2021-07-29 James BottomleyOvmfPkg/AmdSev: reserve MEMFD space for for firmware...
2021-07-29 Brijesh Singh via... OvmfPkg/ResetVector: add the macro to request guest...
2021-07-29 Brijesh SinghOvmfPkg/ResetVector: add the macro to invoke MSR protoc...
2021-07-29 Brijesh SinghOvmfPkg/ResetVector: move SEV specific code in a separa...
2021-01-07 Tom LendackyOvmfPkg/ResetVector: Save the encryption mask at boot...
2021-01-07 Tom LendackyOvmfPkg/ResetVector: Perform a simple SEV-ES sanity...
2021-01-07 Tom LendackyOvmfPkg/ResetVector: Validate the encryption bit positi...
2021-01-07 Tom LendackyOvmf/ResetVector: Simplify and consolidate the SEV...
2020-12-14 James BottomleyOvmfPkg: create a SEV secret area in the AmdSev memfd
2020-12-14 James BottomleyOvmfPkg/ResetVector: convert SEV-ES Reset Block structu...
2020-08-17 Tom LendackyOvmfPkg: Use the SEV-ES work area for the SEV-ES AP...
2020-08-17 Tom LendackyOvmfPkg/ResetVector: Add support for a 32-bit SEV check
2020-08-17 Tom LendackyOvmfPkg: Create a GHCB page for use during Sec phase
2019-04-09 Michael D KinneyOvmfPkg: Replace BSD License with BSD+Patent License
2017-07-11 Brijesh SinghOvmfPkg/ResetVector: Set C-bit when building initial...
2016-11-04 Marvin HäuserOvmfPkg/ResetVector: Depend on PCD values of the page...
2016-11-04 Marvin HäuserOvmfPkg/ResetVector: Remove the unused ASM ResetVector.
2014-08-18 Jordan JustenOvmfPkg/ResetVector: Remove pre-built binaries
2014-08-18 Jordan JustenOvmfPkg: Support building OVMF's ResetVector during...
2014-01-21 Jordan JustenOvmfPkg X64 ResetVector: Move page tables from 512KB...
2013-09-24 Laszlo ErsekOvmfPkg/ResetVector: enable caching in initial page...
2013-09-24 Jordan JustenOvmfPkg: Add platform specific reset vector code for X64
2010-02-02 geekboy15aUpdated OvmfPkg to use the reset vector binary from...
2010-01-27 geekboy15aFixed GDT load issue in some cases after a reset. ...
2010-01-04 jljustenOVMF VTF0 Reset Vector: Cleanup Global Descriptor Table...
2010-01-04 jljustenOVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descr...
2009-12-16 jljustenOVMF ResetVector: Modify interface with SEC module
2009-10-07 jljustenOVMF SEC: Modify to search sections of FFS file for...
2009-05-27 jljustenAdd initial version of Open Virtual Machine Firmware...