audk/EdkModulePkg/Core/Dxe
jljusten 1be0dda62d Fix warnings generated by gcc for ia32 builds:
'cast from pointer to integer of different size'
when casting from a pointer directly to a
64 bit number.  Added an intermediate cast to
UINTN.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5009 6f19259b-4bc3-4df7-8a09-765794883524
2008-04-08 20:59:38 +00:00
..
Dispatcher Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
DxeMain Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
Event Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FwVol Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FwVolBlock Initial import. 2006-04-21 22:54:32 +00:00
Gcd Update gHobList in DXE core when GCD relocates hob list. 2007-08-03 05:45:55 +00:00
Hand Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
Image Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
Library Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
Mem Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
Misc MdePkg: 2007-06-04 09:36:42 +00:00
SectionExtraction Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
DebugImageInfo.h 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec 2007-03-08 07:04:05 +00:00
DxeMain.h 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL 2007-04-06 06:36:47 +00:00
DxeMain.msa Clean up MSA file of the checked in modules which include: 2007-02-26 07:00:31 +00:00
Exec.h Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FwVolBlock.h Initial import. 2006-04-21 22:54:32 +00:00
FwVolDriver.h Initial import. 2006-04-21 22:54:32 +00:00
Image.h Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis 0.91. Update DxeCore and Runtime driver to follow new definitions. 2006-12-14 10:14:24 +00:00
Library.h Initial import. 2006-04-21 22:54:32 +00:00
gcd.h Initial import. 2006-04-21 22:54:32 +00:00
hand.h Initial import. 2006-04-21 22:54:32 +00:00
imem.h Fix the runtime memory map change issue 2007-02-08 05:47:52 +00:00