summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)Author
2007-03-261. Removed definition for EFI_1_1 from module ConSplittervanjeff
2007-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff
2007-03-14Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang12
2007-03-081. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang8
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang12
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang8
2007-02-13Add alias EFI_D_XXX to provide backward compatibilities.qhuang8
2007-02-13Update all String related functions in BaseLib for this change introduced in ...qwang12
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-01-311. PEI core needs to check image machine typexgu3
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
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-15Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao4
2007-01-15To fix,xgu3
2007-01-12UART_FLOW_CONTROL_DEVICE_PATH should be defined for both EFI and UEFI qhuang8
2007-01-09Add in UefiApplicationEntryPoint library class and library instance. qwang12
2007-01-08correct SimpleTextIn protocol definition.lgao4
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-19Add GLOBAL_FUNCTION macro for Itaniummdkinney
2006-12-19Add FIT types from the SAL Spec to SalApi.hmdkinney
2006-12-18Only include SmmCis.h if the CPU Arch is IA32 or X64mdkinney
2006-12-14Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...lgao4
2006-12-13Change the Boot Script storage to fixed length.xgu3
2006-12-12Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. wuyizhong
2006-12-12Merge GOP related code from r8->r9. wuyizhong
2006-12-08Add a new definition according to Pci spec 2.2qhuang8
2006-12-07Add X64 support for DebugSupport driver.klu2
2006-12-05Add enumeration type for EfiProcessorFamilyIntelPentiumM, EfiProcessorFamilyI...xli24
2006-12-04Do not check __STDC_VERSION__ for gcc.bbahnsen
2006-11-30Add Information Opcode in S3 modules.xgu3
2006-11-29Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre...lgao4
2006-11-28Declare the alignment required for jump Buffersmdkinney
2006-11-26Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chainsmdkinney
2006-11-18Add EFI_DELIVERY_MODE to SalApi.hmdkinney
2006-11-18Disable warning when assigning a function pointer to a data pointermdkinney
2006-11-16Add gcc macro to remove pack() for gcc buildlgao4
2006-11-16Add pack(1) for boot scipt structure.lgao4
2006-11-14Add ULL to integer literals for gcc support.bbahnsen
2006-11-13Set the stack alignment for X64 to 16 bytes per the X64 Calling Conventionmdkinney
2006-11-09Fix ALIGN_POINTER() macro. The pointer (p) passed in must always be converte...mdkinney
2006-11-09Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney
2006-11-08Update processor socket type definition to comply with SmBios 2.5 spec.jtang12
2006-11-08Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM ...jtang12
2006-11-07This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in...cwu11
2006-11-06This check-in fixed the following bugs:cwu11
2006-11-03Add EfiGpt.h, ElTorito.h, Mbr.h header files which are for EFI GUID Partition...qwang12