History log of /device/linaro/bootloader/edk2/DuetPkg/AcpiResetDxe/Reset.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f34ac841f139e26fb76fe538f3f2e6dbabe68b35 22-Aug-2013 Ruiyu Ni <ruiyu.ni@intel.com> Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpecific.

Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14589 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/AcpiResetDxe/Reset.c
b1f700a8593435e2bdc8f9b3dc21bced4774c80f 28-Apr-2010 hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> Update the copyright notice format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10438 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/AcpiResetDxe/Reset.c
09163a4d9dd14fb0e182a002b9967152f2e5ea86 21-Feb-2010 mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> Fix build breaks
Update EfiAcpiResetSystem() to match function prototype for EFI_RESET_SYSTEM
Add CpuDeadLoop() in all paths, so EfiAcpiResetSystem() can never return to be compliant with UEFI Spec, even when ASSERT() statements are disabled.
Change DEBUG() messages from EFI_D_ERROR to DEBUG_INFO because they are not error messages.
Simplify implementation from 4 files down to 2 files.
Use IoAndTheOr16() and MmioAndTheOr16() instead if IoRead/Write16() and MmioRead/Write16()



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10035 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/AcpiResetDxe/Reset.c
0e047a2a83d3e4c04f73d26f3978a4efde0b2bc4 21-Feb-2010 niruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524> Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above legacy free platform.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10034 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/AcpiResetDxe/Reset.c