]> code.delx.au - refind/blobdiff - EfiLib/BdsHelper.h
Fixed uninitialized-pointer bug that manifested as a crash with
[refind] / EfiLib / BdsHelper.h
index b8395afabaa340ed1c677f1fc53c54373ae851f5..20344a1bf2b8a42bae532b51b844087ed8f69408 100644 (file)
@@ -3,6 +3,18 @@
  * Functions to call legacy BIOS API.
  *
  */
+/**
+
+Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>
+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
+
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+
+**/
 
 #ifdef __MAKEWITH_TIANO
 #include "../include/tiano_includes.h"