diff options
| author | Geoff Lywood | 2010-05-29 00:06:24 +0200 |
|---|---|---|
| committer | Michael Brown | 2010-05-30 00:49:39 +0200 |
| commit | eef46c23d6baf3f2717aa8fc201c83928018d162 (patch) | |
| tree | 108a0da79e18ea1860d6f0c5dd61a5d04f82e328 /src/include/ipxe/efi/Pi/PiBootMode.h | |
| parent | [dhcp] Use correct DHCP options on EFI systems (diff) | |
| download | ipxe-eef46c23d6baf3f2717aa8fc201c83928018d162.tar.gz ipxe-eef46c23d6baf3f2717aa8fc201c83928018d162.tar.xz ipxe-eef46c23d6baf3f2717aa8fc201c83928018d162.zip | |
[efi] Update UEFI header files with latest version from TianoCore
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/efi/Pi/PiBootMode.h')
| -rw-r--r-- | src/include/ipxe/efi/Pi/PiBootMode.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/include/ipxe/efi/Pi/PiBootMode.h b/src/include/ipxe/efi/Pi/PiBootMode.h index a33bdf4be..504a67f9a 100644 --- a/src/include/ipxe/efi/Pi/PiBootMode.h +++ b/src/include/ipxe/efi/Pi/PiBootMode.h @@ -1,8 +1,8 @@ /** @file Present the boot mode values in PI. - Copyright (c) 2006 - 2008, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 2006 - 2009, 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 @@ -18,8 +18,6 @@ #ifndef __PI_BOOT_MODE_H__ #define __PI_BOOT_MODE_H__ -#include <ipxe/efi/ProcessorBind.h> - /// /// EFI boot mode /// |
