summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2009-12-29Move SmmReportStatusCodeLib to MdeModulePkg.xli24
2009-12-29Move PeiReportStatusCodeLib to MdeModulePkg.xli24
2009-12-29Create DxeReportStatusCodeLib instance.xli24
2009-12-29Move OemHookStatusCodeLibNull to MdeModulePkg.xli24
2009-12-29Fix a bug about linked list manipulation in DegradeResource() in PCI bus driver.rsun3
2009-12-29Fix a bug in DegradeResource().rsun3
2009-12-25Add check before free DevicePath (TCP child sock will have no device path ins...xdu2
2009-12-25Enable package level build.xli24
2009-12-25Fix ICC compiler warning.xli24
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkgxli24
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkg.xli24
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli24
2009-12-25Add assertion to ensure the boolean value must be 0 or 1 before the use of ar...qhuang8
2009-12-25Add fixing for supporting third-party FV in unknown format. klu2
2009-12-25Fix ICC toolchain build break.rsun3
2009-12-24Update resource degrade algorithm in PCI bus driver. (1)If any child device h...rsun3
2009-12-24Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...rsun3
2009-12-241. Fix bug in some boundary cases to calculate SectorCountExp.qhuang8
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-12-23Try to get the image form device path by FALSE and TRUE boot policy.lgao4
2009-12-22Produce LoadPeImage protocol only in framework compatibility mode.lgao4
2009-12-22Add new UEFI driver AtaBusDxe:qhuang8
2009-12-22Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...qhuang8
2009-12-22add error handling for input parameter.eric_tian
2009-12-17Refine the functions headers.vanjeff
2009-12-17Refine type cast.xli24
2009-12-16Fix the issue that callback function with TPL lower than TPL_HIGH_LEVEL canno...xli24
2009-12-16add error handling on usb related modules.eric_tian
2009-12-15Add '0x' prefix to indicate hex numberqhuang8
2009-12-11Smbios driver wrong compute the offset when updating string for given handle.klu2
2009-12-11Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode, and the bug in using Un...lgao4
2009-12-10Add legacy region range check.xli24
2009-12-10Correct the comments.xdu2
2009-12-10Tempoprary removal of this ASSERT as it crashes the BeagleBoard. We can put i...AJFISH
2009-12-08Fix incorrect return status usage of HiiGetBrowserData().xdu2
2009-12-04The functionality of PXE Base Code protocol will not be stopped, when downloa...vanjeff
2009-12-03According to PI specification, if token number can not be found for dynamic-e...klu2
2009-12-03Move the Fv updating of PeiCore's internal structure PrivateData out of the i...klu2
2009-12-03Remove the tab characters.klu2
2009-12-03After PeiCore is shadowed into permanent memory, the pointers to build-in Ffs...klu2
2009-12-01Correct error status to EFI_NOT_FOUND when the image can't be got.lgao4
2009-11-27Use AllocateZeroPool instead of using AllocatePool + ZeroMemklu2
2009-11-27The FV size in EFI_FV_INFO has been excluded the length of FV header, so no n...klu2
2009-11-27Fix GCC build error!lgao4
2009-11-26Add IFR Security Op-code support in the Form Browser.rsun3
2009-11-26Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao4
2009-11-26Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpen...lgao4
2009-11-25Dummy implementation of Legacy Region 2 Protocol.xli24
2009-11-25Add checking for VolumeHandle, if VolumeHandle is NULL, return EFI_INVALID_PA...klu2
2009-11-25Fixed the bug that not to stop PXE functionality when PXE meeting some failur...vanjeff