summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-23Adds the missing return status description for HiiConfigRouting.ConfigToBlock...lgao41-1/+4
2010-11-23 Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not...lgao41-8/+24
2010-11-231. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff2-3/+10
2010-11-231. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff2-6/+17
2010-11-22fix typo in comment.jcarsey1-1/+1
2010-11-22The PCI HotPlug Init Protocol returns a list of Root HPC, but it is possible ...rsun33-3/+6
2010-11-22Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether ...niruiyu4-30/+23
2010-11-22Add a new PCD PcdResetOnMemoryTypeInformationChange in MdeModulePkg to contro...niruiyu1-0/+3
2010-11-22Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc.xdu21-0/+1
2010-11-22Compare DXE performance token name by DXE performance string length. lgao41-3/+3
2010-11-18Fix a potential issue in calling Cpu->GetTimerValue (Cpu, 0, &CurrentTick, (U...tye12-14/+14
2010-11-18Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu2-81/+302
2010-11-17Update the file description in IpSec.h to refer to an accurate UEFI version.qianouyang1-1/+1
2010-11-17Fixed the K9 failure.qianouyang1-2/+7
2010-11-17Removed unnecessary GLOBAL_REMOVE_IF_UNREFERENCED. vanjeff1-6/+3
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey35-0/+20886
2010-11-16adding "Install1" profile.jcarsey5-0/+1003
2010-11-16fixes for IPF, CTRL-C support, and file redirection.jcarsey12-96/+911
2010-11-16adding new commands (libraries) to the build.jcarsey1-0/+4
2010-11-16Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published.hhuan131-3/+2
2010-11-16Override MSFT build option in INF files to remove /GL or /Oi.vanjeff2-6/+24
2010-11-16Fix spelling error in commentmdkinney2-2/+2
2010-11-15Sync EDKII BaseTools to BaseTools project r2093.lgao449-531/+1138
2010-11-15Fix build error.ydong101-6/+14
2010-11-12update error handling to use less ASSERT.jcarsey3-13/+29
2010-11-12Update return value.jcarsey1-1/+1
2010-11-12Clarify the MARCO a little.jcarsey1-2/+3
2010-11-12Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey15-0/+3285
2010-11-12Refine coding style.ydong102-140/+196
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin2-4/+4
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin4-8/+8
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin4-8/+8
2010-11-12Fixed build errorydong102-4/+4
2010-11-12fix GCC build failure. make function definition same with declaration.erictian1-3/+0
2010-11-12Fix bug: The lower 2 bits of Width and stripped, Count will always be multipl...vanjeff1-7/+7
2010-11-11Print Arrow for Goto button.lgao41-0/+12
2010-11-10fix build errorerictian1-1/+1
2010-11-10Replaced MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE.vanjeff2-19/+8
2010-11-10Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...vanjeff1-4/+28
2010-11-10store Year/Month/Day to variable in SetWakeupTime() because PCAT RTC Alarm re...erictian2-26/+64
2010-11-10Fix ICC build break.rsun31-7/+7
2010-11-09Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddres...lgao43-9/+101
2010-11-09Some existing PCI adapters with UEFI option ROMs make unaligned requests thro...rsun33-0/+143
2010-11-09Move some define code to the uni file. Also fixed some memory leak.ydong108-91/+197
2010-11-09Fix tracker for build error.ydong101-1/+1
2010-11-08Per the UEFI spec, if a PCI controller is a P2P bridge, then the I/O, Memory ...rsun31-2/+2
2010-11-08Remove unnecessary mBdsImageHandle.niruiyu6-20/+9
2010-11-08Refine code to make code follow the coding style.ydong107-221/+249
2010-11-05Add Doxygen style comments to the EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE()...mdkinney1-9/+27
2010-11-05Add comment that describes the TPL restrictions for the Data Hub Protocol.mdkinney1-1/+1