summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2007-06-25Fixed typo in function headerAJFISH1-3/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang18-162/+166
2007-06-22Add dependent protocol:"Protocol/DevicePath.h".yshang11-0/+1
2007-06-22Add DriverDiagnostics2.h.yshang12-9/+119
2007-06-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2711 6f1...yshang12-1568/+0
2007-06-22Import Pal.h and Sal.h.yshang12-0/+1568
2007-06-22Rename the PalApi.h to Pal.h.yshang12-0/+0
2007-06-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 6f1...yshang11-2/+0
2007-06-22Delete the IpfDefines.h from MDE package. It should be in IpfCpu package.yshang11-553/+0
2007-06-22Fixed typo in PiPeiCis.h.yshang14-6/+59
2007-06-21Update Protocol for backward-compatible with EFI1.1.yshang115-53/+208
2007-06-21Fixed PPI GUID name to follow PI specification.yshang14-15/+3
2007-06-21Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang13-75/+130
2007-06-20Add macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBaseType.h.yshang11-0/+3
2007-06-20Remove the reference of UefiDevicePath.h.yshang11-1/+0
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang144-0/+23742
2007-06-19Check in the Industry Standard Files.yshang112-0/+2376
2007-06-19Checked in the GUIDs introduced in UEFI/PI.yshang120-0/+868
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang192-42/+23936
2007-06-18Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH23-903/+904
2007-06-13Add PPI definitions introduced in PI1.0.yshang122-0/+3203
2007-06-08Move to directory "Include"yshang127-0/+9390
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch247-65424/+0
2007-05-31Update the Guid Value of Ext SCSI Pass Thru Protocolqhuang81-2/+2
2007-05-30Fix some errors in comments of Status Code include file.xli241-5/+5
2007-05-21Remove some unnecessary #if/#ifdef from some header files.vanjeff1-5/+0
2007-05-14These updates are for IPF low level assembly library checking in.gtian1-1/+1
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian9-84/+1333
2007-05-05Update BaseLib.h to make the spaces between comments constant. Only added bla...ajfish1-0/+231
2007-04-11Fix the DEVICE_PATH_MESSAGING_SAS GUID definition according to UEFI 2.1 spec.xli241-1/+1
2007-04-05Sync the HII GUID with EDK I code base. Please take note: This GUID is not th...qwang121-2/+2
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao41-46/+0
2007-04-04Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID.qhuang81-1/+1
2007-04-04Rename the enum value of EFI_STANDBY_BUTTON_PHASE.yshang11-2/+3
2007-04-03SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT....yshang11-2/+2
2007-04-02Add in OFFSET_OF macro as defined in MDE Library specqwang121-38/+43
2007-03-291.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang84-3/+5
2007-03-261. Removed definition for EFI_1_1 from module ConSplittervanjeff1-509/+492
2007-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff1-256/+229
2007-03-14Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang122-41/+60
2007-03-081. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang81-1/+1
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang121-0/+92
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang83-25/+63
2007-02-13Add alias EFI_D_XXX to provide backward compatibilities.qhuang81-15/+34
2007-02-13Update all String related functions in BaseLib for this change introduced in ...qwang121-10/+26
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang127-7877/+8909
2007-01-311. PEI core needs to check image machine typexgu32-42/+72
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli244-2/+42
2007-01-23Modify the EFI_USB_DATA_DIRECTION according to UEFI specification 2.1 page 708.klu21-1/+1
2007-01-18Add two useful functions in UefiLib for the implementation of Component Name,...qhuang81-1/+58