mirror of https://github.com/acidanthera/audk.git
Fix GCC build break as MemoryFence() API has already been included in GccInline.c in BaseLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10522 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
d01a90fb3e
commit
c756ce80a4
|
@ -286,7 +286,8 @@
|
|||
X86ReadIdtr.c
|
||||
X86ReadGdtr.c
|
||||
X86Msr.c
|
||||
X86MemoryFence.c
|
||||
X86MemoryFence.c | MSFT
|
||||
X86MemoryFence.c | INTEL
|
||||
X86GetInterruptState.c
|
||||
X86FxSave.c
|
||||
X86FxRestore.c
|
||||
|
|
Loading…
Reference in New Issue