summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten2010-12-063-0/+3
* Sync EDKII BaseTools to BaseTools project r2100.lgao42010-12-0621-115/+84
* Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros t...mdkinney2010-12-046-9/+153
* Fixed a bug for OPTION_NII(62) defined in RFC 5970.hhuan132010-12-032-3/+1
* fix for exit was specified in the startup script.jcarsey2010-12-011-1/+1
* To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protoc...hhuan132010-12-012-30/+166
* Update comments for PI 1.2 SMM support.mdkinney2010-12-012-4/+4
* Fix the bug that <continue> may not boot the first boot option but return bac...niruiyu2010-12-011-0/+11
* Remove unused files to make it easier to add new thunks.andrewfish2010-12-012-574/+0
* Fix token dup caused by merge.andrewfish2010-12-011-1/+1
* 2nd wave of r11105 checkin.2nd wave of r11105 checkin.andrewfish2010-12-016-179/+190
* Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish2010-11-3044-9575/+6568
* Sync update to improve compiler compatibilitymdkinney2010-11-291-3/+10
* Fix ICC 9.1 build breakmdkinney2010-11-291-3/+10
* First try to get log time at TPL level <= TPL_CALLBACK, then fill time into D...lgao42010-11-291-3/+12
* Lost a file in last check-in.rsun32010-11-291-0/+172
* Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...rsun32010-11-294-0/+262
* 1. enable /GL optimization building on OpensslLib.vanjeff2010-11-267-31/+58
* Fix the checking logic for the boot option enumeration.niruiyu2010-11-261-2/+10
* Reduce DataHub TPL Level to TPL_CALLBACK, because DataHub uses GetTime() serv...lgao42010-11-261-1/+1
* Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. lgao42010-11-26183-2624/+15238
* EHCI Controllers with a CapLen of 0 are ignored.erictian2010-11-261-0/+8
* Fix a bug in GetLangFromSupportedLangCodes()niruiyu2010-11-251-0/+5
* Fix a bug in GetLangFromSupportedLangCodes()niruiyu2010-11-252-0/+10
* Set PcdResetOnMemoryTypeInformationChange to FALSE in NT32 to avoid close dow...niruiyu2010-11-251-0/+1
* fix unaligned device path node access.jcarsey2010-11-241-1/+5
* Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu2010-11-243-75/+297
* Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu2010-11-243-77/+302
* Adds the missing return status description for HiiConfigRouting.ConfigToBlock...lgao42010-11-231-1/+4
* Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not...lgao42010-11-231-8/+24
* 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff2010-11-232-3/+10
* 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff2010-11-232-6/+17
* fix typo in comment.jcarsey2010-11-221-1/+1
* The PCI HotPlug Init Protocol returns a list of Root HPC, but it is possible ...rsun32010-11-223-3/+6
* Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether ...niruiyu2010-11-224-30/+23
* Add a new PCD PcdResetOnMemoryTypeInformationChange in MdeModulePkg to contro...niruiyu2010-11-221-0/+3
* Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc.xdu22010-11-221-0/+1
* Compare DXE performance token name by DXE performance string length. lgao42010-11-221-3/+3
* Fix a potential issue in calling Cpu->GetTimerValue (Cpu, 0, &CurrentTick, (U...tye12010-11-182-14/+14
* Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu2010-11-182-81/+302
* Update the file description in IpSec.h to refer to an accurate UEFI version.qianouyang2010-11-171-1/+1
* Fixed the K9 failure.qianouyang2010-11-171-2/+7
* Removed unnecessary GLOBAL_REMOVE_IF_UNREFERENCED. vanjeff2010-11-171-6/+3
* Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey2010-11-1635-0/+20886
* adding "Install1" profile.jcarsey2010-11-165-0/+1003
* fixes for IPF, CTRL-C support, and file redirection.jcarsey2010-11-1612-96/+911
* adding new commands (libraries) to the build.jcarsey2010-11-161-0/+4
* Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published.hhuan132010-11-161-3/+2
* Override MSFT build option in INF files to remove /GL or /Oi.vanjeff2010-11-162-6/+24
* Fix spelling error in commentmdkinney2010-11-162-2/+2