summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-25Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao4
2011-11-25add missing <BR>hhtian
2011-11-25UefiCpuPkg MTRR Library: Remove a buggy check logic in MtrrSetMemoryAttribute...rsun3
2011-11-25Update DP to get Image name with the following methods orderly.lzeng14
2011-11-25PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod...rsun3
2011-11-251. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...lzeng14
2011-11-251. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...lzeng14
2011-11-251. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function.sfu5
2011-11-24Patch includes:ydong10
2011-11-24DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp...rsun3
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin
2011-11-23Re-org the EBC thunk code for better code maintenance.jyao1
2011-11-231.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang
2011-11-23Update code to follow coding style. Mainly change about:ydong10
2011-11-23MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX...rsun3
2011-11-231. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_...sfu5
2011-11-23Add pointer check for NULL before dereference it.sfu5
2011-11-23Update DxeCore handle FV Image file with Depex section per PI spec.lgao4
2011-11-23Add the missing supported module type in MdePkg DxeServicesTableLib instance.lgao4
2011-11-22MdePkg DxeServicesLib: Search further in GetFileBufferByFilePathjljusten
2011-11-22Remove assumption on EAX and R10 usage for IA32 compiler and X64 compiler.jyao1
2011-11-22Add support for EFI_IFR_QUESTION_REF3 opcode for browser when this opcode has...ydong10
2011-11-22Update comments in BaseExtractGuidedSectionLib library instance to say its us...lgao4
2011-11-22Update SetupBrowser to initialize the question value before extract default v...lgao4
2011-11-22PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning inco...erictian
2011-11-21Use PCD to customize if ps2 mouse and mouse pointer device do full reset.li-elvin
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-211) Fix GCC version EBC interpreter bug. jyao1
2011-11-21Initialize the variable before use it to avoid SCT test failed.ydong10
2011-11-21PI 1.2 Errata C: A new return condition is added for the returned status code...rsun3
2011-11-211.Fix a bug in Dhcp4Dxe driver to correct the ‘secs’ field in DHCP message.sfu5
2011-11-18ShellPkg: Updates the printing of echo for script commands to after the @ che...jcarsey
2011-11-18ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size.jcarsey
2011-11-18Enable buffer type when process some expression opcode which support buffer t...ydong10
2011-11-18Patch for:ydong10
2011-11-18According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" f...lzeng14
2011-11-17ShellPkg: Update the ‘for’ command to check number length correctly with ...jcarsey
2011-11-17In BootScriptSaver, put INFORMATION_OPCODE message to LockBox.jyao1
2011-11-17PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corru...erictian
2011-11-17Remove CONST prefix to follow PI Specification. vanjeff