]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
[mirror_edk2.git] / MdePkg /
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
2010-02-24 lgao4Correct Copyright year format
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 klu2Disable interrupt when changing IDTR register.
2010-02-23 qhuang8Temporarily remove the C implementation of some GCC...
2010-02-21 klu2Correct the table's version according to PI/UEFI spec.
2010-02-15 mdkinneyRemove SMM_CORE as a supported module type for the...
2010-02-14 mdkinneyAdd Memory Allocation Library instance for modules...
2010-02-14 mdkinneyAdd Memory Allocation Library instance for modules...
2010-02-14 mdkinney1) Remove dependency on the UEFI Boot Services Table...
2010-02-14 mdkinneyRemove constructor from this library. This library...
2010-02-12 xdu2Add media status relative definition to UEFI PXE header...
2010-02-11 mdkinneyDo not set gBS to NULL when the ExitBootServices event...
2010-02-09 lgao4Update HiiString Protocol and HiiSetString Api in HiiLib
2010-02-03 xdu2Add EFI_NO_MEDIA status code to network APIs.
2010-02-03 qhuang8Remove the unnecessary header files inclusion.
2010-02-02 erictianwrap ASSERT_LOCKED macro with MDEPKG_NDEBUG.
2010-02-01 qhuang8Minor update to fix typos and update the file to use...
2010-02-01 li-elvinUpdate SMBIOS.h to SMBIOS 2.6.1 version.
2010-02-01 qhuang8Add missing dependency expression for some library...
2010-02-01 mdkinneyRemove extra #Include
2010-01-29 gdong1Move the definitions defined for User Manager protocol...
2010-01-29 mdkinneyAdd missing [Depex]
2010-01-28 ljin6Add PXE Tag Definitions for IA32/X64/Arm/IPF architectures.
2010-01-27 mdkinneyMove SmmLib from IntelFrameworkPkg to MdePkg because...
2010-01-27 qhuang8Fix incorrect array size
2010-01-27 qhuang8Clean up MdePkg source to correct some coding style...
2010-01-26 qhuang8Fix incorrect Edk revision number in last commit
2010-01-26 qhuang8Add change log for the incompatible changes in MdePkg...
2010-01-26 qhuang8Scrub EFI_ATA_IDENTIFY_DATA and EFI_ATAPI_IDENTIFY_DATA...
2010-01-25 qhuang8Fix typo in Monotonic Counter GUID macro name
2010-01-25 tye1Define EFI_PXE_BASE_CODE_DHCPV6_PACKET and EFI_PXE_BASE...
2010-01-15 lgao4Correct the conflict EFI_ACPI_GET_ACPI_TABLE to EFI_ACP...
2010-01-15 qhuang8Add type-cast to fix build break for IA32 arch
2010-01-15 AJFISHFix gcc warning
2010-01-14 AJFISHAdded new PeCoffGetEntryPoint lib function to get size...
2010-01-14 mdkinneyClean up format of comments
2010-01-14 mdkinneyClean up comments
2010-01-14 rsun3Some HII related definitions change. Note these changes...
2010-01-14 mdkinneyFix formatting
2010-01-14 mdkinneyClean up .h files for the CPU I/O PPI and the CPU I...
2010-01-14 mdkinneyChange SMM CPU I/O to SMM CPU I/O 2
2010-01-14 mdkinneyRemove extra reference to SmmCpuIo.h
2010-01-11 eric_tiandisable ICC compiler warning #593: variable was set...
2009-12-29 jchen20the 1st paramter of the function prototype lost the...
2009-12-25 xli24Publish definition of MCA/INIT/PMI Protocol & ESAL...
2009-12-25 vanjeffreplaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_...
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-12-23 qhuang8Fix a bug in MdePkg BaseLib: StrnCat() and AsciiStrnCat...
2009-12-22 gdong1Add variable definitions of user identification
2009-12-17 davidhuang1. Fix a bug encounter in build
2009-12-17 davidhuangTo avoid naming conflicts between PI SMMBASE2 Protocol...
2009-12-14 eric_tianIntroduce a MDEPKG_NDEBUG macro to provide a method...
2009-12-11 rsun3Improve status codes returned for functions of EFI_TCG_...
2009-12-11 xli24Add return value description for EFI_PEI_RECOVERY_BLOCK...
2009-12-11 qhuang8Add missing definition of "EFI_PEI_DESCRIPTOR" in PI...
2009-12-08 lgao4Directly use FALSE when BootPolicy is FALSE.
2009-12-07 eric_tian1. fix the wrong description, change "target the buffer...
2009-12-07 eric_tianaccording to IA32 intel architecture spec, mwait instuc...
2009-12-07 eric_tianfix GCC build issue, mWait instruction need not the...
2009-12-07 lgao4Add the missing EFI_IMAGE_EXECUTION_AUTH_ value definit...
2009-12-06 AJFISHFixes for ARM build in the EdkCompatibilityPkg and...
2009-12-05 mdkinneyAdd SetMemN() and ScanMemN() to the BaseMemoryLib class...
2009-12-04 klu2Prompt the PI specification version to 1.20 and UEFI...
2009-12-02 lgao4Add more check for local FileInfo variable before it...
2009-12-02 davidhuang1. Fix a bug. (Changing EFI_SMM_SYSTEM_TABLE -> EFI_SMM...
2009-12-01 lgao4Make MEDIA DEVICE PATH on 2 byte aligned to avoid the...
2009-12-01 jcarseytypo in comment
2009-11-26 jchen20Add PI complied S3 implementation. Move the Opcode...
2009-11-26 lgao4Add new GetFileBufferByFilePath API into DxeServicesLib.
2009-11-24 klu2Fix a typo bug that miss &
2009-11-24 klu2Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK...
2009-11-24 klu21, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2...
2009-11-23 jljustenMdePkg: Move duplicate EFI_AP_PROCEDURE typedef to...
2009-11-23 qhuang8Simplify the @attention statement.
2009-11-23 qhuang8Minor update the comments style for LegacyRegion2 protocol
2009-11-21 mdkinney1) Add new BaseLib API GetPreviousNode()
2009-11-20 mdkinneyAdd reserved field to SAL_UPDATE_PAL_DATA_BLOCK so...
2009-11-20 jljustenProtocol/SmmCpuIo.h: Fix build warning on GCC
2009-11-20 qhuang8Add LegacyRegion 2 protocol definition in MdePkg
2009-11-20 rsun3Rename PI SMM definitions which has same name with...
2009-11-18 qhuang8Fix some unicode characters in source file.
2009-11-18 qhuang8Add PI 1.2 CPU I/O 2 protocol definitions. This is...
2009-11-17 xli24Fix parameter name in function header.
2009-11-17 xli24Following 3 updates are for spec update published in...
2009-11-17 klu2Add ASM_PFX() for exposed symoble from assemble to C
2009-11-17 xdu2Update function description to be consistent with code...
2009-11-16 rsun3There should be no CONST modifier for the This paramete...
2009-11-16 rsun3typedef
2009-11-12 xdu21. Add UEFI 2.2 VLAN device path definition to MdePkg
2009-11-12 vanjefffixed the wrong format.
2009-11-12 vanjefffixed the wrong format.
2009-11-11 tye1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this...
2009-11-11 vanjeffadd EFI IPSEC protocol and EFI IPSEC Config protocol...
2009-11-10 klu2Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI...
2009-11-09 qhuang8Add new protocol definition of FVB2 defined in PI1...
2009-11-04 vanjeff1. rolled back Hob library to remove new API - BuildCap...
2009-11-02 xli24Describe update of default status code PCD values in...
2009-11-02 xli24Add description comments for status code PCDs with...
next