]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Add ARM as one of the supported architectures
[mirror_edk2.git] / MdePkg /
2009-08-18 mdkinneyAdd ARM as one of the supported architectures
2009-08-18 mdkinneyAdd ARM specific include path
2009-08-18 mdkinneyAdd a private context field to PE_COFF_LOADER_IMAGE_CON...
2009-08-18 mdkinneyAdd ARM specific Jump Buffer
2009-08-18 mdkinneyAdd ARM specific CPU context to the Debug Support Protocol
2009-08-18 mdkinneyAdd ARM specific Machine Type
2009-08-18 mdkinneyAdd ARM specific Machine Type and Debug Directory Entry...
2009-08-18 mdkinneyAdd workaround for some ARM compilers that do not alway...
2009-08-18 mdkinneyMove content from CPU specific ProcessorBind.h files...
2009-08-18 mdkinneyAdd ARM VA_LIST related definitions
2009-08-18 mdkinneyAdd ARM specific version of ProcessorBind.h
2009-08-18 vanjeffadd new guid value.
2009-08-18 klu2OPTIONAL should be put before comma.
2009-08-18 klu2Add EFI_HOB_UEFI_CAPSULE type defined in PI 1.2 volume 3.
2009-08-18 klu2Add S3 SMM Save State protocol definition from PI 1...
2009-08-18 eric_tianupdate dec file to reflect newly introduced protocols.
2009-08-18 vanjeffimport VlanConfig.h, EFI VLAN Config protocol defined...
2009-08-18 klu2Add definition of S3 save state from PI 1.2 specification.
2009-08-18 eric_tianadd Dhcp6/Mtftp6/Udp6 three protocol's definitions...
2009-08-18 vanjeff1.refined doxgen format.
2009-08-18 klu2Add SMBIOS protocol definitions from PI 1.2 specification.
2009-08-17 vanjeff1. import Ip6.h, Ip6Config.h and Tcp6.h.
2009-08-14 eric_tianredefine the ASM_PFX to let it can work on Apple/NetBSD...
2009-08-12 vanjeffadd 2 class code definitions defiled in PCI 2.3 spec.
2009-08-12 qhuang8Use "movd" instruction to manipulate MMX register to...
2009-08-11 qhuang8Minor update to remove some Unicode character in public...
2009-08-11 qhuang8Minor update source to make end-of-line consistent.
2009-08-11 qhuang8Remove all unnecessary .align directives in MdePkg
2009-08-11 qhuang8clean up all of eight BaseMemoryLib instances in MdePkg...
2009-08-07 lgao4Correct the format of comments
2009-08-04 lgao4remove incorrect comments.
2009-07-29 vanjeffupdate MdePkg version to 1.01
2009-07-28 klu2Add PcdVerifyNoteInList for judge whether do verificati...
2009-07-27 lgao4Remove unrecognized characters.
2009-07-24 vanjeffUpdated EFI_MTFTP4_TOKEN structure to add member Contex...
2009-07-24 mdkinneyMove those status code definitions that exactly match...
2009-07-23 lgao4Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName funct...
2009-07-23 lgao4Rename BaseLib internal functions by adding InternalBas...
2009-07-15 lgao4Remove unrecognized characters.
2009-07-14 mdkinneyAdd the following PI 1.2 Protocols to the MdePkg
2009-07-13 mdkinneyAdd the following PI 1.2 Protocols to the MdePkg
2009-07-13 klu2Add macro definitions indicating from SMBIOS 2.6
2009-07-13 mdkinneyAdd the following PI 1.2 PPIs to the MdePkg
2009-07-13 mdkinneyAdd MP Services Protocol from the UEFI Platform Initial...
2009-07-12 mdkinneyFix typo in #ifndef name
2009-07-11 mdkinneyRemove "Module Name:" from include file headers.
2009-07-08 jchen20to fill the gap between PI1.0 and code to fix the bug...
2009-07-05 mdkinneyFix minor typo
2009-07-03 gikidyFix a typo.
2009-07-01 mdkinneyUpdate BASE_ARG() macro to pass static analysis tools...
2009-07-01 zliu3Update the Tpm12.h to the TCG TPM spec 1.2 revision
2009-07-01 lgao4Enhance function macro EFI_PEI_PCI_CFG_ADDRESS defined...
2009-06-30 mdkinneyAdjust the behavior of the MdePkg Print Library class...
2009-06-21 klu2Fix the wrong structure definition in Smbios.h.
2009-06-11 vanjeffupdate codes per MdePkg doxgen review comments.
2009-06-10 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-10 gikidyFor X64 BASE_LIBRARY_JUMP_BUFFER is 64-bit aligned...
2009-06-10 gikidySave/Restore xmm6-xmm15 in function setJump/longJump...
2009-06-10 gikidySave/Restore xmm6-xmm15 in function setJump/longJump.
2009-06-05 klu2 Need use 32-bit register to hold 32-bit stack address.
2009-06-05 klu2 Need use 32-bit register to hold 32-bit stack address.
2009-06-05 klu2Fix the bug that if code is run above 4G, AsmDisablePag...
2009-06-05 klu2Fix the bug that if code is run above 4G, AsmDisablePag...
2009-06-05 klu2Update comment for return description for PcdSetX macros.
2009-06-05 klu2The return description for LibPcdSetx function is ambig...
2009-06-05 rsun3Add missing parameter check ASSERTs in ScsiReadCapacity...
2009-06-04 mdkinneyFix build breaks from comment clean up checkin
2009-06-04 pkandelSecond set of changes based on a review of the code...
2009-06-04 xli24Add ASSERT check for AsmFlushCacheRange().
2009-06-04 eric_tianfix the issue when passing a L"" string to PrintXY.
2009-06-04 vanjeffupdate comments per review comments.
2009-06-04 pkandelReviewed the code comments in the Include/Protocol...
2009-06-03 qhuang81. Fix the bug that we should use rip relative addressi...
2009-06-03 qhuang8Save label "@F" to 64-bit register (r10) instead of...
2009-06-03 eric_tianmodify the implementation of GetInterface and GetConfig...
2009-06-02 qhuang8Use rip relative addressing for x64 label for Thunk16...
2009-05-31 mdkinneyCorrect parameter names for ASSERT() checks.
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-05-26 qhuang8Correct one minor instruction to clear the lower 4...
2009-05-26 qhuang8Fix the bug in x64 thunk code that it cannot handle...
2009-05-26 eric_tianupdate comments on implementation
2009-05-26 eric_tiansync the StrToImage flag of UGA to consistent with GOP
2009-05-21 eric_tianupdate the file description of PrintXY and AsciiPrintXY...
2009-05-21 lgao4Fix ScsiLib build break by << operator, which is replac...
2009-05-21 xli24Remove __APPLE__ usage in ProcessorBind.h files.
2009-05-20 mdkinneyRemove redundant #include statements
2009-05-20 mdkinneyRemove redundant #include
2009-05-20 mdkinneyUpdate #ifndef to match the name of the include file.
2009-05-20 mdkinneyRemove extra #include that is not required for this...
2009-05-20 xli24Define macro for .global/.globl in assembly.
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-05-19 rsun3Add back logic to encode LUN in CDB for compatibility...
2009-05-19 xli24Fix the unaligned issue of PCI read/write buffer.
2009-05-19 rsun3Fix bugs in the UEFI SCSI Library.
2009-05-19 xli24Add BaseLib for BaseCpuLib.inf.
2009-05-18 lgao41. Clean up MdePkg internal header files
2009-05-15 eric_tiancleanup the .S file to wrap all public symbols with...
2009-05-15 xli24Update CpuSleep() for IPF.
2009-05-14 xli241. Add address check for "RegisterForRuntime" APIs...
next