mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-26 23:24:03 +02:00
MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf:
Change file paths to use '/' rather than '\' as recommended for .inf files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4683 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
168f423376
commit
8c15c09284
@ -44,19 +44,19 @@
|
|||||||
R8Lib.h
|
R8Lib.h
|
||||||
|
|
||||||
[Sources.Ia32]
|
[Sources.Ia32]
|
||||||
Ia32\ClearDr.asm
|
Ia32/ClearDr.asm
|
||||||
Ia32\BmMachine.h
|
Ia32/BmMachine.h
|
||||||
|
|
||||||
[Sources.X64]
|
[Sources.X64]
|
||||||
x64\ClearDr.asm
|
x64/ClearDr.asm
|
||||||
x64\BmMachine.h
|
x64/BmMachine.h
|
||||||
|
|
||||||
[Sources.IPF]
|
[Sources.IPF]
|
||||||
Ipf\ShadowRom.c
|
Ipf/ShadowRom.c
|
||||||
Ipf\BmMachine.h
|
Ipf/BmMachine.h
|
||||||
|
|
||||||
[Sources.EBC]
|
[Sources.EBC]
|
||||||
Ebc\BmMachine.h
|
Ebc/BmMachine.h
|
||||||
|
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user