summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-2233-40/+40
* Fix up the comment for several functions and make sure the IN and OUT modifie...qwang122007-11-183-15/+165
* add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian2007-11-141-3/+3
* Fix the wrong memory type for BSP stack hob. EfiConventionalMemoryType will b...qhuang82007-11-081-1/+1
* 1) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.yshang12007-11-085-14/+19
* Removed the PAL definition of PAL_ROUTE_CONFIG because it is not in published...zliu32007-11-071-40/+0
* edk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:jljusten2007-11-022-91/+91
* Add more PAL_ROUTE related definition in to PalCallLib.hgtian2007-11-011-0/+11
* Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to '.glo...zliu32007-10-311-11/+19
* MdePkg/Library/BaseLib/ChkStkGcc.c:jljusten2007-10-302-0/+25
* MdePkg/Library/BaseMemoryLibRepStr/x64/*.S:jljusten2007-10-3012-0/+598
* Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...lgao42007-10-261-0/+2
* Fixed tabbing issueAJFISH2007-10-241-3/+3
* Added the PAL call PAL_ROUTE_CONFIG for Tukwila processorzliu32007-10-201-643/+673
* Update ExtractGuidedSectionLib instance to cover the same handler is register...lgao42007-10-192-0/+40
* Add Guid C Name for EFI_SIMPLE_TEXT_INPUT_EX protocolqhuang82007-10-191-0/+1
* Update EFI_SIMPLE_TEXT_INPUT_EX protocol definitions according to UEFI spec 2.1bqhuang82007-10-191-31/+61
* Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao42007-10-182-16/+16
* The BaseAddress and Length should be align PAGE according to PI specification...klu22007-10-181-1/+13
* Merger network tackers 9307, 9338, 9339, 9397vanjeff2007-10-162-67/+67
* add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE...qwang122007-10-161-0/+2
* 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff2007-10-161-10/+10
* Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg.klu22007-10-161-10/+0
* 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang122007-10-151-1/+1
* Remove library instance of PeiServicesTablePointerLibMm7klu22007-10-154-209/+0
* 1. Update internal EfiPrint protocol to contain all print interfaces provided...lgao42007-10-121-1/+1
* Fix ICC build error lgao42007-10-121-3/+2
* Updating for pass building: Remove the "#include <ItaniumFamilyCpuPeim.h>" fo...zliu32007-10-121-1/+0
* moved the PeiPalCallLib from ItaniumFamilyCpuPkg to MdePkgvprabhal2007-10-113-0/+209
* changed the Sec information structure for IPFvprabhal2007-10-112-6/+26
* UEFI Specification has a name conflict. Change the Variable definitions to no...AJFISH2007-10-111-5/+5
* these files have moved to cpulibvprabhal2007-10-116-237/+0
* Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang12007-10-116-6/+107
* added a log for EDK_4067: Non-Compatible: qwang12qwang122007-10-111-0/+32
* Remove PeiDxeExtractGuidedSectionLib instance, which is replaced by PeiExtrac...lgao42007-10-112-329/+0
* Changed to pass the build with Visual Studio 2005jwang362007-10-102-6/+6
* 0) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang122007-10-106-436/+153
* Remove assemble file for different arch, klu22007-10-105-152/+0
* Add SetPeiServicesTablePointer() interface implement in PeiServicesTablePoint...jlin162007-10-091-0/+14
* PI Enabling: the address of PeiServices Pointer should be klu22007-10-098-18/+158
* Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao42007-10-094-6/+7
* Add Unicode Collation 2 protocol GUID value according to UEFI Spec 2.1bqhuang82007-10-092-3/+6
* Added the "#include <Library/PalCallLib.h>" to pass build (the tracker is #592)zliu32007-10-081-0/+1
* Correct CpuLib.inf format in DSC filelgao42007-10-081-1/+1
* Add BaseMemoryLib optimized for DXEmdkinney2007-10-0648-0/+3062
* Add BaseMemoryLib optimized for PEImdkinney2007-10-0648-0/+2982
* Make header consistent with other files.mdkinney2007-10-061-1/+1
* Restore original algorithm and add commentsmdkinney2007-10-061-3/+2
* Return buffer in raxmdkinney2007-10-061-4/+5
* Sync with other libsmdkinney2007-10-061-14/+10