summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2012-07-09Include read data buffer in CommBufferSize when calculate the buffer size.ydong10
2012-07-06MdeModulePkg/Ata: add dynamic type to PcdAtaSmartEnableerictian
2012-07-06When do discard action, enable callback action for questions which have value...ydong10
2012-07-03Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action request to avoid discard ...ydong10
2012-06-27Add more SMRAM range check to 3 SMI handler.czhang46
2012-06-26Update the logic to get default value for question without storage.ydong10
2012-06-26Check whether has storage for date/time opcode, if it has storage, also gener...ydong10
2012-06-25Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString t...tye1
2012-06-25MdeModulePkg PI SMM Core: Unregister handler for SMM Ready To Lock event in S...rsun3
2012-06-25MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.erictian
2012-06-18MdeMoMdeMdeModulePkg/EhciPei: By default power on all root ports of EHCI host...erictian
2012-06-18MdeMdeModulePkg/Usb: Coding style alignmenterictian
2012-06-18Fix potential memory leak issue.lzeng14
2012-06-14MdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe and UsbMouseAbsoluteP...erictian
2012-06-13MdeModulePkg/UsbMouse: Get HID descriptor from the return of Get_Desc(Configu...erictian
2012-06-12Add comment for modules which have external input.jyao1
2012-06-12EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...lzeng14
2012-06-12To be consistent with PeiReportStatusCodeLib and DxeReportStatusCode, use MAX...lzeng14
2012-06-12Refine the logic about initialize questions valueydong10
2012-05-31Fixed build failed.ydong10
2012-05-31Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun3
2012-05-30Record LoadImage perf log for LoadImageEx() and use NULL as Handle to record ...lzeng14
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-30According to UEFI spec 2.3.1a. hardware error record variable should use the ...lzeng14
2012-05-30Return EFI_WRITE_PROTECTED when setting HwErrRecSupport Global Variable at ru...lzeng14
2012-05-29Enable wide string for title and help stringydong10
2012-05-29MdeModulePkg/Ata: Clear PxCmd.SUD bit when the port has no device presented a...erictian
2012-05-29MdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnable" to control if enabl...erictian
2012-05-29Update DxeCore and FwVolDxe drivers to inherit authentication status for the ...lzeng14
2012-05-29Optimize the log entry search algorithm to save boot performance.lzeng14
2012-05-25Move PcdExtFpdtBootRecordPadSize to the correct PCD section in MdeModulePkg.d...lgao4
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu
2012-05-24Enhance the ConPlatform driver's matching algorithm to manage the console con...niruiyu
2012-05-18Add logic to validate variable before use it.ydong10
2012-05-16Add Perf log for SMM driver Load and Start Image.lgao4
2012-05-14MdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds support if the last LBA ca...erictian
2012-05-11Add logic to validate new input value with minimum.ydong10
2012-05-11The code line where judges if offset exceed the FTW work space boundary, in s...lzeng14
2012-05-11Enhance the code logic for RelocateBlockDescriptors.lzeng14
2012-05-11Currently, CapsulePei assumes ScatterGatherList are all related. But, UEFI sp...lzeng14
2012-05-11Make sure CapsuleImage size is equal or less than DataBlock Size. And when co...lzeng14
2012-05-11DestPtr may point to the lower aligned address in the free memory region (Fre...lzeng14
2012-05-11Update CapsuleCoalesce() to return the correct size of the coalesced capsule ...lzeng14
2012-05-09Use PartitionHeader->SizeOfPartitionEntry instead of sizeof (EFI_PARTITION_EN...niruiyu
2012-05-08Fix the potential issue that NULL pointer may be referred in LoadImage().lgao4
2012-05-08Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.lgao4
2012-05-08Enhance SmbiosDxe driver:lzeng14
2012-05-07Fix memory leak issues.ydong10
2012-05-02MdeModulePkg: Fix EHCI module build warning reported by VS2005 tool chain.erictian
2012-04-28MdeModulePkg: Enlarge timeout value to wait set_address request success for l...erictian