summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Poll the network adapter during connectlpleahy2012-10-081-0/+5
* Fixed close for socket to properly release the socket context structure and t...lpleahy2012-10-087-111/+295
* OvmfPkg: QemuBootOrder: recognize virtio-blk OFW device pathsjljusten2012-10-081-0/+26
* OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2jljusten2012-10-081-8/+11
* OvmfPkg: QemuBootOrder: whitespace fixjljusten2012-10-081-3/+3
* OvmfPkg: introduce virtio-blk driverjljusten2012-10-0810-0/+1947
* MdePkg: Fix incorrect SPCR definitions for 115200 and 57600 baud rate jyao12012-10-081-3/+3
* Move GOP and UGA draw from Consplitter entrypoint to start(). When there is o...li-elvin2012-10-082-58/+58
* Contributed-under: TianoCore Contribution Agreement 1.0mdkinney2012-10-056-121/+238
* StdLib: Fix several problems where characters were not being correctly conver...darylm5032012-10-052-136/+312
* UnixPkg: Mark as deprecated (replaced by EmulatorPkg)jljusten2012-10-054-0/+11
* When SOURCE_DEBUG_ENABLE is set, a TimerLib is linked into the SEC Phase to s...mdkinney2012-10-041-31/+51
* Here is a patch that by default keeps the current 1MB FD sizes. If FD_SIZE_2...mdkinney2012-10-043-0/+45
* The Driver Binding Protocol Stop() function for the UndiRuntimeDxe is perform...mdkinney2012-10-031-30/+30
* The exception table information in X64 PE/COFF images is being stripped by de...mdkinney2012-10-032-1/+11
* VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile.mdkinney2012-10-031-2/+2
* MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur...erictian2012-09-295-15/+0
* ArmPlatformPkg/LcdPlatformLib.h: Updated HD mode settings to produce a 60Hz f...oliviermartin2012-09-281-2/+2
* ArmPlatformPkg/LcdPlatformLib.h: Added support for 'WSXGA+ Mode: 1680 x 1050'oliviermartin2012-09-281-2/+18
* ArmPlatformPkg/ArmVExpress-CTA15-A7: Added support for CoreTile Express A15x2...oliviermartin2012-09-2811-0/+1539
* ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin2012-09-2811-124/+362
* EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin2012-09-288-50/+412
* ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin2012-09-2820-26/+37
* ArmPlatformPkg/EblCmdLib: Added the command 'dumpfdt'oliviermartin2012-09-283-2/+238
* ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition()oliviermartin2012-09-282-0/+14
* ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin2012-09-2810-8/+29
* ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin2012-09-2813-53/+476
* ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type libraryoliviermartin2012-09-289-83/+176
* ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin2012-09-286-254/+1
* ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin2012-09-2815-264/+577
* Add more exact SMM check in SmmFaultTolerantWriteHandler.lzeng142012-09-281-17/+44
* Rename Trusted Hob to Measured FV hob and add Guided Hob layout structureczhang462012-09-286-36/+39
* ArmPlatformPkg/ArmVExpress-CTA9x4.dsc: Fixed buildoliviermartin2012-09-271-1/+0
* EmbeddedPkg: Added support to libfdtoliviermartin2012-09-2721-1010/+3679
* ArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell' as the default shell on AR...oliviermartin2012-09-271-3/+3
* ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat...oliviermartin2012-09-2714-153/+124
* ShellBinPkg: Added ARM Binariesoliviermartin2012-09-274-0/+8
* FatBinPkg: Added ARM Binariesoliviermartin2012-09-273-3/+11
* EdkShellPkg: Added new patch to support EFI Shell project revision 61oliviermartin2012-09-272-2/+5941
* EdkShellBinPkg: Added ARM Binariesoliviermartin2012-09-2753-2/+12
* Omap35xxPkg/Flash: Fixed 'NandStatus may be used before being set'oliviermartin2012-09-271-0/+2
* ARM Packages: Minor typo, mispellings and coding style changesoliviermartin2012-09-2711-52/+30
* Enable EFI_IFR_DEFAULT2 opcode in browser.ydong102012-09-272-2/+10
* Add debug port and debug port 2 table.jyao12012-09-272-0/+123
* Save and disable CPU interrupt before programming MTRR settings, and restore ...vanjeff2012-09-271-39/+50
* Reset system only when the pre-allocated memory is more than 1.5 of needed me...niruiyu2012-09-271-8/+7
* ArmPlatformPkg/EblCmdLib: Fixed 'performance' commandoliviermartin2012-09-261-3/+9
* ArmPlatformPkg/VExpressMotherBoard.h: Added more motherboard definitionsoliviermartin2012-09-261-0/+10
* ArmPlatformPkg/PL011Uart: The PL011 UART fractional part does not need to be ...oliviermartin2012-09-261-3/+0
* ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENToliviermartin2012-09-261-0/+2