summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2007-03-051. Change the protocol usage type in UefiDriverModelLibqhuang8
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang12
2007-02-13Clean up MSA for MDE Libs:qhuang8
2007-02-13Remove the wrong dependency on PeimEntryPointLibqhuang8
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang8
2007-02-13Add alias EFI_D_XXX to provide backward compatibilities.qhuang8
2007-02-13Drop the support of DXE_RUNTIME_DRIVER since all combo MDE libraries are remo...qhuang8
2007-02-13PcdLib is only referenced by IPF arch.qhuang8
2007-02-13BaseLib is only used by IA32, X64 & IPFqhuang8
2007-02-13Clean up MSA filesqhuang8
2007-02-13Update all String related functions in BaseLib for this change introduced in ...qwang12
2007-02-12Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo...xli24
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-02-06updated the comment according to latest version of MWG.vanjeff
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang8
2007-02-021. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg.vanjeff
2007-01-311. PEI core needs to check image machine typexgu3
2007-01-30Fix a typo in last check in.qhuang8
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang8
2007-01-26Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli24
2007-01-26removed SupModuleList firstlyvanjeff
2007-01-25Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang12
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-25BaseMemoryLibSse2 library doesn't support IPF and EBC. I remove these archs f...lgao4
2007-01-24Added DXE_RUNTIME_DRIVER in the SupModuleList since DxeStatusCode in EdkModul...jwang36
2007-01-24add <SupModuleList> in <LibraryClass> item for TimerLib. Inform build tool th...vanjeff
2007-01-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2287 6f1...yshang1
2007-01-23Updated the function comments in UefiDriverEntryLib to fix EDKT502.yshang1
2007-01-23Modify the EFI_USB_DATA_DIRECTION according to UEFI specification 2.1 page 708.klu2
2007-01-18Add two useful functions in UefiLib for the implementation of Component Name,...qhuang8
2007-01-181) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit...qwang12
2007-01-17supmodulelist not supported by now, i remove it firstly.vanjeff
2007-01-16Fix PeLoad function can't handle invalid PeImage to skip correct debug entry.lgao4
2007-01-15Correct TeImage Header based on PeiCis spec.lgao4
2007-01-15Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao4
2007-01-15To fix,xgu3
2007-01-12Correctly skip debug entry.lgao4
2007-01-12UART_FLOW_CONTROL_DEVICE_PATH should be defined for both EFI and UEFI qhuang8
2007-01-10Mark some .c files as MSFT only.bbahnsen
2007-01-101. Added comments to ASM filesbxing
2007-01-09The header file applies to all architectures.bbahnsen
2007-01-09Add in UefiApplicationEntryPoint library class and library instance. qwang12
2007-01-08correct SimpleTextIn protocol definition.lgao4
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold
2006-12-29Fixed tracker EDKT395bxing
2006-12-28add <SupModuleList> in <LibraryClass> item for TimerLib. Inform build tool th...vanjeff
2006-12-28Refix the previous issue.qhuang8
2006-12-28Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang8
2006-12-26Fix some Linux's build issue.klu2
2006-12-20Update DxeSmmDriverEntryPoint library to only support IA32 and X64 CPU archsmdkinney