]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
A few more header fixes
[mirror_edk2.git] / MdePkg /
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...
2009-11-02 xli24The value of PcdStatusCodeValueSetVirtualAddressMap...
2009-11-02 xli242 PCD values of status code are updated:
2009-10-28 vanjeffUEFI Capsule HOB updating includes:
2009-10-26 xdu2Update to align with UEFI 2.3 spec: rename "UEFI_CONFIG...
2009-10-21 klu21, Correct the name of PCD_PPI_CALLBACK to EFI_PCD_PPI_...
2009-10-21 qhuang8Rename one field in "EFI_ATA_STATUS_BLOCK" to make...
2009-10-20 davidhuang1. Impl PI 1.2 PCI part. Major changes include:
2009-10-16 mdkinneyGLOBAL_REMOVE_IF_UNREFERENCED must be defined to nothin...
2009-10-15 mdkinneyDo not update the ImageBase in the PE/COFF header if...
2009-10-08 mdkinneyDo not apply relocation fixups if the Adjust value...
2009-10-01 mdkinneyCheck to see if the section size of non-zero before...
2009-09-30 qhuang8Change RETURN_STATUS type to UINTN, thus EFI_STATUS...
2009-09-29 vanjeffAdd the EFI PCI Override Protocol definitions introduce...
2009-09-24 eric_tiansync comments on data structure to follow latest UEFI...
2009-09-24 rsun3Add HII animation related definitions into MdePkg.
2009-09-24 qhuang8Update definition aligned to UEFI2.3
2009-09-23 eric_tiansync the latest spec changes with code
2009-09-22 qhuang8Remove tabs in MdePkg source code
2009-09-22 qhuang8Fix small issues in SimpleFileSystem.h
2009-09-22 lgao4Update definition aligned to UEFI2.3
2009-09-21 qhuang8Remove some unicode characters in MdePkg source code.
2009-09-21 qhuang8Clarify some definitions in HII Configure Routine Protocol
2009-09-21 qhuang8Clarify Signature field in EFI_PARTITION_ENTRY structure.
2009-09-21 qhuang8Add UEFI 2.2 and UEFI 2.3 signature.
2009-09-21 qhuang8Remove the restrain on the Year field in EFI_TIME struc...
2009-09-21 qhuang8Clarify Attribute field in EFI_PARTITION_ENTRY
2009-09-21 qhuang81. Fix incorrect definition of UEFI_CONFIG_LANG and...
2009-09-18 vanjeffalign some comments.
2009-09-18 vanjeffAdd some comments.
2009-09-17 vanjeffUpdated network related definitions.
2009-09-16 htaoadd SR-IOV support in EDK II.
2009-09-16 klu2Add @par at file header to indicate the specification...
2009-09-14 lgao41. Add new HII IFR opcode introduced in UEFI2.2 and...
2009-09-10 lgao4Fix the bug in PeiServicesInstallFvInfoPpi() implementa...
2009-09-10 qhuang81. Add a new Capsule initiate reset flag
2009-09-09 vanjeff1. add EFI Firmware Management protocol definition...
2009-09-09 eric_tianadd AtaPassThruProtocol into MdePkg.
2009-09-08 qhuang8Remove obsolete description to avoid confusion. DeviceP...
2009-09-08 vanjeffadd modifier EFIAPI for library interfaces.
2009-09-08 vanjeffrefine functions comments to add new description for...
2009-09-08 klu2Add PCD protocol/ppi defined in PI 1.2, which is differ...
2009-09-03 vanjeffClarify the UEFI/EFI specification version in file...
2009-09-03 rsun3Add into MdePkg definitions for the SMM IO Trap Dispatc...
2009-09-03 rsun3Add into MdePkg definitions for the SMM Power Button...
next