mirror of https://github.com/acidanthera/audk.git
Fix some minor coding style issue for doxygen document.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10156 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
badc18061d
commit
a1749b8045
|
@ -5,7 +5,7 @@
|
||||||
drivers to update the SAL System Table and register Extended SAL Procedures that are
|
drivers to update the SAL System Table and register Extended SAL Procedures that are
|
||||||
callable in physical or virtual mode using the SAL calling convention.
|
callable in physical or virtual mode using the SAL calling convention.
|
||||||
|
|
||||||
Copyright (c) 2009, Intel Corporation
|
Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
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
|
which accompanies this distribution. The full text of the license may be found at
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
The EFI_IPSEC_PROTOCOL is used to abstract the ability to deal with the individual
|
The EFI_IPSEC_PROTOCOL is used to abstract the ability to deal with the individual
|
||||||
packets sent and received by the host and provide packet-level security for IP datagram.
|
packets sent and received by the host and provide packet-level security for IP datagram.
|
||||||
|
|
||||||
Copyright (c) 2009, Intel Corporation
|
Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
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
|
which accompanies this distribution. The full text of the license may be found at
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
The EFI_IPSEC_CONFIG_PROTOCOL provides the mechanism to set and retrieve security and
|
The EFI_IPSEC_CONFIG_PROTOCOL provides the mechanism to set and retrieve security and
|
||||||
policy related information for the EFI IPsec protocol driver.
|
policy related information for the EFI IPsec protocol driver.
|
||||||
|
|
||||||
Copyright (c) 2009, Intel Corporation
|
Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
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
|
which accompanies this distribution. The full text of the license may be found at
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
Initialization (INIT) events, and Platform Management Interrupt (PMI) events
|
Initialization (INIT) events, and Platform Management Interrupt (PMI) events
|
||||||
on an Intel Itanium Processor Family based system.
|
on an Intel Itanium Processor Family based system.
|
||||||
|
|
||||||
Copyright (c) 2009, Intel Corporation
|
Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
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
|
which accompanies this distribution. The full text of the license may be found at
|
||||||
|
|
Loading…
Reference in New Issue