summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2012-03-16Introduce tow non-blocking task lists to AtaBus. One maintains the sub-task w...qianouyang
2012-03-15MdeModulePkg/DebugPortDxe: Fixed the ordering of the EFI_DEBUGPORT_PROTOCOL e...oliviermartin
2012-03-151. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff
2012-03-14Improve robustness when scanning PCI Option ROM.rsun3
2012-03-13Enhance the error handling.ydong10
2012-03-07MdeModulePkg: add support for ORICO PEUS3-2P carderictian
2012-03-06MdeModulePkg: When media_change happens at Partition.Start(), the lower drive...erictian
2012-03-06Update string offset and default offset from UINT16 to STRING_HEAD to match t...lgao4
2012-02-29Fix the issue in PeiCore to support PDB file path without '\' or '.' character.lgao4
2012-02-29Add sample code to show how to register Browser HotKey by BrowserEx protocol.lgao4
2012-02-24GraphicsConsole supports both UGA and GOP protocol, "UGA Console Driver" is c...li-elvin
2012-02-17Don't install FV protocol on the corrupt FV image. lgao4
2012-02-15Enable PCD version check on PCD driver and PCD database.lgao4
2012-02-15Add code check to avoid access violation.ydong10
2012-02-14Enhance BGRT driver to install BGRT table upon every ReadyToBoot eventczhang46
2012-02-03Change StrLen from UINT8 to UINTN to fix the potential infinite loop issue.lzeng14
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2012-02-01MdeModulePkg PciBusDxe: Add typecast to eliminate possible "loss of precision...rsun3
2012-01-31MdeModulePkg PciBusDxe: Follow the P2P Bridge spec to detect if a P2P bridge ...rsun3
2012-01-31Update the code to follow the spec when evaluate the expression.ydong10
2012-01-31Enable nest for suppressif/grayoutif/diableif for form/question/option.ydong10
2012-01-15correct license header.jyao1
2012-01-14Initialize LockBox.Attribute to 0 in SaveLockBox, or it will be random value.jyao1
2012-01-12Correct definition to follow spec.ydong10
2012-01-04Fix the issue in PeiCore that doesn’t handle Unix style file path of PDB file.lgao4
2011-12-22MdeModulePkg PCI Bus Driver: Remove the workaround for the EFI_PCI_IO_ATTRIBU...rsun3
2011-12-21MdeModulePkg: Fix a bug in GetNextTargetLun()/GetNextTarget() when two cdroms...erictian
2011-12-20Remove the redundancy commas when converting the SASEx device path node to text.niruiyu
2011-12-19Add more check to make sure the valid pointer be used. lgao4
2011-12-16Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M...sfu5
2011-12-15Update PcdSetPtr() API to set the output buffer size to the max buffer size w...lgao4
2011-12-15Enhance DXE dispatcher logic to check the duplicated FV image bases on FvHob2...lgao4
2011-12-15InstallAcpiTable() - Do not update the checksum in the passed in buffer – t...jyao1
2011-12-15Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong10
2011-12-15Correct one comment to match the function name.lgao4
2011-12-14Update package version for MdeModulePkg, UefiCpuPkg.rsun3
2011-12-13Missing declaration of the GUID gEfiSystemNvDataFvGuid.niruiyu
2011-12-12MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior t...oliviermartin
2011-12-12MdeModulePkg: Fix a bug that UnregisterAtaDev() will return error when SSP pr...erictian
2011-12-09MdeModulePkg DXE Core: Refine code to avoid UNIXGCC build break.rsun3
2011-12-07Enable EFI_BROWSER_ACTION_CHANGED callback type for browser.ydong10
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