mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-24 22:24:37 +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
|
||||
|
||||
[Sources.Ia32]
|
||||
Ia32\ClearDr.asm
|
||||
Ia32\BmMachine.h
|
||||
Ia32/ClearDr.asm
|
||||
Ia32/BmMachine.h
|
||||
|
||||
[Sources.X64]
|
||||
x64\ClearDr.asm
|
||||
x64\BmMachine.h
|
||||
x64/ClearDr.asm
|
||||
x64/BmMachine.h
|
||||
|
||||
[Sources.IPF]
|
||||
Ipf\ShadowRom.c
|
||||
Ipf\BmMachine.h
|
||||
Ipf/ShadowRom.c
|
||||
Ipf/BmMachine.h
|
||||
|
||||
[Sources.EBC]
|
||||
Ebc\BmMachine.h
|
||||
Ebc/BmMachine.h
|
||||
|
||||
|
||||
[Packages]
|
||||
|
Loading…
x
Reference in New Issue
Block a user