mirror of https://github.com/acidanthera/audk.git
Modify all file header to follow doxygen format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4909 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
3dbba77042
commit
4e768df674
|
@ -1,5 +1,4 @@
|
|||
/*++
|
||||
|
||||
/** @file
|
||||
Copyright (c) 2007, 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
|
||||
|
@ -19,8 +18,7 @@ Abstract:
|
|||
CirrusLogic5430.c file which deals with the EFI 1.1 driver model.
|
||||
This file just does graphics.
|
||||
|
||||
--*/
|
||||
|
||||
**/
|
||||
#include "CirrusLogic5430.h"
|
||||
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue