Skip to content

Commit

Permalink
New files license check
Browse files Browse the repository at this point in the history
Change-Id: Id6d927936a5d2a0b835fc52a294d5910ad9f36f4
Signed-off-by: Shenglei Zhang <[email protected]>
  • Loading branch information
shenglei10 committed Jul 13, 2020
1 parent bdafda8 commit cbc59ec
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 0 deletions.
15 changes: 15 additions & 0 deletions FatPkg/FatPei/adasdad.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/** @file
General purpose supporting routines for FAT recovery PEIM
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: MIT
**/

#include "FatLitePeim.h"


#define CHAR_FAT_VALID 0x01


12 changes: 12 additions & 0 deletions FatPkg/FatPei/asdad.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/** @file
FAT format data structures
Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier:
**/

#ifndef _FAT_FMT_H_
#define _FAT_FMT_H_
8 changes: 8 additions & 0 deletions FatPkg/FatPei/asdas.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/** @file
FAT recovery PEIM entry point, Ppi Functions and FAT Api functions.
Copyright (c) 2006 - 2019, Intel Corporation. All rights reserved.<BR>
**/

0 comments on commit cbc59ec

Please sign in to comment.