summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-061) Change location of DEBUG() macro that prints the name of the FFS file bein...mdkinney
2010-12-06Roll back comment change for SOR. SOR does not apply to SMM.mdkinney
2010-12-06fixes for NULL verification.jcarsey
2010-12-06Fix dec file to pass new stricter error checking.andrewfish
2010-12-06Refine code to make code more safely.ydong10
2010-12-06DuetPkg: Update create boot disk script to not modify bootsect.comjljusten
2010-12-06MdePkg: Fix GCC Thunk support for IA32jljusten
2010-12-06DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during bootjljusten
2010-12-06DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten
2010-12-06Sync EDKII BaseTools to BaseTools project r2100.lgao4
2010-12-04Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros t...mdkinney
2010-12-03Fixed a bug for OPTION_NII(62) defined in RFC 5970.hhuan13
2010-12-01fix for exit was specified in the startup script.jcarsey
2010-12-01To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protoc...hhuan13
2010-12-01Update comments for PI 1.2 SMM support.mdkinney
2010-12-01Fix the bug that <continue> may not boot the first boot option but return bac...niruiyu
2010-12-01Remove unused files to make it easier to add new thunks.andrewfish
2010-12-01Fix token dup caused by merge.andrewfish
2010-12-012nd wave of r11105 checkin.2nd wave of r11105 checkin.andrewfish
2010-11-30Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish
2010-11-29Sync update to improve compiler compatibilitymdkinney
2010-11-29Fix ICC 9.1 build breakmdkinney
2010-11-29First try to get log time at TPL level <= TPL_CALLBACK, then fill time into D...lgao4
2010-11-29Lost a file in last check-in.rsun3
2010-11-29Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...rsun3
2010-11-261. enable /GL optimization building on OpensslLib.vanjeff
2010-11-26Fix the checking logic for the boot option enumeration.niruiyu
2010-11-26Reduce DataHub TPL Level to TPL_CALLBACK, because DataHub uses GetTime() serv...lgao4
2010-11-26Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. lgao4
2010-11-26EHCI Controllers with a CapLen of 0 are ignored.erictian
2010-11-25Fix a bug in GetLangFromSupportedLangCodes()niruiyu
2010-11-25Fix a bug in GetLangFromSupportedLangCodes()niruiyu
2010-11-25Set PcdResetOnMemoryTypeInformationChange to FALSE in NT32 to avoid close dow...niruiyu
2010-11-24fix unaligned device path node access.jcarsey
2010-11-24Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu
2010-11-24Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu
2010-11-23Adds the missing return status description for HiiConfigRouting.ConfigToBlock...lgao4
2010-11-23 Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not...lgao4
2010-11-231. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff
2010-11-231. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff
2010-11-22fix typo in comment.jcarsey
2010-11-22The PCI HotPlug Init Protocol returns a list of Root HPC, but it is possible ...rsun3
2010-11-22Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether ...niruiyu
2010-11-22Add a new PCD PcdResetOnMemoryTypeInformationChange in MdeModulePkg to contro...niruiyu
2010-11-22Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc.xdu2
2010-11-22Compare DXE performance token name by DXE performance string length. lgao4
2010-11-18Fix a potential issue in calling Cpu->GetTimerValue (Cpu, 0, &CurrentTick, (U...tye1
2010-11-18Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu
2010-11-17Update the file description in IpSec.h to refer to an accurate UEFI version.qianouyang
2010-11-17Fixed the K9 failure.qianouyang