]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 6f19259b...
[mirror_edk2.git] / MdePkg /
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 vanjeffImport some basic libraries instances for Mde Packages.
2007-06-22 vanjeffImport MdePkg.dec and MdePkg.dec. Initial version.
2007-06-22 yshang1Fixed typo in PiPeiCis.h.
2007-06-21 vanjeffremove some .msa file reference.
2007-06-21 vanjeffadded MdePkg.spd, this is initial version.
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-08 yshang1Move to sub-directory "include"
2007-06-08 yshang1Checked in the new includes of MdePkg, that are Process...
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-15 qouyangFixd EDKII r2594 build broken issue - MdePkg build...
2007-05-15 qouyangFixd EDKII r2594 build broken issue - MdePkg build...
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-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-05-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-05-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
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-09 qhuang8Fix an issue that some image tool will generate PE32...
2007-04-06 qwang121) Initialize gBS, gST, gImageHandle in UefiBootService...
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 yshang1Fixed issue for ICC, since ICC does not allow to cast...
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-04 yshang1Update the MSA for ICC build.
2007-04-03 yshang1SMMcis defines "Exit" as the one of phases of EFI_SMM_S...
2007-04-03 yshang1Updated MSA file for EBC.
2007-04-03 yshang1Add the ReadWriteBarrier in the Acquire/ReleaseSpin...
2007-04-02 qwang12Add in OFFSET_OF macro as defined in MDE Library spec
2007-04-02 qhuang8Add comments on the definition of SPIN_LOCK_RELEASED...
2007-03-30 qhuang8Sync the Guid value of MTFTP protocol in spd file since...
2007-03-29 qhuang81.Define SPIN_LOCK as "volatile UINTN" to prevent mutli...
2007-03-28 vanjeff1. Removed #ifndef to enable Capsule architecture proto...
2007-03-27 qhuang8Correct some wrong usage types
2007-03-26 vanjeff1. Removed definition for EFI_1_1 from module ConSplitter
2007-03-22 vanjeff1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
2007-03-16 vanjeff1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR
2007-03-15 vanjeff1. Remove #ifdef _MSC_EXTENSION_ from all source files
2007-03-14 qwang12Remove the BugBug in package header file for DXE_CORE...
2007-03-09 qwang12Update the comments.
2007-03-08 qhuang81. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI...
2007-03-05 qhuang81. Change the protocol usage type in UefiDriverModelLib
2007-02-14 qwang12Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint...
2007-02-13 qhuang8Clean up MSA for MDE Libs:
2007-02-13 qhuang8Remove the wrong dependency on PeimEntryPointLib
2007-02-13 qhuang81. Add two interfaces in PeCoffGetEntryPointLib.h
2007-02-13 qhuang8Add alias EFI_D_XXX to provide backward compatibilities.
2007-02-13 qhuang8Drop the support of DXE_RUNTIME_DRIVER since all combo...
2007-02-13 qhuang8PcdLib is only referenced by IPF arch.
2007-02-13 qhuang8BaseLib is only used by IA32, X64 & IPF
2007-02-13 qhuang8Clean up MSA files
2007-02-13 qwang12Update all String related functions in BaseLib for...
2007-02-12 xli24Update MDE and EdkModule packages for ICC build with...
2007-02-12 qwang121) Added BIT0, BIT1, …, BIT63 to the Base Defines
2007-02-06 vanjeffupdated the comment according to latest version of...
2007-02-05 qhuang81.Drop the support of UEFI_APPLICATION for UefiDriverLib
2007-02-02 vanjeff1. removed BaseTimerLibLocalApic from MdePkg and Nt32Ti...
2007-01-31 xgu31. PEI core needs to check image machine type
2007-01-30 qhuang8Fix a typo in last check in.
2007-01-30 qhuang8Add supported module type & arch filter for all librari...
2007-01-26 xli24Make MDE and EdkModule packages avoid all Intel IPF...
2007-01-26 vanjeffremoved SupModuleList firstly
2007-01-25 qwang12Remove USER_DEFINED in IncludePkgHeader in spd files...
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2007-01-25 lgao4BaseMemoryLibSse2 library doesn't support IPF and EBC...
2007-01-24 jwang36Added DXE_RUNTIME_DRIVER in the SupModuleList since...
2007-01-24 vanjeffadd <SupModuleList> in <LibraryClass> item for TimerLib...
2007-01-23 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-01-23 yshang1Updated the function comments in UefiDriverEntryLib...
2007-01-23 klu2Modify the EFI_USB_DATA_DIRECTION according to UEFI...
2007-01-18 qhuang8Add two useful functions in UefiLib for the implementat...
2007-01-18 qwang121) Clean up MdePkg/Include/Common/BootScript.h and...
2007-01-17 vanjeffsupmodulelist not supported by now, i remove it firstly.
2007-01-16 lgao4Fix PeLoad function can't handle invalid PeImage to...
2007-01-15 lgao4Correct TeImage Header based on PeiCis spec.
2007-01-15 lgao4Correct TeImage file format and Clean up PeiRebase...
2007-01-15 xgu3To fix,
2007-01-12 lgao4Correctly skip debug entry.
2007-01-12 qhuang8UART_FLOW_CONTROL_DEVICE_PATH should be defined for...
2007-01-10 bbahnsenMark some .c files as MSFT only.
2007-01-10 bxing1. Added comments to ASM files
2007-01-09 bbahnsenThe header file applies to all architectures.
next