summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2010-03-01updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff
2010-03-01Remove assumption that the transition code for transitioning from 64-bit to 3...mdkinney
2010-02-28Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao4
2010-02-27Update SEC Platform Information PPI according to PI 1.2 errata A.xli24
2010-02-27Update comments by UEFI approved Errata revision 'B'.gdong1
2010-02-26Remove notice as it gets to publish in newest PI spec.qhuang8
2010-02-26According to the latest UEFI 2.3 errata B, the following changes are made:lgao4
2010-02-26Correct description for return status code of PEI service AllocatePages(), ac...xli24
2010-02-26Refine parameter description according to PI 1.2 errata A.xli24
2010-02-26Remove notice for PXE_OPFLAGS_GET_MEDIA_STATUS and PXE_STATFLAGS_GET_STATUS_N...xdu2
2010-02-26Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan13
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao4
2010-02-24Correct Copyright year formatlgao4
2010-02-241. Correct File header to ## @filelgao4
2010-02-23Disable interrupt when changing IDTR register.klu2
2010-02-23Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang8
2010-02-21Correct the table's version according to PI/UEFI spec.klu2
2010-02-15Remove SMM_CORE as a supported module type for the MemoryAllocationLib instan...mdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-141) Remove dependency on the UEFI Boot Services Table Library so the gBS, gST,...mdkinney
2010-02-14Remove constructor from this library. This library already has SMM CPU I/O 2...mdkinney
2010-02-12Add media status relative definition to UEFI PXE header file.xdu2
2010-02-11Do not set gBS to NULL when the ExitBootServices event notification for the U...mdkinney
2010-02-09Update HiiString Protocol and HiiSetString Api in HiiLiblgao4
2010-02-03Add EFI_NO_MEDIA status code to network APIs.xdu2
2010-02-03Remove the unnecessary header files inclusion.qhuang8
2010-02-02wrap ASSERT_LOCKED macro with MDEPKG_NDEBUG.erictian
2010-02-01Minor update to fix typos and update the file to use \r\n as end of lineqhuang8
2010-02-01Update SMBIOS.h to SMBIOS 2.6.1 version.li-elvin
2010-02-01Add missing dependency expression for some library instances in MdePkgqhuang8
2010-02-01Remove extra #Includemdkinney
2010-01-29Move the definitions defined for User Manager protocol from UserCredential.h ...gdong1
2010-01-29Add missing [Depex]mdkinney
2010-01-28Add PXE Tag Definitions for IA32/X64/Arm/IPF architectures.ljin6
2010-01-27Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful t...mdkinney
2010-01-27Fix incorrect array sizeqhuang8
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang8
2010-01-26Fix incorrect Edk revision number in last commitqhuang8
2010-01-26Add change log for the incompatible changes in MdePkg in Edk r9817.qhuang8
2010-01-26Scrub EFI_ATA_IDENTIFY_DATA and EFI_ATAPI_IDENTIFY_DATA to strict follow ATA-...qhuang8
2010-01-25Fix typo in Monotonic Counter GUID macro nameqhuang8
2010-01-25Define EFI_PXE_BASE_CODE_DHCPV6_PACKET and EFI_PXE_BASE_CODE_PACKET for PXE o...tye1
2010-01-15Correct the conflict EFI_ACPI_GET_ACPI_TABLE to EFI_ACPI_GET_ACPI_TABLE2lgao4
2010-01-15Add type-cast to fix build break for IA32 archqhuang8
2010-01-15Fix gcc warningAJFISH
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH
2010-01-14Clean up format of commentsmdkinney
2010-01-14Clean up commentsmdkinney