summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)Author
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Add dependent protocol:"Protocol/DevicePath.h".yshang1
2007-06-22Add DriverDiagnostics2.h.yshang1
2007-06-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2711 6f1...yshang1
2007-06-22Import Pal.h and Sal.h.yshang1
2007-06-22Rename the PalApi.h to Pal.h.yshang1
2007-06-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 6f1...yshang1
2007-06-22Delete the IpfDefines.h from MDE package. It should be in IpfCpu package.yshang1
2007-06-22Fixed typo in PiPeiCis.h.yshang1
2007-06-21Update Protocol for backward-compatible with EFI1.1.yshang1
2007-06-21Fixed PPI GUID name to follow PI specification.yshang1
2007-06-21Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang1
2007-06-20Add macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBaseType.h.yshang1
2007-06-20Remove the reference of UefiDevicePath.h.yshang1
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang1
2007-06-19Check in the Industry Standard Files.yshang1
2007-06-19Checked in the GUIDs introduced in UEFI/PI.yshang1
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang1
2007-06-18Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH
2007-06-13Add PPI definitions introduced in PI1.0.yshang1
2007-06-08Move to directory "Include"yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-05-31Update the Guid Value of Ext SCSI Pass Thru Protocolqhuang8
2007-05-30Fix some errors in comments of Status Code include file.xli24
2007-05-21Remove some unnecessary #if/#ifdef from some header files.vanjeff
2007-05-14These updates are for IPF low level assembly library checking in.gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian
2007-05-05Update BaseLib.h to make the spaces between comments constant. Only added bla...ajfish
2007-04-11Fix the DEVICE_PATH_MESSAGING_SAS GUID definition according to UEFI 2.1 spec.xli24
2007-04-05Sync the HII GUID with EDK I code base. Please take note: This GUID is not th...qwang12
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao4
2007-04-04Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID.qhuang8
2007-04-04Rename the enum value of EFI_STANDBY_BUTTON_PHASE.yshang1
2007-04-03SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT....yshang1
2007-04-02Add in OFFSET_OF macro as defined in MDE Library specqwang12
2007-03-291.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang8
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