summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-08 15:21:50 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-08 15:21:50 +0000
commit88ce0209fc1f4dd183c52095d2c186f31633bad5 (patch)
treec4f123e449c80c9e6fbedd0add120a63007319eb /MdeModulePkg/Core/Dxe
parent98a1fa1f349476533c626020a7196f08c1ef2dba (diff)
downloadedk2-88ce0209fc1f4dd183c52095d2c186f31633bad5.zip
edk2-88ce0209fc1f4dd183c52095d2c186f31633bad5.tar.gz
edk2-88ce0209fc1f4dd183c52095d2c186f31633bad5.tar.bz2
Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3577 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/Dxe')
-rw-r--r--MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c b/MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c
index 70c71c6..de719f3 100644
--- a/MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c
+++ b/MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c
@@ -262,7 +262,7 @@ Returns:
{
EFI_STATUS Status;
EFI_GUID **DecompressGuidList;
- UINTN DecompressMethodNumber;
+ UINT32 DecompressMethodNumber;
//
// Install SEP to a new handle