]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include
Modules cleanup.
[mirror_edk2.git] / MdePkg / Include /
2007-07-13 xli24Add necessary macro definitions in PalCallLib.h of...
2007-07-13 AJFISHFixed comments to follow coding standard.
2007-07-13 qwang12Add in Atapi.h
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-07-12 vanjeff1. Import UsbKbDxe and UsbMouseDxe into MdeModulePkg
2007-07-11 vanjeffAdd some USB related definitions defined n Uefi 2.1...
2007-07-10 vanjeffUpdate Usb.h definitions.
2007-07-09 yshang1Add enumeration EfiResetUpdate of EFI_RESET_TYPE, which...
2007-07-09 qwang12Remove some unnessary CONST modifier.
2007-07-06 AJFISHUpdated comments for IntelCompiler specific warnings
2007-07-06 qwang12Enable Intel IPF compilation for MdePkg.
2007-07-06 qwang12Diable 1418 and 1419 with pragma.
2007-07-06 xli24Check in library class of SalLib.
2007-07-06 yshang1Remove the Pal.h from directory "IndustryStandard ...
2007-07-06 yshang1Update PalCallLib.h
2007-07-06 yshang1Checked in PalCallLib.h. The patch does not remove...
2007-07-06 yshang1Update the C name of CPU I/O PPI.
2007-07-06 lgao4Add pack(1) for section header structure.
2007-07-05 AJFISHAdded EFI_EVENT_ alais for EVT_ #defines to match our...
2007-07-05 AJFISHGraphicsLib depends on GraphicsOutput protocol definiti...
2007-07-05 klu2Enable Nt32 platform boot to DXE phase.
2007-07-05 vanjeffRename EFI_PEI_PCI_CFG_PPI_IO to EFI_PEI_PCI_CFG2_PPI_I...
2007-07-04 yshang1Update modifier of FVB protocol.
2007-07-04 yshang1Fixed typo of DXE_SERVICES_VERSION.
2007-07-04 zliu3Add the IPF boot mode into ProcessorBind.h, and these...
2007-07-04 qwang12PI defines EFI_FVH_REVISION to 2
2007-07-04 qwang12Rename to gEfiFirmwareFileSystem2Guid.
2007-07-04 yshang1Add EFI_NOT_AVAILABLE_YET in MdePkg and change the...
2007-07-04 yshang1Clean up the tolerant definitions of FV_FILETYPEs.
2007-07-04 yshang1Add macro SECTION_SIZE(SectionHeader) in MdePkg.
2007-07-04 klu2Add PeiCore module for enabling NT32Pkg, please attenti...
2007-07-03 AJFISHDeleted unneeded file
2007-07-03 AJFISHRemoved IntelframeworkPkg contamination from MdeModuleP...
2007-07-03 qwang12add in GraphicsLib.h
2007-07-03 klu2Porting SecMain module for Nt32Pkg, but not enable...
2007-07-03 yshang1Update the EFI_FV_FILETYPE definitions.
2007-07-03 vanjeffUpdate EFI_CAPSULE_HEADER definition.
2007-07-03 yshang1Update EFI_CAPSULE_HEADER definition.
2007-07-03 yshang1Update the EFI_CAPSULE_HEADER definition.
2007-07-03 yshang1Update EFI_PEI_LOAD_FILE_PPI_GUID in MdePkg.
2007-07-02 qwang12add a error macro to prevent this file from included...
2007-07-02 yshang1Add BaseMemoryTestDxe in MdeModulePkg.dsc
2007-06-29 AJFISHPorted SerialPortLib to support base type.
2007-06-29 yshang1Add EFI Option ROM definitions.
2007-06-29 qwang12add a error macro to prevent this file from included...
2007-06-29 klu21) Modify ScsiIo protocol according to UEFI specification
2007-06-29 vanjeffadd SerialPortLib.h
2007-06-27 AJFISHUpdated headers to follow coding standard
2007-06-27 klu2Convert msa to inf for UefiRuntimeLib
2007-06-27 klu2Add missing definition for Time service which defined...
2007-06-27 yshang1Move #include <IndustryStandard/Pal.h> into IPF specifi...
2007-06-27 qhuang8Add new Library Class: CustomDecompressLib
2007-06-27 klu2git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-06-27 klu2Disable the warning of bitfield
2007-06-27 yshang1Update DriverConfiguration2.h to avoid the name conflic...
2007-06-27 yshang1Keep the C name of SIMPLE TEXT OUTPUT PROTOCOL unchange...
2007-06-27 yshang1Split the DriverConfiguration.h into DriverConfiguratio...
2007-06-26 vanjeffFixed build issues for DxeCoreHobLib and BaseUefiDecomp...
2007-06-26 vanjeffRemove prefix EFI_ from some TPL macros reference in...
2007-06-25 AJFISHFixed typo in function header
2007-06-22 yshang1Checked in part of MDE library instances following...
2007-06-22 yshang1Add dependent protocol:"Protocol/DevicePath.h".
2007-06-22 yshang1Add DriverDiagnostics2.h.
2007-06-22 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-06-22 yshang1Import Pal.h and Sal.h.
2007-06-22 yshang1Rename the PalApi.h to Pal.h.
2007-06-22 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-06-22 yshang1Delete the IpfDefines.h from MDE package. It should...
2007-06-22 yshang1Fixed typo in PiPeiCis.h.
2007-06-21 yshang1Update Protocol for backward-compatible with EFI1.1.
2007-06-21 yshang1Fixed PPI GUID name to follow PI specification.
2007-06-21 yshang1Update the EFI_PEI_SECURITY2_PPI to follow PI. Also...
2007-06-20 yshang1Add macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBa...
2007-06-20 yshang1Remove the reference of UefiDevicePath.h.
2007-06-19 yshang1Import Library Class from original MDE package. Also...
2007-06-19 yshang1Check in the Industry Standard Files.
2007-06-19 yshang1Checked in the GUIDs introduced in UEFI/PI.
2007-06-19 yshang1Checked in the Protocols introduced in UEFI/PI.
2007-06-18 AJFISHRemoved tabs and fixed some minor coding style issues...
2007-06-13 yshang1Add PPI definitions introduced in PI1.0.
2007-06-08 yshang1Move to directory "Include"
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-05-31 qhuang8Update the Guid Value of Ext SCSI Pass Thru Protocol
2007-05-30 xli24Fix some errors in comments of Status Code include...
2007-05-21 vanjeffRemove some unnecessary #if/#ifdef from some header...
2007-05-14 gtianThese updates are for IPF low level assembly library...
2007-05-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-05-05 ajfishUpdate BaseLib.h to make the spaces between comments...
2007-04-11 xli24Fix the DEVICE_PATH_MESSAGING_SAS GUID definition accor...
2007-04-05 qwang12Sync the HII GUID with EDK I code base. Please take...
2007-04-04 lgao4Change BDS to get the default logo picture by default...
2007-04-04 qhuang8Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTO...
2007-04-04 yshang1Rename the enum value of EFI_STANDBY_BUTTON_PHASE.
2007-04-03 yshang1SMMcis defines "Exit" as the one of phases of EFI_SMM_S...
2007-04-02 qwang12Add in OFFSET_OF macro as defined in MDE Library spec
2007-03-29 qhuang81.Define SPIN_LOCK as "volatile UINTN" to prevent mutli...
2007-03-26 vanjeff1. Removed definition for EFI_1_1 from module ConSplitter
2007-03-22 vanjeff1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
2007-03-14 qwang12Remove the BugBug in package header file for DXE_CORE...
2007-03-08 qhuang81. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI...
next