Deleted Added
full compact
efistdarg.h (77943) efistdarg.h (163898)
1/* $FreeBSD: head/sys/boot/efi/include/efistdarg.h 77943 2001-06-09 16:49:51Z dfr $ */
1/* $FreeBSD: head/sys/boot/efi/include/efistdarg.h 163898 2006-11-02 02:42:48Z marcel $ */
2#ifndef _EFISTDARG_H_
3#define _EFISTDARG_H_
4
5/*++
6
2#ifndef _EFISTDARG_H_
3#define _EFISTDARG_H_
4
5/*++
6
7Copyright (c) 1998 Intel Corporation
7Copyright (c) 1999 - 2002 Intel Corporation. All rights reserved
8This software and associated documentation (if any) is furnished
9under a license and may only be used or copied in accordance
10with the terms of the license. Except as permitted by such
11license, no part of this software or documentation may be
12reproduced, stored in a retrieval system, or transmitted in any
13form or by any means without the express written consent of
14Intel Corporation.
8
9Module Name:
10
11 devpath.h
12
13Abstract:
14
15 Defines for parsing the EFI Device Path structures

--- 17 unchanged lines hidden ---
15
16Module Name:
17
18 devpath.h
19
20Abstract:
21
22 Defines for parsing the EFI Device Path structures

--- 17 unchanged lines hidden ---