mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 16:44:10 +02:00
Add missing .h file to INF file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11351 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
2d7df6428c
commit
3fee5868b1
@ -4,7 +4,7 @@
|
|||||||
# depends on the full functionality SMM FVB protocol that support read, write/erase
|
# depends on the full functionality SMM FVB protocol that support read, write/erase
|
||||||
# flash access.
|
# flash access.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
|
# Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# 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
|
||||||
@ -36,6 +36,7 @@
|
|||||||
FaultTolerantWrite.c
|
FaultTolerantWrite.c
|
||||||
FaultTolerantWriteSmm.c
|
FaultTolerantWriteSmm.c
|
||||||
FaultTolerantWrite.h
|
FaultTolerantWrite.h
|
||||||
|
FaultTolerantWriteSmmCommon.h
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
MdePkg/MdePkg.dec
|
MdePkg/MdePkg.dec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user