summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2007-11-191) Make PEI PI File system service to skip PAD fileqwang12
2007-11-16Convert the capsule image address installed in Configuration table to virtual...lgao4
2007-11-16Add CapsuleInfo guid to store the list of capsule image guid.lgao4
2007-11-15Add a feature flag to allow platform developer to decide if TE or PE32 sectio...qwang12
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff
2007-11-091. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff
2007-11-08Fix build break for X64 cpu architecture.qhuang8
2007-11-08gEfiVariableWriteArchProtocolGuid should be used for the depex as defined in ...qwang12
2007-11-08PI spec will be updated to make it clear that this HOB should describe the st...qhuang8
2007-11-08Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY_ALLOCATION to allocat...qhuang8
2007-11-081) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may no...qwang12
2007-11-081) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.yshang1
2007-11-06To find DxeCore by PE32 section is enough, DxeCore can't be wrapped TE section. lgao4
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian
2007-11-01Should use MaxCarTop but *not* CarTop to computer the usage of stackklu2
2007-11-01Print entry point address by using 0x%10p for the above 4G address.lgao4
2007-10-31Print real entry point for IPF image.lgao4
2007-10-31Fix the issue that CAR size is shown as negative number.klu2
2007-10-311) Change GUID of emuvariable module. yshang1
2007-10-30MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c:jljusten
2007-10-30MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c:jljusten
2007-10-29Fixed filename case for case-sensitive file systems.jljusten
2007-10-26Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...lgao4
2007-10-25Save original PCI attributes in start() function and restore it in Stop() for...vanjeff
2007-10-24ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)qwang12
2007-10-24ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)qwang12
2007-10-22Fix alignment requirement when Load IPF TeImage into memory.lgao4
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu2
2007-10-22Add ConIn device even if SimpleTextInputEx Protocol is not available for back...qhuang8
2007-10-19Fix a bug which does not run PeiCore from memory after shadowing it. qwang12
2007-10-19Fix a bug in variable driver cache mechanism:qhuang8
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-10-19Add a Notification GUID for the implementation of EFI_SIMPLE_INPUT_EX protoco...qhuang8
2007-10-18Fix a bug:qwang12
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao4
2007-10-18Added library instance for PcdLib for module type DXE_COREjwang36
2007-10-18The BaseAddress and Length should be align PAGE according to PI specification...klu2
2007-10-18Update the return status to comply to PI spec.qwang12
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao4
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao4
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao4
2007-10-17Apply Crc32GuidedSectionExtract library instance to replace the original Crc3...lgao4
2007-10-17Add Crc32GuidedSectionExtractLib instance to produce Crc32 guided section dec...lgao4
2007-10-17Merger trackers #7807 and #8372. vanjeff
2007-10-16Merger network tackers 9307, 9338, 9339, 9397vanjeff
2007-10-16Add judgement for TextModeMapklu2
2007-10-16Remove comments for removed parameter.klu2
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff