summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol
AgeCommit message (Expand)Author
2007-09-291. Fixed one bug in ConPlatform.c, add NULL judgment.vanjeff
2007-09-26Fix one iScsi device path definition update to Uefi Spec 2.1b.qhuang8
2007-09-24Updated EFI_MANAGED_NETWORK_PROTOCOL_GUID value according to UEFI 2.1b.vanjeff
2007-09-20Fix invalid return status to sync with newest UEFI spec 2.1qhuang8
2007-09-06Roll back the change made in rev.3778, which is a temporary fix for the issue...xli24
2007-09-05Temporarily fix the issue that Tiger cannot boot to OS. Change the GUID of Fi...xli24
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff
2007-08-06remove the two unnecessary CONST modifier.qwang12
2007-07-31add in <Guid/PcAnsi.h>qwang12
2007-07-26Clean the Bis.h yshang1
2007-07-20Clean up the MdePkg.dec. yshang1
2007-07-20Remove the CONST for FvbWrite as spec does not have it.qwang12
2007-07-20Update the CONST modifier to be the same with spec. qwang12
2007-07-18Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Pr...vanjeff
2007-07-17Fix typo in FirmwareVolumeBlock.hyshang1
2007-07-13Fixed comments to follow coding standard. AJFISH
2007-07-11Add some USB related definitions defined n Uefi 2.1 into Usb2HostController.hvanjeff
2007-07-09Remove some unnessary CONST modifier.qwang12
2007-07-04Update modifier of FVB protocol.yshang1
2007-07-03Deleted unneeded fileAJFISH
2007-07-03Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH
2007-07-02add a error macro to prevent this file from included for now #error "UEFI 2.1...qwang12
2007-06-29add a error macro to prevent this file from included for now #error "UEFI 2.1...qwang12
2007-06-291) Modify ScsiIo protocol according to UEFI specificationklu2
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-27Update DriverConfiguration2.h to avoid the name conflict with DriverConfigura...yshang1
2007-06-27Keep the C name of SIMPLE TEXT OUTPUT PROTOCOL unchanged for backward-compati...yshang1
2007-06-27Split the DriverConfiguration.h into DriverConfiguration2 and DriverConfigura...yshang1
2007-06-26Remove prefix EFI_ from some TPL macros reference in some commentsvanjeff
2007-06-22Add dependent protocol:"Protocol/DevicePath.h".yshang1
2007-06-22Add DriverDiagnostics2.h.yshang1
2007-06-22Fixed typo in PiPeiCis.h.yshang1
2007-06-21Update Protocol for backward-compatible with EFI1.1.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-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-21Remove some unnecessary #if/#ifdef from some header files.vanjeff
2007-04-05Sync the HII GUID with EDK I code base. Please take note: This GUID is not th...qwang12
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-03-291.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang8
2007-01-181) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit...qwang12
2007-01-15To fix,xgu3
2007-01-08correct SimpleTextIn protocol definition.lgao4
2006-12-12Merge GOP related code from r8->r9. wuyizhong
2006-12-07Add X64 support for DebugSupport driver.klu2
2006-11-08Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM ...jtang12
2006-11-031. Add the fix for the following Bugs:cwu11