summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2010-01-04installing HII config access protocol on child handle instead of installing o...vanjeff9-844/+374
2010-01-04check whether FvHandle is NULL for FfsGetVolumeInfo() interface.klu21-2/+2
2010-01-04Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER...klu25-5/+1199
2009-12-31Minor clean ups for these INF files.mdkinney2-14/+11
2009-12-31Fix minor coding style issues.qhuang82-29/+30
2009-12-31Remove the hard-code IoAlign in BlockIo.Media; instead, this value should inh...qhuang82-1/+2
2009-12-31Add disableif statement example, and suppressif form example.lgao41-102/+104
2009-12-31Align name of constructor and destructor.xli241-2/+2
2009-12-31Refine DxeReportStatusCodeLib and RuntimeDxeReportStatusCodeLib.xli246-338/+257
2009-12-30Add VLAN support.xdu230-937/+4303
2009-12-30Code clean up in NetLib:xdu213-475/+473
2009-12-30Make use of UefiRuntimeLib for refinement.xli243-44/+11
2009-12-30Fix bug that that the template does not match fields in structure EFI_BLOCK_I...qhuang81-3/+3
2009-12-29Move SmmReportStatusCodeLib to proper architecture branch for package level b...xli241-1/+1
2009-12-29Create RuntimeDxeReportStatusCodeLib instance.xli245-0/+883
2009-12-29Move non-framework status code library instances to MdeModulePkg.xli241-0/+5
2009-12-29Move SmmReportStatusCodeLib to MdeModulePkg.xli242-0/+605
2009-12-29Move PeiReportStatusCodeLib to MdeModulePkg.xli242-0/+613
2009-12-29Create DxeReportStatusCodeLib instance.xli244-0/+731
2009-12-29Move OemHookStatusCodeLibNull to MdeModulePkg.xli242-0/+96
2009-12-29Fix a bug about linked list manipulation in DegradeResource() in PCI bus driver.rsun31-2/+5
2009-12-29Fix a bug in DegradeResource().rsun31-15/+16
2009-12-25Add check before free DevicePath (TCP child sock will have no device path ins...xdu21-7/+9
2009-12-25Enable package level build.xli241-0/+1
2009-12-25Fix ICC compiler warning.xli241-4/+0
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkgxli241-0/+4
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkg.xli2415-0/+1771
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli243-0/+155
2009-12-25Add assertion to ensure the boolean value must be 0 or 1 before the use of ar...qhuang81-1/+2
2009-12-25Add fixing for supporting third-party FV in unknown format. klu23-21/+293
2009-12-25Fix ICC toolchain build break.rsun31-2/+2
2009-12-24Update resource degrade algorithm in PCI bus driver. (1)If any child device h...rsun32-29/+70
2009-12-24Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...rsun37-6/+49
2009-12-241. Fix bug in some boundary cases to calculate SectorCountExp.qhuang81-4/+13
2009-12-23PI 1.1 SMM Feature Check-indavidhuang7-4/+458
2009-12-23Try to get the image form device path by FALSE and TRUE boot policy.lgao41-0/+9
2009-12-22Produce LoadPeImage protocol only in framework compatibility mode.lgao42-10/+17
2009-12-22Add new UEFI driver AtaBusDxe:qhuang86-0/+2571
2009-12-22Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...qhuang83-25/+446
2009-12-22add error handling for input parameter.eric_tian2-1/+11
2009-12-17Refine the functions headers.vanjeff5-56/+56
2009-12-17Refine type cast.xli241-3/+3
2009-12-16Fix the issue that callback function with TPL lower than TPL_HIGH_LEVEL canno...xli243-55/+132
2009-12-16add error handling on usb related modules.eric_tian8-16/+90
2009-12-15Add '0x' prefix to indicate hex numberqhuang81-1/+1
2009-12-11Smbios driver wrong compute the offset when updating string for given handle.klu21-8/+11
2009-12-11Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode, and the bug in using Un...lgao42-4/+4
2009-12-10Add legacy region range check.xli241-0/+16
2009-12-10Correct the comments.xdu21-3/+1
2009-12-10Tempoprary removal of this ASSERT as it crashes the BeagleBoard. We can put i...AJFISH1-1/+4