summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2013-04-09MdeModulePkg: fix compilation errorsLeif Lindholm
2013-04-09MdeModulePkg/PartitionDxe: hack MBR unique signature to zeroRyan Harkin
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
2013-02-20Update SmiManager() comments and implementation to follow the new rule clarif...vanjeff
2013-02-01Update SecurityStub SAP protocol to support SecureHandler and SecureHandler2 ...lgao4
2013-02-01Removes a useless condition in PxeBcImpl.c.sfu5
2013-02-01Fix a bug in snp driver binding Start() that it may return incorrect status c...sfu5
2013-01-291. Update DxeCore to get correct AuthenticationStatus and invoke gSecurity af...lzeng14
2013-01-29Based on the feature PCD value, browser will decide whether to gray out the r...ydong10
2013-01-28Update code which is not include in patch 14076.ydong10
2013-01-25Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITION should be considered...lzeng14
2013-01-25Add NULL pointer check.lzeng14
2013-01-24Refine code to follow coding style.ydong10
2013-01-22Refine the sample about how to convert the device path to string.ydong10
2013-01-22Update the code of processing device path info in browser to follow UEFI spec.ydong10
2013-01-22Take the highest horizontal resolution as highest video resolution.li-elvin
2013-01-22Refine the menu display logic, support menus with more than one page of options.ydong10
2013-01-181. Update the logic of UpdateVariable() for updating variable from:lzeng14
2013-01-17Fix ICC11(VS2005) build failure.lzeng14
2013-01-16Fix build failure.lzeng14
2013-01-15Fix the issue that RuntimeServiceQueryVariableInfo() in VariableSmmRuntimeDxe...lzeng14
2013-01-15The unit of Duration for S3BootScriptSaveMemPoll() is us, but not ns, so upda...lzeng14
2013-01-14Remove the meaningless compare code.ydong10
2013-01-10Use EFI_IFR_TYPE_VALUE type variable instead of UINT64 to avoid buffer overflow.ydong10