summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2013-05-10MdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before halting XHCI controllererictian
2013-05-10MdeMdeModulePkg/UsbBusDxe: Break device enumeration process if the device des...erictian
2013-05-09Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set.sfu5
2013-05-071. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng14
2013-04-27Fix the bug which incorrectly programs the 64bit base address register in the...niruiyu
2013-04-251. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng14
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu5
2013-04-25Fix ping command issue in IP4 driver.sfu5
2013-04-25Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea...sfu5
2013-04-24Mallicious code may use SmmFaultTolerantWriteHandler() to update some flash a...lzeng14
2013-04-23Remove unused [Guids] section from PXE inf file.sfu5
2013-04-22Fix potential overflow for SetVariable interfaceczhang46
2013-04-19Add transit bit check for detecting partial response in iSCSI stack.tye1
2013-04-19Fix a potential SMM memory dump issue. If pass communication buffer with Data...czhang46
2013-04-18MdeModulePkg/AtaBus: AtaBusDxe module would ignore ATA Pass Thru Protocol ins...erictian
2013-04-17Revert change 14281, should not check in here.ydong10
2013-04-17Split browser with browser core and display engine.ydong10
2013-04-16Update the browser logic, make the storage as browser level instead of form s...ydong10
2013-04-16MdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolute addressing that requ...erictian
2013-04-15Fix SMM Variable driver stack GetVariable return INVALID_PARAMETER when DataS...czhang46
2013-04-12Fix build failure by adding UINT16 type cast.niruiyu
2013-04-12Update SMM variable DXE driver GetNextVariable interface to comply with UEFI ...czhang46
2013-04-11Fix several bugs in the implementation of converting SAS/SASEX device path no...niruiyu
2013-04-08If DataSize or VariableNameSize is near MAX_ADDRESS, this can cause the compu...lzeng14
2013-04-07MdeMdeModulePkg/UsbBusDxe: Fixed a possible memory leak bug introduced at r14226erictian
2013-04-02Refine code to follow coding style.ydong10
2013-04-02Fill SMBIOS BCD revision field.li-elvin
2013-04-02Don't assume HiiDatabase has been present at the entrypoint and don't assume ...lzeng14
2013-03-29MdeMdeModulePkg/Usb: two tunings for better device identification behind huberictian
2013-03-29MdeMdeModulePkg/Usb: Fixed two usb issueserictian
2013-03-27Update the traversal path logic.ydong10
2013-03-27Update the code to follow UEFI spec, do the discard action when return EFI_BR...ydong10
2013-03-22Guarantee that free memory in the 4K page starting at address 0 is always cle...mdkinney
2013-03-22Fix a bug in the DXE Core that generates an ASSERT() when the page at address...mdkinney
2013-03-20MdeModulePkg: Fixed 'variable set but not used' build warning.erictian
2013-03-15Add debug message to output video resolution used by GraphicsConsole.li-elvin
2013-03-15Add the backslash to C12 mapping in keyboard layout mapping table to fix the ...niruiyu
2013-03-15Refine the logic about gFunctionKeySetting, avoid some HII drivers can't show...ydong10
2013-03-15Revert error check in code by patch 14206.ydong10
2013-03-15Update the logic: ydong10
2013-03-11Fix a bug in IP4 driver which may cause “reconnect –r” hang.sfu5
2013-03-11Initialize DefaultInfo before using it.sfu5
2013-03-11Fix a bug in IP4 driver that the broadcast/multicast mac address is overrided...sfu5
2013-03-05Enhance the ConPlatform driver to take care of the optional Controller device...niruiyu
2013-03-04Not close gEfiEndOfDxeEventGroupGuid event in ReadyToLock event notify becaus...lzeng14
2013-02-27Adds ASSERT check in DxePcd driver when error status of read DynamicHii PCD i...lgao4
2013-02-27Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R...lgao4
2013-02-27In order to make sure the image is section alignment, after allocate buffer f...ydong10
2013-02-21Refine the code to avoid error report.ydong10
2013-02-21Shouldn't free the PciDev structure because the PciDev needs to be saved to R...niruiyu