mirror of https://github.com/acidanthera/audk.git
Remove INF/MSA file name to align with directory name
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5524 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0eeb6d1fb8
commit
555a6f4536
|
@ -67,6 +67,7 @@
|
|||
MdePkg/Library/BasePrintLib/BasePrintLib.inf
|
||||
MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
|
||||
MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
|
||||
MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
|
||||
MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
|
||||
MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
|
||||
MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
||||
|
@ -101,7 +102,6 @@
|
|||
MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|
||||
MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
|
||||
MdePkg/Library/DxeMemoryLib/DxeMemoryLib.inf
|
||||
MdePkg/Library/BaseDebugLibSerialPort/DxeDebugLibSerialPort.inf
|
||||
MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
|
||||
MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
|
||||
MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
|
||||
|
|
Loading…
Reference in New Issue