]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include
IntelFrameworkModulePkg: Add DxeCapsuleLib
[mirror_edk2.git] / MdePkg / Include /
2011-09-02 li-elvinMove generic IA32_SEGMENT_DESCRIPTOR definition to...
2011-08-29 jljustenMdePkg: Add S3 library interfaces and base implementations
2011-08-25 xdu2Add new API GetTimeInNanoSecond() to TimerLib to conver...
2011-08-24 erictianRemove CONST modifier to be spec compliance
2011-08-23 erictianremove some const modifier to spec compliance.
2011-08-23 lzeng14Add the missing SMBIOS_TABLE_TYPE42 pointer in SMBIOS_S...
2011-08-18 vanjeffAdded 3 new EFI Resources Attributes defined in PI...
2011-08-16 hhuan131. Add Uefi231 secure boot related definitions
2011-08-02 jcarseyAdd 2 functions to UefiLib library class: CatSPrint...
2011-07-27 lzeng14GUIDs should go below the correct comment block in...
2011-07-19 lzeng14Add header file for KMS.
2011-07-13 niruiyuChange CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE...
2011-07-12 ydong10Update structure EFI_IFR_VARSTORE_EFI to follow UEFI...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-30 niruiyuFix the comments in the core interface to follow the...
2011-06-28 jcarseyClarify the requirements for the Destination parameter...
2011-06-28 ydong10Add new "ref5" opcode data structure and ref data type...
2011-06-23 niruiyuRemove non-ASCII characters.
2011-06-18 rsun3Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo...
2011-06-16 lzeng14Update prototype name of Get()/Set() to EFI_AUTHENTICAT...
2011-06-16 lzeng14Correct ExtendedSize’s type to UINT32.
2011-06-15 lgao4For BaseLib IsNull() function , update retval value...
2011-06-13 mdkinneyAdd ABS() macro (Absolute Value) to Base.h in MdePkg
2011-06-13 niruiyuFix incorrect comments in SimpleFileSystem.h.
2011-06-13 lgao4Add the missing default definition of EFIAPI in Ia32...
2011-06-10 mdkinneyAdd ESAL support libraries to MdePkg
2011-06-09 niruiyuChange BuildGuidHob and BuildGuidDataHob to return...
2011-06-08 ydong10Add new "refresh event group" opcode.
2011-06-08 ydong10Add new "Modal form" opcode.
2011-06-08 lzeng14String Reference Cleanup.
2011-06-01 erictianAdd new definition for XHCI support
2011-05-31 niruiyuUpdate the comments of InstallConfigurationTable to...
2011-05-24 rsun3Per PI 1.2 errata B spec, for SetMemoryAttributes(...
2011-05-23 niruiyuAdd BlockIO revision 3 definition. Add new API ScsiInqu...
2011-05-23 lzeng14Add core SMBIOS 2.7.0 and 2.7.1 support.
2011-05-20 ydong10Add new definition used for new call back return type...
2011-05-17 rsun3Change the type of the IoData field of EFI_SMM_SAVE_STA...
2011-05-17 lzeng14According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK...
2011-05-16 vanjeffAdd definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_...
2011-05-13 erictianadd those missing device path nodes into the union...
2011-05-04 li-elvinAdd new status code definition in PI 1.2 Errata B.
2011-05-04 hhuan131. Add definition for SSP(StorageSecurityCommand Protocol)
2011-05-04 vanjeff1.Move the definitions of SCAN_F11 and SCAN_F12 from...
2011-05-04 vanjeffAdd the definition of EFI_2_31_SYSTEM_TABLE_REVISION...
2011-05-03 qianouyangAdd BlockIO2 Protocol definition.
2011-04-27 vanjeff1. Change guid name from EFI_CERT_X509 to EFI_CERT_X509...
2011-04-14 niruiyuUpdate the comments for SizeofPartitionEntry field...
2011-03-29 ydong10Typo for the old patch enhance code style.
2011-03-25 ydong10Refine code to make code follow the coding style.
2011-03-17 lgao4Add the missing LegacyBiosMpTable.h per MultiProcessor...
2011-03-15 ydong10Refine code to follow coding style.
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2011-03-11 vanjeffUpdate some progress codes name per the PI Spec, 1...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 vanjeffFixed typos per the PI Spec 1.2 Errata B.
2011-03-10 vanjeffUpdated the GUID name to follow PI Spec, 1.2 Errata B.
2011-03-10 li-elvinUpdate comment per the latest PI spec Errata B.
2011-03-05 andrewfishFix Xcode build issue.
2011-02-22 rsun3Add definitions for the UEFI ACPI Data Table defined...
2011-02-17 ydong10Update inappropriate comments.
2011-02-16 lgao4Per PI spec, StatusCode related structure is not requir...
2011-02-12 lgao4Update function description per UEFI2.3d. The main...
2011-02-12 lgao4Add new FV extension type 0x0002 and its related struct...
2011-02-11 mdkinneyAdd SmmPeriodicSmiLib to MdePkg.
2011-02-01 andrewfishReplace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_A...
2011-01-27 mdkinneyRemove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro...
2011-01-27 niruiyuUpdate comments of BIT1 and BIT2 to align UEFI Spec...
2011-01-06 mdkinneyFix Copyright year to 2011
2011-01-06 mdkinneyDefine bits for PcdDebugPrintErrorLevel to monitor...
2010-12-28 rsun3Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute...
2010-12-21 rsun3Change the modifiers of the RegisterContext parameter...
2010-12-16 niruiyuRemove wrongly added SuperIoInit protocol.
2010-12-15 andrewfishFix issue with CodeSourcery gcc requiring assembly...
2010-12-14 niruiyuAdd the SuperIoInit protocol to MdePkg.
2010-12-14 erictianupdate USB_PORT_STAT_OWNER from 2^11 to 2^13 which...
2010-12-08 vanjeffadd note for EFI_SW_PEI_EC_INVALID_CAPSULE_DESCRIPTOR...
2010-12-08 vanjeffupdated progress code definitions to match PI Spec...
2010-12-06 mdkinneyRoll back comment change for SOR. SOR does not apply...
2010-12-01 mdkinneyUpdate comments for PI 1.2 SMM support.
2010-11-23 lgao4Adds the missing return status description for HiiConfi...
2010-11-17 qianouyangUpdate the file description in IpSec.h to refer to...
2010-11-05 mdkinneyAdd Doxygen style comments to the EFI_SIZE_TO_PAGES...
2010-11-05 rsun3Add comment about usage on EFI_SIZE_TO_PAGES() and...
2010-11-04 ydong10Add API to ExtractGuidedSectionLib.h to retrieve the...
2010-10-24 darylm503Fix a cut-n-paste error in the comment for the "read...
2010-10-15 qianouyangUpdate IPsec.h file to follow approved ECR which will...
2010-10-13 jljustenMdePkg: Use builtin offsetof function for GCC 4.0 and...
2010-10-05 andrewfishAdd ARM MOVW/MOVT relocations added in PE/COFF 8.2...
2010-09-29 jyao1Add ACPI4.0 header file.
2010-09-27 erictianadd a macro IS_PCI_SATADPA to judge if device is a...
2010-09-07 andrewfishARM RVCT 3.1 compiler has issues with __packed structur...
2010-08-19 niruiyuMove ACPI_SMALL_RESOURCE_HEADER and ACPI_LARGE_RESOURCE...
2010-08-09 hhuan13Fixed K9 scan issues.
2010-07-20 jyao1Remove spec compliance comment. It follows PI1.2B spec...
2010-06-25 qhuang8Fix minor spec compliance issue: "EFI_DEVICE_PATH_CREAT...
2010-06-11 mdkinneyAdd ASSERT() conditions to UEFI Library Print() and...
2010-05-28 li-elvinAdd Read/Write (16) command to SCSI library.
2010-05-18 jyao1MdePkg:
2010-05-18 rsun3Change TPM_BASE to 0 per TPM spec.
2010-05-14 klu2Fix a typo in comment
next