Mirror of edk2.
Go to file
jljusten 8567a8ca77 OvmfPkg/build.sh: Detect GCC 4.5 & 4.6
Detect GCC 4.5 & 4.6, and use GCC45 and GCC46 toolchains.

Signed-off-by: jljusten

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12614 6f19259b-4bc3-4df7-8a09-765794883524
2011-10-31 15:56:55 +00:00
AppPkg Update applications to display correct error for gethostbyaddr and gethostbyname. These APIs use h_errno instead of errno, see documentation at: http://www.linuxhowtos.org/manpages/3p/gethostbyaddr.htm 2011-10-04 18:31:40 +00:00
ArmPkg Arm Packages: Fix builds for XCODE32 toolchain 2011-10-04 13:58:28 +00:00
ArmPlatformPkg Arm Packages: Fix builds for XCODE32 toolchain 2011-10-04 13:58:28 +00:00
BaseTools Sync BaseTools Trunk (version r2387) to EDKII main trunk. 2011-10-29 06:59:30 +00:00
BeagleBoardPkg
Conf
CryptoPkg CryptoPkg: Fix GCC build break for BaseCryptLib. 2011-10-28 14:35:01 +00:00
DuetPkg Avoid using code name in comments. 2011-10-19 05:37:15 +00:00
EdkCompatibilityPkg Correct key word of define macro to DEFINE per Build spec. 2011-10-28 08:18:57 +00:00
EdkShellBinPkg
EdkShellPkg
EmbeddedPkg
EmulatorPkg EmulatorPkg: Remove variables that are set, but not used 2011-10-31 15:56:44 +00:00
FatBinPkg Check in the new EBC Fat binary to have correct file alignment and section alignment(32-byte alignment). 2011-10-13 05:17:37 +00:00
IntelFrameworkModulePkg Set video resolution to highest when PcdVideoHorizontalResolution or PcdVideoVerticalResolution are set to 0x0. 2011-10-28 08:25:18 +00:00
IntelFrameworkPkg
MdeModulePkg When browser was requested to go to another formset, it also needs to update the hiihandle in Selection structure. If not update this handle, later when call function GetIfrBinaryData to get binary ifr data will return failed. 2011-10-31 03:33:55 +00:00
MdePkg Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiFirmwareFile.h. 2011-10-27 08:45:50 +00:00
NetworkPkg Clean NV flag in ‘Save Changes’ in IP6 menu. 2011-10-28 07:30:21 +00:00
Nt32Pkg Fix a bug which cause a CRTL, ALT, or SHIFT is pressed on the GOP console for NT32, it inserts a ' 'character character. 2011-10-26 09:36:55 +00:00
Omap35xxPkg
OptionRomPkg Consume the UNDI_CONFIG_TABLE defined in MdePkg and remove the local definition of NII_TABLE. 2011-10-25 02:28:13 +00:00
OvmfPkg OvmfPkg/build.sh: Detect GCC 4.5 & 4.6 2011-10-31 15:56:55 +00:00
PcAtChipsetPkg
PerformancePkg Refine BaseTscTimerLib. 2011-10-31 06:37:51 +00:00
SecurityPkg Correct file path separator to Linux style for all OS. 2011-10-29 07:01:23 +00:00
ShellBinPkg
ShellPkg Fix a typo when check the return value 2011-10-22 04:10:30 +00:00
SourceLevelDebugPkg
StdLib StdLib: Improve robustness of stat() and make basename() a public function. 2011-10-03 18:54:12 +00:00
StdLibPrivateInternalFiles
UefiCpuPkg Roll back the change on GetMemorySpaceAttributeFromMtrrType()'s parameter type, from MTRR_MEMORY_CACHE_TYPE to UINT8 since MtrrAttributes may be the value not belongs to MTRR_MEMORY_CACHE_TYPE. 2011-10-31 06:45:56 +00:00
UnixPkg
BuildNotes2.txt
edksetup.bat
edksetup.sh