X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FX64%2FWbinvd.asm;h=b0807e088f1fc8bfada78b836c0400ad64951d31;hp=ca0cb252b36cacd23de6ec809d80c8a2b975c828;hb=2fc59a003ed9104f9feebe0e418f2a04a50f3284;hpb=185d764218d07c06838d4758125a5ca66178e7c9 diff --git a/MdePkg/Library/BaseLib/X64/Wbinvd.asm b/MdePkg/Library/BaseLib/X64/Wbinvd.asm index ca0cb252b3..b0807e088f 100644 --- a/MdePkg/Library/BaseLib/X64/Wbinvd.asm +++ b/MdePkg/Library/BaseLib/X64/Wbinvd.asm @@ -1,10 +1,10 @@ ;------------------------------------------------------------------------------ ; -; Copyright (c) 2006, Intel Corporation -; All rights reserved. This program and the accompanying materials +; Copyright (c) 2006, 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 +; http://opensource.org/licenses/bsd-license.php. ; ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, ; WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.