summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng14
2012-04-24Update copyright formathhtian
2012-04-24Fix build fail for DDK.ydong10
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong10
2012-04-24Update HiiFont Service to return error status instead of ASSERT for the inval...lgao4
2012-04-24MdeModulePkg PiSmmCore: Fix a bug in SmmLoadImage() in PiSmmCore that in-corr...rsun3
2012-04-23Refine the code to have same function to process the string info. Also update...ydong10
2012-04-17Update function comments to remove confused description on PerformanceLib End...lgao4
2012-04-12Keep StdErr same logic initialization with ConOut, e.g. initialize gST->Stand...li-elvin
2012-04-12MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationDxe: Update ResetPowerM...rsun3
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-04-11Add more check for the bmp file to avoid access violation.ydong10
2012-04-11Enable Help string scroll when the help info can't show all at current page.ydong10
2012-04-10MdeModulePkg: Fix build warning on Xhci driver with XCode 32 tool chain.erictian
2012-03-30If setting variable in Runtime and there has been a same GUID and name variab...lzeng14
2012-03-30MdeModulePkg/UsbBusDxe:Correct typos in usb debug messageerictian
2012-03-27MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian
2012-03-27Searching for files starts on an 8 byte aligned boundary after the end of the...lzeng14
2012-03-19Remove the useless performance logging code in BootScriptExecutorDxe driver a...lzeng14
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