]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Removed PCD entries for CPU properties as they should be defined in UNI file. Added...
[mirror_edk2.git] / MdePkg /
2007-09-01 AJFISHFixed problem with sign extension in print lib. PrintXY...
2007-08-30 mdkinneyUpdate for ICC 10
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 klu2Fix the invalid return code for OemHookStatusCodeLibNul...
2007-08-30 klu2Fix non-Ascii character in comments
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-27 vanjeff1. Sync Tcp4 protocol definitions to match UEFI 2.1
2007-08-27 qwang12Make MdePkg GCC clean
2007-08-27 mdkinneyHandle case when PAL calls 13 or 14 may not be available.
2007-08-24 mdkinneyAdd #defines for the SAL System Table entry sizes
2007-08-24 qwang12Use CopyGuid instead of CopyMem.
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-17 mdkinneyUse <> in #include statements instead of "" for include...
2007-08-16 AJFISHAdded PCD settings for UART and Terminal Type device...
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 lgao4Add debugLib for this instance.
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-09 jwang36Added DXE_CORE in the supported module type list
2007-08-08 mdkinneyChange EfiConvertPointer() and EfiSetVirtualAddressMap...
2007-08-08 lgao4Correct parameter UINTN to UINT32
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-08-08 jwang36Changed the class name to OldPeiCoreEntryPoint
2007-08-06 qwang12remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid...
2007-08-06 qwang12remove the two unnecessary CONST modifier.
2007-08-06 yshang1Fix bug in PciCfg to support PCI express address.
2007-08-02 qhuang8Add library dependency expressions for several library...
2007-08-02 klu2Remove addtional PCD type
2007-08-02 jwang36Changed source file format
2007-08-01 AJFISHUpdated to reflect spec ECRs
2007-08-01 jwang361. Generated new build.exe from new tools code
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-27 AJFISHRemoved unneeded $(WORKSPACE)\ in *.DSC files. Also...
2007-07-27 yshang1Add BasePcdLibNull.
2007-07-27 yshang1Add BasePcdLibNull in MdePkg.
2007-07-26 yshang1Clean the Bis.h
2007-07-26 yshang1Sync token number of Pcd with spec.
2007-07-25 AJFISHEFI_FV_FILETYPE_ALL missing from PI specification....
2007-07-25 yshang1Remove unused section in .INF, .DEC, .DSC of MdePkg...
2007-07-24 yshang1Update the definition of PEI_SERVICES_REVISION.
2007-07-24 zliu3Added the Lib Construction function for IPF lib instance
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-24 qhuang8Update Guid Value to avoid collision with old one
2007-07-23 yshang1Import BaseMemoryLibMmx.
2007-07-20 yshang1Clean up the MdePkg.dec.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjefffixed to pass IPF build
2007-07-20 vanjeffremove some comments introduced by tools.
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 yshang1Remove unused comments in MdePkg.
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-19 qwang12add in PeiServicesTablePointerLibMm7.inf
2007-07-19 qwang12add in PeiServicesTablePointerLibMm7.inf
2007-07-18 klu2Rollback the change of EFI_FVB_ATTRIBUTE, because not...
2007-07-18 klu2Remove _MSC_VER for this file is just built by MSFT...
2007-07-18 AJFISHremoved comments (and fix) compiler specific compile...
2007-07-18 klu21) Add _MSC_VER judgment for usage of #pragma intrinsic
2007-07-18 jwang36Added tool chain family modifier for source files used...
2007-07-18 klu2Add GraphicLib library class definition in MdePkg.dec
2007-07-18 vanjeffMove those definitions defined in UEFI Spec from Indust...
2007-07-18 vanjeffadd UefiUsbLibInternal.h in .inf
2007-07-18 klu2Use () instead of {}, replace \ to / for path.
2007-07-17 vanjeffMove some definitions defined in USB spec and HID Spec...
2007-07-17 yshang1Clean up comments in PeiServicesTablePointerLibIdt
2007-07-17 yshang1To support GCC build. Currently, it could not pass...
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-17 yshang1Rename PeiSmbusLibSmbus2 as PeiSmbusLibSmbus2Ppi.
2007-07-17 klu2Comment unallowed item
2007-07-13 AJFISHConvert NT32 to use PCD settings for UEFI Timeout and...
2007-07-13 xli24Add necessary macro definitions in PalCallLib.h of...
2007-07-13 AJFISHAdd Internal.h to UefiUsbLib
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 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-10 yshang1Import IsaFloppy Dxe and Pei in IntelFrameworkModulePkg.
2007-07-10 vanjeffUpdate Usb.h definitions.
2007-07-09 AJFISHUpdated modules to not depend on the IntelFrameworkPkg.
2007-07-09 yshang1Add enumeration EfiResetUpdate of EFI_RESET_TYPE, which...
2007-07-09 qwang12Remove some unnessary CONST modifier.
2007-07-09 qhuang8Rename the GuidCName to sync with dec file.
2007-07-06 AJFISHUpdated comments for IntelCompiler specific warnings
2007-07-06 qwang12Enable Intel IPF compilation for MdePkg.
next