]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/CpuDxe/CpuGdt.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / CpuDxe / CpuGdt.c
2021-12-07 Michael KubackiUefiCpuPkg: Apply uncrustify changes
2021-03-18 Ray NiUefiCpuPkg/CpuDxe: Guarantee GDT is below 4GB
2021-03-18 Ray NiUefiCpuPkg/CpuDxe: Rename variables to follow EDKII...
2020-08-17 Tom LendackyUefiCpuPkg: Add a 16-bit protected mode code segment...
2020-02-10 Antoine CoeurUefiCpuPkg/CpuDxe: Fix few typos
2019-04-09 Michael D KinneyUefiCpuPkg: Replace BSD License with BSD+Patent License
2015-10-30 Michael KinneyUefiCpuPkg: CpuDxe: Update GDT to be consistent with...
2014-11-13 Jordan JustenUefiCpuPkg/CpuDxe: Move GDT structures into CpuGdt.h
2010-08-10 xli24Add explicit type cast to suppress possible warning...
2010-07-13 xli24Code refinement.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2009-05-27 jljustenAdd CPU DXE driver for IA32 & X64 processor architectures.