Fix some bugs for EdkFatPkg
1) Remove FatFileSystem.c from Fat.msa 2) Use HighBitSet64 instead of GetPowerOfTwo64 for log2 macro 3) Add PCD entries in EdkNt32Pkg/Nt32.fpd for FAT module. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@420 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -62,7 +62,6 @@
|
||||
<Path>Tools/</Path>
|
||||
<InstalledDate>2006-02-24 14:49</InstalledDate>
|
||||
</Package>
|
||||
<!--
|
||||
<Package>
|
||||
<PackageName>EdkFatPkg</PackageName>
|
||||
<Guid>0x8EA68A2C, 0x99CB, 0x4332, 0x85, 0xc6, 0xdd, 0x58, 0x64, 0xea, 0xa6, 0x74</Guid>
|
||||
@ -70,7 +69,6 @@
|
||||
<Path>EdkFatPkg/</Path>
|
||||
<InstalledDate>2006-03-05 09:49</InstalledDate>
|
||||
</Package>
|
||||
-->
|
||||
</PackageList>
|
||||
<PlatformList>
|
||||
<Platform PlatformName="NT32" PlatformGuid="eb216561-961f-47ee-9ef9-ca426ef547c2" PlatformVersion="0.3">
|
||||
|
Reference in New Issue
Block a user