summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Add new definition for XHCI supporterictian2011-06-011-1/+3
* Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu2011-05-311-1/+1
* Fix ICC build break.lgao42011-05-261-3/+9
* Update BasePrintLib to handle the unaligned GUID. lgao42011-05-241-4/+4
* Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architectu...rsun32011-05-241-1/+3
* Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu2011-05-234-8/+266
* Add core SMBIOS 2.7.0 and 2.7.1 support.lzeng142011-05-231-27/+134
* Add new definition used for new call back return type and new action type.ydong102011-05-202-0/+10
* Change the type of the IoData field of EFI_SMM_SAVE_STATE_IO_INFO from UINTN ...rsun32011-05-171-4/+2
* According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be...lzeng142011-05-171-3/+2
* Add definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.vanjeff2011-05-161-0/+1
* add those missing device path nodes into the union structure of EFI_DEV_PATH ...erictian2011-05-131-71/+89
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-041-1/+1
* Add new status code definition in PI 1.2 Errata B.li-elvin2011-05-042-4/+84
* 1. Add definition for SSP(StorageSecurityCommand Protocol)hhuan132011-05-042-1/+216
* 1.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to Simple...vanjeff2011-05-043-5/+8
* Add the definition of EFI_2_31_SYSTEM_TABLE_REVISION and update EFI_SYSTEM_TA...vanjeff2011-05-041-3/+4
* Add BlockIO2 Protocol definition.qianouyang2011-05-031-0/+206
* Add BlockIO2 Protocol.qianouyang2011-05-031-0/+3
* 1. Change guid name from EFI_CERT_X509 to EFI_CERT_X509_GUID, per UEFI Specif...vanjeff2011-04-272-15/+64
* Add the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang2011-04-201-1/+4
* Update the description of Loaded Image Protocol Unload function to follow the...lgao42011-04-191-5/+6
* Update the comments for SizeofPartitionEntry field to follow the UEFI Spec.niruiyu2011-04-141-1/+2
* Typo for the old patch enhance code style. ydong102011-03-291-2/+2
* Refine code to make code follow the coding style.ydong102011-03-251-65/+74
* Add the missing LegacyBiosMpTable.h per MultiProcessor Specification.lgao42011-03-171-0/+285
* Refine code to follow coding style.ydong102011-03-152-6/+13
* Enhance inf to follow spec.ydong102011-03-141-6/+6
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI per PI...vanjeff2011-03-141-4/+10
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-111-0/+1
* Update some progress codes name per the PI Spec, 1.2 Errata B. This was one i...vanjeff2011-03-111-4/+4
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-1011-28/+164
* Fixed typos per the PI Spec 1.2 Errata B.vanjeff2011-03-104-9/+9
* Updated the GUID name to follow PI Spec, 1.2 Errata B.vanjeff2011-03-101-2/+2
* Update comment per the latest PI spec Errata B.li-elvin2011-03-101-3/+3
* Fix Xcode build issue.andrewfish2011-03-051-2/+1
* Add definitions for the UEFI ACPI Data Table defined in the UEFI spec and the...rsun32011-02-223-1/+59
* A minor change for the format of usage align with spec.gikidy2011-02-211-1/+1
* Update inappropriate comments.ydong102011-02-172-5/+5
* Per PI spec, StatusCode related structure is not required to be defined as pa...lgao42011-02-161-10/+2
* Per PI1.2B spec, for the case that TE Image Relocation Data Directory Entry V...lgao42011-02-161-1/+9
* Update function description per UEFI2.3d. The main changes include: lgao42011-02-124-16/+22
* Add new FV extension type 0x0002 and its related structure per PI1.2B.lgao42011-02-121-2/+21
* Add SmmPeriodicSmiLib to MdePkg.mdkinney2011-02-115-3/+1406
* Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish2011-02-019-44/+39
* Remove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro that prevents the macro ...mdkinney2011-01-271-2/+2
* Update comments of BIT1 and BIT2 to align UEFI Spec 2.3d for EFI_PARTITION_EN...niruiyu2011-01-271-4/+8
* Fix InternalMemScanMem* functions so that they return the pointer to the matc...darylm5032011-01-071-8/+12
* Fix Copyright year to 2011mdkinney2011-01-061-1/+1
* Define bits for PcdDebugPrintErrorLevel to monitor Global Coherency Domain(GC...mdkinney2011-01-061-0/+2