X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIpf%2FCpuBreakpoint.c;h=c1c2af9a70810bca449cfe64c70e48114eb8c989;hb=bb817c56c51fabe92915fe30b168b4833cb2aed9;hp=a72049b98a462fff059fc1fd6d3e7e1cdcebdfea;hpb=3e0ada4914d9f5f749cc90f47d8c2ae37d67c07d;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c b/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c index a72049b98a..c1c2af9a70 100644 --- a/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c +++ b/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c @@ -1,8 +1,8 @@ /** @file Base Library CPU functions for Itanium - Copyright (c) 2006, Intel Corporation
- All rights reserved. This program and the accompanying materials + Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.
+ This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php @@ -12,10 +12,8 @@ **/ -// -// Include common header file for this module. -// -#include + +#include "BaseLibInternals.h" /** Generates a breakpoint on the CPU.