]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include
1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib library.
[mirror_edk2.git] / MdePkg / Include /
2007-08-27 vanjeff1. Sync Tcp4 protocol definitions to match UEFI 2.1
2007-08-27 qwang12Make MdePkg GCC clean
2007-08-24 mdkinneyAdd #defines for the SAL System Table entry sizes
2007-08-23 qwang12Add in BuildFv2Hob in HobLib
2007-08-22 qwang12Update the code to match spec for EfiFvbSetVolumeAttrib...
2007-08-22 yshang1Update the comments of PiDxe.h, PiPei.h and Uefi.h.
2007-08-15 mdkinneyRemove MDT from SAL.h
2007-08-15 yshang11) Add type casting for argument "a" in EFI_ERROR(a...
2007-08-14 qwang12gEfiCallerIdGuid is defined in Autogen.h
2007-08-14 lgao4Sync code with MdePkg spec for Scsi library class and...
2007-08-13 klu2Add missing definition EFI_PEIM_ENTRY_POINT to IntelFra...
2007-08-13 yshang1Fix bug in MdePkg.
2007-08-10 klu21) Move the structure definitions related GUID EFI_STAT...
2007-08-10 yshang1fixed Typo in MdePkg.
2007-08-08 lgao4Correct parameter UINTN to UINT32
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-08-06 qwang12remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid...
2007-08-06 qwang12remove the two unnecessary CONST modifier.
2007-08-01 AJFISHUpdated to reflect spec ECRs
2007-07-31 AJFISHAdded UEFI Boot Manager definitions to UEFISpec.h and...
2007-07-31 qwang12add in <Guid/PcAnsi.h>
2007-07-30 qwang12add EFIAPI to the library functions.
2007-07-26 yshang1Clean the Bis.h
2007-07-25 AJFISHEFI_FV_FILETYPE_ALL missing from PI specification....
2007-07-24 yshang1Update the definition of PEI_SERVICES_REVISION.
2007-07-24 yshang1Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInf...
2007-07-24 jwang36Added "#define ASM_PFX(name) _##name" for GNU assembly...
2007-07-20 yshang1Clean up the MdePkg.dec.
2007-07-20 qwang12Remove the CONST for FvbWrite as spec does not have it.
2007-07-20 qwang12Update the CONST modifier to be the same with spec.
2007-07-19 yshang1Update the comments of Acpi.h.
2007-07-19 yshang1Update the industryStandard in MdePkg:
2007-07-19 yshang1Fix bugs in MdePkg for GCC build.
2007-07-18 klu2Rollback the change of EFI_FVB_ATTRIBUTE, because not...
2007-07-18 klu21) Add _MSC_VER judgment for usage of #pragma intrinsic
2007-07-18 vanjeffMove those definitions defined in UEFI Spec from Indust...
2007-07-17 vanjeffMove some definitions defined in USB spec and HID Spec...
2007-07-17 qwang12Remove EFI_ACPI_2_0_OEM_ID etc. in Acpi2_0.h.
2007-07-17 qwang12Check in definition for various ACPI tables and the...
2007-07-17 yshang1Fix typo in FirmwareVolumeBlock.h
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
next