summaryrefslogtreecommitdiff
path: root/FatPkg
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@efd2e655-3735-4b16-a529-16bfa2dd702b>2008-11-06 01:37:08 +0000
committerqhuang8 <qhuang8@efd2e655-3735-4b16-a529-16bfa2dd702b>2008-11-06 01:37:08 +0000
commit9d247686d2c76b6e2428ee6e3b2776c55b65f860 (patch)
tree9795177cc5b88efe076e8c67a532c3c93ab48988 /FatPkg
parent6fc82165bdc689332ebb81b18d77069cd12b4141 (diff)
Update for library instance renaming
Fix typo in token space GUID git-svn-id: https://edk2-fatdriver2.svn.sourceforge.net/svnroot/edk2-fatdriver2/trunk@30 efd2e655-3735-4b16-a529-16bfa2dd702b
Diffstat (limited to 'FatPkg')
-rw-r--r--FatPkg/FatPkg.dec2
-rw-r--r--FatPkg/FatPkg.dsc2
2 files changed, 2 insertions, 2 deletions
diff --git a/FatPkg/FatPkg.dec b/FatPkg/FatPkg.dec
index aedf76bec2..2a2f3ba84e 100644
--- a/FatPkg/FatPkg.dec
+++ b/FatPkg/FatPkg.dec
@@ -52,5 +52,5 @@
gEfiFatPkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE|BOOLEAN|0x00010002
[Guids.common]
- gEfiFatPkgTokenSpaceGuid = {0xc8e92dba, 0x1d92, 0x411f, {0xae, 0xa, 0x1d, 0xbe, 0xd8, 0xf1, 0x32, 0x99}};
+ gEfiFatPkgTokenSpaceGuid = {0xc8e92dba, 0x1d92, 0x411f, {0xae, 0xa, 0x1d, 0xbe, 0xd8, 0xf1, 0x32, 0x99}}
diff --git a/FatPkg/FatPkg.dsc b/FatPkg/FatPkg.dsc
index 49c1f1f465..e7c361a24f 100644
--- a/FatPkg/FatPkg.dsc
+++ b/FatPkg/FatPkg.dsc
@@ -67,7 +67,7 @@
PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
- MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
+ MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf