audk/MdePkg/Include/Uefi
jljusten a04ad3f01f MdePkg/Include/Uefi/UefiTcgPlatform.h:
MdePkg/Include/Protocol/TcgService.h:
MdePkg/Include/IndustryStandard/Tpm12.h:
* Remove usage of '#pragma push' unsupported usage which is not
  supported by GCC.

MdeModulePkg/Universal/Network/PxeBcDxe/Pxe_bc_dhcp.c:
* Fix a warning encountered with GCC/IPF when Index2 (as a INT8) is
  used as an index to an array on lines 2020 & 2028.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5905 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-16 16:53:12 +00:00
..
UefiBaseType.h Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. For now, only DXE core is using this macro. 2008-09-08 05:00:44 +00:00
UefiGpt.h Fix doxygen issue: 2008-06-24 07:14:18 +00:00
UefiInternalFormRepresentation.h 1. remove EFI_EVENT_ alias, replace them with EVT_ 2008-09-04 07:38:10 +00:00
UefiMultiPhase.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5650 6f19259b-4bc3-4df7-8a09-765794883524 2008-08-14 04:30:49 +00:00
UefiPxe.h Fix doxygen issue: 2008-06-24 07:14:18 +00:00
UefiSpec.h 1. remove EFI_EVENT_ alias, replace them with EVT_ 2008-09-04 07:38:10 +00:00
UefiTcgPlatform.h MdePkg/Include/Uefi/UefiTcgPlatform.h: 2008-09-16 16:53:12 +00:00