summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
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
2012-04-28MdeModulePkg: Skip to manage usb debug port in EDKII EHCI driver if it's used...erictian
2012-04-27Enhance the error handling for AllocatePool and AllocatePages function.ydong10
2012-04-26Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...lzeng14
2012-04-25Add description for PeiPerformanceIdArray parameter of InternalSearchForLogEn...lzeng14
2012-04-25Fix UNIX GCC build fail.lzeng14
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