summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2011-12-06MdeModulePkg DXE Core: Fix overflow and truncation issues in the implementati...rsun3
2011-12-05Refine the select highlight menu logic.ydong10
2011-12-05Disable change value for grayout or readonly menu.ydong10
2011-12-02Free memory allocated by ReadSection.lzeng14
2011-12-011. Remove the unnecessary check of the existing of BlockIo2 in PartitionDrive...qianouyang
2011-12-01Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao4
2011-11-30Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are cur...li-elvin
2011-11-30Add ACPI5.0 header file.jyao1
2011-11-30Roll back the change which doesn't call LocateProtocol when TPL is TPL_NOTIFY...niruiyu
2011-11-28Update code to pass build on VS2008 with /Od compiler option.lgao4
2011-11-28Correctly use GetPtrTypeSize() to get MaxSize. lgao4
2011-11-28Fix PcdSetPtr() service to use the max buffer size to check whether new buffe...lgao4
2011-11-25Allocate aligned buffer to satisfy the IoAlign requirement of high level prot...lzeng14
2011-11-25Updated GraphicsConsole and Terminal driver text mode initialization routine ...li-elvin
2011-11-25MdeModulePkg: The patch eliminates two assumptionserictian
2011-11-25Add sample code for EFI_IFR_QUESTION_REF3 opcode.ydong10
2011-11-251. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...lzeng14
2011-11-24Patch includes:ydong10
2011-11-23Re-org the EBC thunk code for better code maintenance.jyao1
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-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-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 SetupBrowser to initialize the question value before extract default v...lgao4
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-211.Fix a bug in Dhcp4Dxe driver to correct the ‘secs’ field in DHCP message.sfu5
2011-11-18Enable buffer type when process some expression opcode which support buffer t...ydong10
2011-11-18Patch for:ydong10
2011-11-17In BootScriptSaver, put INFORMATION_OPCODE message to LockBox.jyao1
2011-11-16MdeModulePkg: Enable port power if port power control feature is supported by...erictian
2011-11-16Patch include:ydong10
2011-11-16Enable lock attribute for statement and form; show this attribute same as gra...ydong10
2011-11-16Update select highlight menu logic when opcode is date/timeydong10
2011-11-15In AtaAtapiPassThru driverqianouyang
2011-11-15Correct AtaAtapiPassThru module packaging info.erictian
2011-11-15The handler dispatcher in PEI statuscode router driver should check if handle...li-elvin
2011-11-15Do not call LocateProtocol when the current TPL is above or equal TPL_NOTIFY.niruiyu
2011-11-14Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER.jyao1
2011-11-14Fix a typo in the commentsniruiyu
2011-11-09Remove some useless functions for EhciPei driver.lzeng14
2011-11-08Add the missing (UINTN) type cast when calculating the end of variable store.niruiyu
2011-11-08Roll back an incorrect change that causes EmuGetVariable always return EFI_NO...niruiyu
2011-11-04MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispaye...xdu2
2011-11-03MdeModulePkg: ATA performance tuning.erictian
2011-11-03MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback f...xdu2
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-10-31When browser was requested to go to another formset, it also needs to update ...ydong10