X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FCpuDxe%2FCpuGdt.c;fp=UefiCpuPkg%2FCpuDxe%2FCpuGdt.c;h=64efadeba60141fc5f2146f7943672c8901c712a;hp=87fd6955f24bfa412de9d5d0e9f12dd2aba764e9;hb=f60f4cfeb43b8b09a19015e8ce4d86daed35b801;hpb=2a0755a9476187439874955342577ecf0e2cdc33 diff --git a/UefiCpuPkg/CpuDxe/CpuGdt.c b/UefiCpuPkg/CpuDxe/CpuGdt.c index 87fd6955f2..64efadeba6 100644 --- a/UefiCpuPkg/CpuDxe/CpuGdt.c +++ b/UefiCpuPkg/CpuDxe/CpuGdt.c @@ -1,5 +1,5 @@ /** @file - C based implemention of IA32 interrupt handling only + C based implementation of IA32 interrupt handling only requiring a minimal assembly interrupt entry point. Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.